summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | Merge branch git://github.com/levindu/ledger.git 'master' into v2.6.1bJohn Wiegley2008-08-265-18/+18
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am
| | | | | * | | ledger.el: fix broken ledger reconcileLevin Du2008-07-311-12/+8
| | | | | | | |
| | | | | * | | fix balance error if read from stdinLevin Du2008-07-311-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is introduce by c93175183e790cf7f1100dfd554197161a69e6fe
| | | | | * | | fix beg_line bugLevin Du2008-07-292-5/+6
| | | | | | | |
| | | | | * | | add --root option to python module buildLevin Du2008-07-291-1/+1
| | | | | | | |
| | | | * | | | Added a note about needing to merge in levin's changes.John Wiegley2008-08-262-0/+6
| | | | | | | |
| | | | * | | | Changed sorting order of task items.John Wiegley2008-08-181-698/+698
| | | | | | | |
| | | | * | | | Updated data/ submodule reference.John Wiegley2008-08-182-1/+1
| | | | | | | |
| | | | * | | | Updated TODO file to match what was in the Trac for 2.6.1.John Wiegley2008-08-182-254/+851
| | | | | | | |
| | | | * | | | Added a link to the 'data' submodule, for task attachments.John Wiegley2008-08-172-0/+3
| | | | | | | |
| | | | * | | | Make it so that the AUTHORS and COPYING files are no longer required.John Wiegley2008-08-171-2/+2
| | | | | | | |
| | | | * | | | Added a TODO file, which contains all of the issues resolved, and needing toJohn Wiegley2008-08-161-0/+477
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be resolved, for v2.6.1b.
| | | | * | | | Added a header inclusion for <memory>.John Wiegley2008-08-161-0/+1
| | | | | | | |
| | | | * | | | Revert "Added the concept of "balance setting transactions"."John Wiegley2008-08-095-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 Wiegley2008-08-083-9/+36
| | | | | | | |
| | | | * | | | Add the OFX include directory to acprep.John Wiegley2008-08-081-0/+1
| | | | | | | |
| | | | * | | | Don't synchronize stdio with iostreams, since it's unnecessary. This can giveJohn Wiegley2008-08-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | us a free speed bonus.
| | | * | | | | changesJohn Wiegley2008-04-131-2/+3
| | | | | | | |
| | | * | | | | Always initialize tm_isdst to -1.John Wiegley2008-04-132-11/+22
| | | | | | | |
| | | * | | | | Fixed a possible memory corruption bug (rare).John Wiegley2008-04-131-1/+1
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-132-40/+57
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+1
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-135-22/+31
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+4
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-6/+10
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-130-0/+0
| | | | | | | |
| | | * | | | | Don't cleanup commodities if Ledger was built in release mode.John Wiegley2008-04-133-6/+19
| | | | | | | |
| | | * | | | | (DEF_VALUE_CMP_OP): Convert amounts to balance and balance_pair whenJohn Wiegley2008-04-131-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comparing with those types.
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+1
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-0/+2
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-132-16/+5
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-5/+19
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-5/+1
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+5
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-2/+2
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-132-476/+242
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-133-65/+33
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-136-258/+545
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-4/+4
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+1
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+1
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-4/+4
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-132-5/+1
| | | | | | | |
| | | * | | | | (textual_t::parse): Don't manipulate istream_pos_type objects on theJohn Wiegley2008-04-131-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 Wiegley2008-04-131-4/+0
| | | | | | | |
| | | * | | | | Removed --disable-emacs.John Wiegley2008-04-1310-112/+3
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-0/+2
| | | | | | | |
| | | * | | | | *** no comment ***John Wiegley2008-04-131-1/+1
| | | | | | | |
| | | * | | | | (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binary cache.
| | | * | | | | *** no comment ***John Wiegley2008-04-133-23/+68
| | | | | | | |