Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Move garbage-input.dat to test case using it | Tim Landscheidt | 2019-01-22 | 3 | -32/+32 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1744 from scfc/do-not-set-dependencies-for-target-check | John Wiegley | 2019-01-25 | 2 | -7/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Do not set dependencies for target check | Tim Landscheidt | 2019-01-22 | 2 | -7/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1745 from mbudde/ignore-null-deferred-postings | John Wiegley | 2019-01-25 | 3 | -3/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Ignore null deferred postings | Michael Budde | 2019-01-23 | 3 | -3/+13 | |
| | |/ / / / | ||||||
| * | | | | | Expose post_t::given_cost over python | Christoph Dittmann | 2019-01-25 | 1 | -0/+5 | |
| * | | | | | Drop support for gcc 2 and earlier | Tim Landscheidt | 2019-01-25 | 14 | -97/+65 | |
| * | | | | | Remove workaround for isspace() on FreeBSD 4 and earlier | Tim Landscheidt | 2019-01-25 | 1 | -5/+0 | |
| * | | | | | Add tzdata to build dependencies for Ubuntu | Tim Landscheidt | 2019-01-25 | 3 | -4/+6 | |
| * | | | | | Quick nitpick styling change/enhancement | Gonzalo Rizzo | 2019-01-25 | 1 | -6/+6 | |
| |/ / / / | ||||||
| * | | | | Use standard GCC in Travis CI | Tim Landscheidt | 2019-01-19 | 1 | -7/+0 | |
| * | | | | Merge pull request #1735 from scfc/remove-code-related-to-boost-facets | John Wiegley | 2019-01-17 | 2 | -82/+2 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Remove unused development code related to USE_BOOST_FACETS | Tim Landscheidt | 2019-01-17 | 2 | -82/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #1733 from pascalfleury/ubuntu_deps_update | John Wiegley | 2019-01-17 | 2 | -49/+44 | |
| |\ \ \ | ||||||
| | * | | | Update README info. | Pascal Fleury | 2019-01-17 | 1 | -9/+1 | |
| | * | | | update deps. | Pascal Fleury | 2019-01-17 | 1 | -39/+42 | |
| | * | | | Make acprep work with Python3. | Pascal Fleury | 2019-01-17 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1734 from tko/boost-fmt | John Wiegley | 2019-01-17 | 2 | -4/+4 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Fix some boost format strings | Tommi Komulainen | 2019-01-17 | 2 | -4/+4 | |
| |/ / | ||||||
| * | | Fix parsing issue involving effective dates | Martin Michlmayr | 2019-01-15 | 3 | -1/+16 | |
| * | | Merge pull request #1705 from scfc/move-have-edit | John Wiegley | 2019-01-14 | 2 | -13/+9 | |
| |\ \ | ||||||
| | * \ | Merge branch 'next' into move-have-edit | John Wiegley | 2019-01-14 | 11 | -47/+56 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | Merge pull request #1707 from scfc/remove-sys-stat-h | John Wiegley | 2019-01-14 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| | * | | | Remove unnecessary include for sys/stat.h | Tim Landscheidt | 2019-01-12 | 1 | -2/+1 | |
| * | | | | Merge pull request #1713 from scfc/remove-unicodeobject-h | John Wiegley | 2019-01-14 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove unnecessary include for unicodeobject.h | Tim Landscheidt | 2019-01-13 | 1 | -1/+0 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1714 from scfc/remove-py-dump-relaxed | John Wiegley | 2019-01-14 | 1 | -7/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove unused function py_dump_relaxed() | Tim Landscheidt | 2019-01-13 | 1 | -7/+1 | |
| * | | | | | Merge pull request #540 from scfc/fix-warnings-for-implicit-fallthrough | John Wiegley | 2019-01-14 | 3 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix warnings for -Wimplicit-fallthrough | Tim Landscheidt | 2018-02-19 | 3 | -3/+3 | |
| * | | | | | | Merge pull request #1718 from scfc/fix-prepend-width-warning | John Wiegley | 2019-01-14 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix warning about uninitialized variable prepend_width | Tim Landscheidt | 2019-01-14 | 1 | -3/+4 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1719 from scfc/prefer-system-utf8-h | John Wiegley | 2019-01-14 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Prefer system utf8cpp if available | Tim Landscheidt | 2019-01-14 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1704 from scfc/remove-unused-macros | John Wiegley | 2019-01-14 | 3 | -10/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Remove unused macros HAVE_ACCESS and HAVE_REALPATH | Tim Landscheidt | 2019-01-12 | 3 | -10/+2 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Update NEWS for 3.1.2 | Martin Michlmayr | 2019-01-12 | 1 | -9/+42 | |
| * | | | | | Add release dates to doc/NEWS | Martin Michlmayr | 2019-01-12 | 1 | -3/+3 | |
| * | | | | | Remove build information for ledger 2.6 | Martin Michlmayr | 2019-01-12 | 1 | -10/+0 | |
| |/ / / / | ||||||
| | | * / | Use HAVE_EDIT only in main.cc | Tim Landscheidt | 2019-01-12 | 2 | -14/+10 | |
| | |/ / | |/| | | ||||||
| * | | | Add test case for issue #1703 | Martin Michlmayr | 2019-01-12 | 1 | -0/+11 | |
| * | | | Don't attempt to invert a value if it's already zero (#1703) | John Wiegley | 2019-01-11 | 1 | -1/+3 | |
| * | | | Use "macOS" consistently | Martin Michlmayr | 2019-01-09 | 5 | -11/+11 | |
| * | | | Remove trailing whitespace | Martin Michlmayr | 2019-01-09 | 5 | -15/+15 | |
| * | | | Update Debian releases in README.md | Martin Michlmayr | 2019-01-09 | 1 | -6/+3 | |
| * | | | Merge pull request #1691 from GeorgLink/patch-1 | John Wiegley | 2018-11-19 | 1 | -4/+5 | |
| |\ \ \ | ||||||
| | * | | | explain round brackets in section on funds | Georg J.P. Link | 2018-11-18 | 1 | -4/+5 | |
| |/ / / | ||||||
| * | | | Fix broken link in manual | Martin Michlmayr | 2018-11-14 | 1 | -1/+1 | |
| * | | | A minor suggested change in the documentation | John Wiegley | 2018-09-20 | 1 | -3/+3 | |
| * | | | Fix two bugs in the documentation | John Wiegley | 2018-09-03 | 1 | -2/+2 |