summaryrefslogtreecommitdiff
path: root/binary.h
Commit message (Expand)AuthorAgeFilesLines
* A new binary_cache_t object has been creating to manage saving and restoring aJohn Wiegley2008-07-311-5/+0
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-19/+1
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
* A great deal of reorganization to restore the old parsing code (since theJohn Wiegley2008-07-221-3/+3
* Re-enabled almost all of the code in main.cc.John Wiegley2008-07-201-0/+13
* Brought in the final round of 3.0 code, although it does not compile yet:John Wiegley2008-07-201-0/+4
* The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-0/+7
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-16/+259
* Made several changes to the parsing infrastructure to allow passingJohn Wiegley2008-04-131-0/+1
* (write_binary_journal): Removed unused "files" parameter.John Wiegley2008-04-131-2/+1
* updated to version 2.0John Wiegley2008-04-131-0/+26
* changesJohn Wiegley2008-04-131-28/+0
* changed ledger.h to journal.h; moved adding of autoxact hookJohn Wiegley2004-09-231-1/+1
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-5/+0
* redid the way amount_t::commodity is handled; no more direct accessJohn Wiegley2004-08-291-0/+1
* fixed two memory corruption bugsJohn Wiegley2004-08-251-0/+1
* Bulk alloc bigints in the binary reader; this gains another 20%John Wiegley2004-08-251-1/+3
* add copy-on-write semantics to amount.cc; cuts object creation by 5xJohn Wiegley2004-08-211-0/+4
* fixesJohn Wiegley2004-08-191-0/+25
* added back sorting supportJohn Wiegley2004-08-051-21/+0
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-1/+1
* two major changesJohn Wiegley2004-07-301-1/+1
* Exit if parsing errors are encounteredJohn Wiegley2004-07-291-4/+4
* initial rev of 2.0John Wiegley2004-07-261-0/+21