Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Merge branch git://github.com/levindu/ledger.git 'master' into v2.6.1b | John Wiegley | 2008-08-26 | 5 | -18/+18 | |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am | |||||
| | | | | * | | | ledger.el: fix broken ledger reconcile | Levin Du | 2008-07-31 | 1 | -12/+8 | |
| | | | | | | | | ||||||
| | | | | * | | | fix balance error if read from stdin | Levin Du | 2008-07-31 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is introduce by c93175183e790cf7f1100dfd554197161a69e6fe | |||||
| | | | | * | | | fix beg_line bug | Levin Du | 2008-07-29 | 2 | -5/+6 | |
| | | | | | | | | ||||||
| | | | | * | | | add --root option to python module build | Levin Du | 2008-07-29 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | | * | | | | Added a note about needing to merge in levin's changes. | John Wiegley | 2008-08-26 | 2 | -0/+6 | |
| | | | | | | | | ||||||
| | | | * | | | | Changed sorting order of task items. | John Wiegley | 2008-08-18 | 1 | -698/+698 | |
| | | | | | | | | ||||||
| | | | * | | | | Updated data/ submodule reference. | John Wiegley | 2008-08-18 | 2 | -1/+1 | |
| | | | | | | | | ||||||
| | | | * | | | | Updated TODO file to match what was in the Trac for 2.6.1. | John Wiegley | 2008-08-18 | 2 | -254/+851 | |
| | | | | | | | | ||||||
| | | | * | | | | Added a link to the 'data' submodule, for task attachments. | John Wiegley | 2008-08-17 | 2 | -0/+3 | |
| | | | | | | | | ||||||
| | | | * | | | | Make it so that the AUTHORS and COPYING files are no longer required. | John Wiegley | 2008-08-17 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | | | * | | | | Added a TODO file, which contains all of the issues resolved, and needing to | John Wiegley | 2008-08-16 | 1 | -0/+477 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be resolved, for v2.6.1b. | |||||
| | | | * | | | | Added a header inclusion for <memory>. | John Wiegley | 2008-08-16 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | | | * | | | | Revert "Added the concept of "balance setting transactions"." | John Wiegley | 2008-08-09 | 5 | -209/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c93175183e790cf7f1100dfd554197161a69e6fe. The feature needs more thought and is not ready for 2.6.1. | |||||
| | | | * | | | | The Boost.Python module is building again. | John Wiegley | 2008-08-08 | 3 | -9/+36 | |
| | | | | | | | | ||||||
| | | | * | | | | Add the OFX include directory to acprep. | John Wiegley | 2008-08-08 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | | | * | | | | Don't synchronize stdio with iostreams, since it's unnecessary. This can give | John Wiegley | 2008-08-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | us a free speed bonus. | |||||
| | | * | | | | | changes | John Wiegley | 2008-04-13 | 1 | -2/+3 | |
| | | | | | | | | ||||||
| | | * | | | | | Always initialize tm_isdst to -1. | John Wiegley | 2008-04-13 | 2 | -11/+22 | |
| | | | | | | | | ||||||
| | | * | | | | | Fixed a possible memory corruption bug (rare). | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -40/+57 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 5 | -22/+31 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -6/+10 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 0 | -0/+0 | |
| | | | | | | | | ||||||
| | | * | | | | | Don't cleanup commodities if Ledger was built in release mode. | John Wiegley | 2008-04-13 | 3 | -6/+19 | |
| | | | | | | | | ||||||
| | | * | | | | | (DEF_VALUE_CMP_OP): Convert amounts to balance and balance_pair when | John Wiegley | 2008-04-13 | 1 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comparing with those types. | |||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -16/+5 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -5/+19 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -5/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+5 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -476/+242 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 3 | -65/+33 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 6 | -258/+545 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 2 | -5/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | (textual_t::parse): Don't manipulate istream_pos_type objects on the | John Wiegley | 2008-04-13 | 1 | -19/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stack, this seems to blow things up on at least one OpenBSD system. | |||||
| | | * | | | | | Stopped writing out certain ident numbers which were not being used. | John Wiegley | 2008-04-13 | 1 | -4/+0 | |
| | | | | | | | | ||||||
| | | * | | | | | Removed --disable-emacs. | John Wiegley | 2008-04-13 | 10 | -112/+3 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | (read_binary_journal): Fixed a tiny memory leak when reading from a | John Wiegley | 2008-04-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binary cache. | |||||
| | | * | | | | | *** no comment *** | John Wiegley | 2008-04-13 | 3 | -23/+68 | |
| | | | | | | | |