Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | Got make distcheck to work again. | John Wiegley | 2008-04-13 | 3 | -43/+45 | |
| | | | | | * | | Changes to make 'make dist' work. | John Wiegley | 2008-04-13 | 2 | -3/+4 | |
| | | | | | * | | Everything works with optimization turned on now. | John Wiegley | 2008-04-13 | 11 | -85/+158 | |
| | | | | | * | | Enable tracing by default (because it's cheap if --trace is not being | John Wiegley | 2008-04-13 | 1 | -0/+1 | |
| | | | | | * | | Report ledger shutting down even if verify is not being used. | John Wiegley | 2008-04-13 | 1 | -1/+3 | |
| | | | | | * | | Beat the timing and tracing code into shape. | John Wiegley | 2008-04-13 | 6 | -57/+113 | |
| | | | | | * | | Pounded the logging and memory tracing code into better shape. | John Wiegley | 2008-04-13 | 16 | -276/+516 | |
| | | | | | * | | Moved around the Python code. | John Wiegley | 2008-04-13 | 30 | -1243/+1164 | |
| | | | | | * | | Restructured the code to use the new utility code in utils.h. | John Wiegley | 2008-04-13 | 45 | -1150/+1264 | |
| | | | | | * | | Further corrections after attempting to compile. | John Wiegley | 2008-04-13 | 6 | -131/+103 | |
| | | | | | * | | More work done toward rearranging the utility code. | John Wiegley | 2008-04-13 | 10 | -569/+552 | |
| | | | | | * | | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 70 | -4364/+320 | |
| | | | | | * | | Moved all system includes into system.hh; added support for using system.hh a... | John Wiegley | 2008-04-13 | 2 | -0/+110 | |
| | | | | | * | | Re-enabled tracing code in debug mode. | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | * | | Added missing destructor. | John Wiegley | 2008-04-13 | 1 | -0/+4 | |
| | | | | | * | | All tests now working again. Reduced size of entity_t and | John Wiegley | 2008-04-13 | 18 | -238/+287 | |
| | | | | | * | | Reduced memory consumption of register report. | John Wiegley | 2008-04-13 | 12 | -79/+177 | |
| | | | | | * | | Stubbed out an assert. | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | * | | Removed bogus default arguments. | John Wiegley | 2008-04-13 | 1 | -3/+3 | |
| | | | | | * | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -0/+1 | |
| | | | | | * | | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -58/+19 | |
| | | | | | * | | Fixes to .am file. | John Wiegley | 2008-04-13 | 1 | -6/+4 | |
| | | | | | * | | changes | John Wiegley | 2008-04-13 | 1 | -2/+0 | |
| | | | | | * | | A comment change. | John Wiegley | 2008-04-13 | 1 | -0/+2 | |
| | | | | | * | | Added an ignore file for git. | John Wiegley | 2008-04-13 | 1 | -0/+2 | |
| | | | | | * | | Optimized XML auto-doc memory usage | John Wiegley | 2008-04-13 | 3 | -36/+56 | |
| | | | | | * | | Decreased memory usage considerably | John Wiegley | 2008-04-13 | 22 | -363/+340 | |
| | | | | | * | | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 60 | -953/+1232 | |
| | | | | | * | | More refactoring | John Wiegley | 2008-04-13 | 25 | -286/+276 | |
| | | | | | * | | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 38 | -630/+687 | |
| | | | | | * | | Improved time parsing | John Wiegley | 2008-04-13 | 4 | -83/+87 | |
| | | | | | * | | Added time parsing | John Wiegley | 2008-04-13 | 3 | -20/+29 | |
| | | | | | * | | Removed a useless init line | John Wiegley | 2008-04-13 | 1 | -1/+0 | |
| | | | | | * | | Changed date parser to use lex/yacc. | John Wiegley | 2008-04-13 | 21 | -129/+4737 | |
| | | | | | * | | Corrected merged gnucash.cc changes. | John Wiegley | 2008-04-13 | 1 | -3/+4 | |
| | | | | | * | | Changes in makefile for creating dist tarball. | John Wiegley | 2008-04-13 | 2 | -4/+6 | |
| | | | | | * | | Copied branch. | John Wiegley | 2008-04-13 | 1 | -41/+20 | |
| | | | | | * | | Changed bang path. | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | * | | Added some comments. | John Wiegley | 2008-04-13 | 1 | -43/+58 | |
| | | | | | * | | Added some pre-generated files. | John Wiegley | 2008-04-13 | 7 | -76/+11271 | |
| | | | | | * | | We now compile with boost_date_time (although parts of the code have | John Wiegley | 2008-04-13 | 25 | -178/+691 | |
| | | | | | * | | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 35 | -1332/+567 | |
| | | | | | * | | Added initialize Commodity test file. | John Wiegley | 2008-04-13 | 6 | -31/+97 | |
| | | | | | * | | changes | John Wiegley | 2008-04-13 | 1 | -17/+0 | |
| | | | | | * | | changes | John Wiegley | 2008-04-13 | 2 | -4/+0 | |
| | | | | | * | | Updated version number. | John Wiegley | 2008-04-13 | 1 | -10/+10 | |
| | | | | | * | | Completed commodity math tests. | John Wiegley | 2008-04-13 | 1 | -1/+11 | |
| | | | | | * | | Got most of the commodity tests working, save multiplication and division. | John Wiegley | 2008-04-13 | 1 | -0/+7 | |
| | | | | | * | | Updated version number | John Wiegley | 2008-04-13 | 1 | -1/+1 | |
| | | | | | * | | Removed a lint warnings; added an ###autoload declaration. | John Wiegley | 2008-04-13 | 1 | -1/+4 |