Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix possible stack overflow in date parsing routine | Michael Budde | 2019-01-26 | 3 | -1/+15 |
* | Merge pull request #1657 from nagakiran/timelog-checkin-multiple-accounts-at-... | John Wiegley | 2019-01-25 | 1 | -1/+1 |
|\ | |||||
| * | Timelog: Not able to check-in to multiple accounts at a time | Naga Kiran | 2018-06-25 | 1 | -1/+1 |
* | | Merge pull request #1726 from scfc/compile-strptime-only-on-windows | John Wiegley | 2019-01-25 | 2 | -5/+12 |
|\ \ | |||||
| * | | Compile strptime.cc only on Windows | Tim Landscheidt | 2019-01-16 | 2 | -5/+12 |
* | | | Merge pull request #1736 from scfc/drop-conditionals-for-boost-earlier-than-1-49 | John Wiegley | 2019-01-25 | 7 | -62/+4 |
|\ \ \ | |||||
| * | | | Drop conditionals for Boost earlier than 1.49 | Tim Landscheidt | 2019-01-17 | 7 | -64/+6 |
* | | | | Merge pull request #1742 from scfc/rephrase-boost-build-matrix | John Wiegley | 2019-01-25 | 3 | -96/+29 |
|\ \ \ \ | |||||
| * | | | | Use build matrix to specify Boost versions for Travis CI | Tim Landscheidt | 2019-01-22 | 3 | -45/+29 |
| * | | | | Remove broken and disabled Travis CI configurations | Tim Landscheidt | 2019-01-22 | 3 | -51/+0 |
* | | | | | Merge pull request #1743 from scfc/move-garbage-dat-to-test-using-it | John Wiegley | 2019-01-25 | 3 | -32/+32 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
|/ / / / |