summaryrefslogtreecommitdiff
path: root/binary.cc
Commit message (Expand)AuthorAgeFilesLines
* A new binary_cache_t object has been creating to manage saving and restoring aJohn Wiegley2008-07-311-979/+0
* Enabled a huge number of warning flags for g++ in acprep, and fixed them allJohn Wiegley2008-07-301-7/+7
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-36/+36
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-362/+271
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
* Merge branch 'master' into v2.7a.John Wiegley2008-07-271-2/+2
|\
| * Increased binary cache file internal version number.John Wiegley2008-07-261-2/+2
* | 'make check' is now working again. Also, conversion from amount_t to/fromJohn Wiegley2008-07-271-9/+9
* | A large body of work to get the register report printing again, but stillJohn Wiegley2008-07-271-2/+0
* | More work toward getting the textual parser working again. Since this meansJohn Wiegley2008-07-241-4/+4
* | A great deal of reorganization to restore the old parsing code (since theJohn Wiegley2008-07-221-42/+42
* | The new XPath parser has been integrated, although I have removed theJohn Wiegley2008-07-201-6/+6
* | Brought in the final round of 3.0 code, although it does not compile yet:John Wiegley2008-07-201-71/+119
* | Commented out code that's not being used yet.John Wiegley2008-07-191-1/+1
* | The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-1/+1056
* | Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-1258/+77
|/
* Reworked the way date/times are handled.John Wiegley2008-04-131-127/+192
* Several fixes to lot price handling.John Wiegley2008-04-131-25/+31
* Tons of corrections and fixes to value expressions and lot figures.John Wiegley2008-04-131-36/+94
* *** empty log message ***John Wiegley2008-04-131-16/+24
* Added --ansi and --ansi-invert options.John Wiegley2008-04-131-7/+7
* Added much better error location.John Wiegley2008-04-131-6/+26
* *** empty log message ***John Wiegley2008-04-131-4/+14
* *** empty log message ***John Wiegley2008-04-131-19/+5
* Began support for improved commodity handling.John Wiegley2008-04-131-98/+184
* *** empty log message ***John Wiegley2008-04-131-1/+3
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-2/+2
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-0/+1
* *** empty log message ***John Wiegley2008-04-131-2/+2
* Checked in all major updates.John Wiegley2008-04-131-70/+108
* *** empty log message ***John Wiegley2008-04-131-18/+47
* *** empty log message ***John Wiegley2008-04-131-18/+133
* *** empty log message ***John Wiegley2008-04-131-4/+4
* *** empty log message ***John Wiegley2008-04-131-68/+175
* Transactions now track their beginning and ending position, as doJohn Wiegley2008-04-131-2/+10
* Made several changes to the parsing infrastructure to allow passingJohn Wiegley2008-04-131-0/+1
* Added in.clear() before resetting I/Os streams. Again, thanks to theJohn Wiegley2008-04-131-0/+1
* Removed Python integration support.John Wiegley2008-04-131-27/+0
* *** empty log message ***John Wiegley2008-04-131-0/+4
* *** empty log message ***John Wiegley2008-04-131-1/+1
* See ChangeLogJohn Wiegley2008-04-131-4/+12
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-3/+3
* *** empty log message ***John Wiegley2008-04-131-5/+9
* (read_binary_journal, write_binary_journal): The "basket" accountJohn Wiegley2008-04-131-3/+3
* Increased binary version number.John Wiegley2008-04-131-1/+1
* Updated binary version number. (read_binary_entry_base): Read inJohn Wiegley2008-04-131-1/+5
* Updated binary file version. (read_binary_journal): Read in theJohn Wiegley2008-04-131-1/+10
* Increased binary file version number.John Wiegley2008-04-131-1/+1
* updated binary version numberJohn Wiegley2008-04-131-1/+1
* Changes to support building with gcc 2.95.John Wiegley2008-04-131-5/+6