summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Moved all system includes into system.hh; added support for using system.hh ↵John Wiegley2008-04-132-0/+110
| | | | as a pre-compiled header
* Re-enabled tracing code in debug mode.John Wiegley2008-04-131-1/+1
|
* Added missing destructor.John Wiegley2008-04-131-0/+4
|
* All tests now working again. Reduced size of entity_t andJohn Wiegley2008-04-1318-238/+287
| | | | transaction_t considerably.
* Reduced memory consumption of register report.John Wiegley2008-04-1312-79/+177
|
* Stubbed out an assert.John Wiegley2008-04-131-1/+1
|
* Removed bogus default arguments.John Wiegley2008-04-131-3/+3
|
* *** no comment ***John Wiegley2008-04-131-0/+1
|
* *** no comment ***John Wiegley2008-04-131-58/+19
|
* Fixes to .am file.John Wiegley2008-04-131-6/+4
|
* changesJohn Wiegley2008-04-131-2/+0
|
* A comment change.John Wiegley2008-04-131-0/+2
|
* Added an ignore file for git.John Wiegley2008-04-131-0/+2
|
* Optimized XML auto-doc memory usageJohn Wiegley2008-04-133-36/+56
|
* Decreased memory usage considerablyJohn Wiegley2008-04-1322-363/+340
|
* Did some optimization and memory cleanupJohn Wiegley2008-04-1360-953/+1232
|
* More refactoringJohn Wiegley2008-04-1325-286/+276
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-1338-630/+687
| | | | | | back a useless version of the register command (just to prove the command sequence); and added smart XML semantics to the XPath implementation so that nodes can be coerced to values.
* Improved time parsingJohn Wiegley2008-04-134-83/+87
|
* Added time parsingJohn Wiegley2008-04-133-20/+29
|
* Removed a useless init lineJohn Wiegley2008-04-131-1/+0
|
* Changed date parser to use lex/yacc.John Wiegley2008-04-1321-129/+4737
|
* Corrected merged gnucash.cc changes.John Wiegley2008-04-131-3/+4
|
* Changes in makefile for creating dist tarball.John Wiegley2008-04-132-4/+6
|
* Copied branch.John Wiegley2008-04-131-41/+20
|
* Changed bang path.John Wiegley2008-04-131-1/+1
|
* Added some comments.John Wiegley2008-04-131-43/+58
|
* Added some pre-generated files.John Wiegley2008-04-137-76/+11271
|
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-1325-178/+691
| | | | been stubbed out as a result).
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-1335-1332/+567
|
* Added initialize Commodity test file.John Wiegley2008-04-136-31/+97
|
* changesJohn Wiegley2008-04-131-17/+0
|
* changesJohn Wiegley2008-04-132-4/+0
|
* Updated version number.John Wiegley2008-04-131-10/+10
|
* Completed commodity math tests.John Wiegley2008-04-131-1/+11
|
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-131-0/+7
|
* Updated version numberJohn Wiegley2008-04-131-1/+1
|
* Removed a lint warnings; added an ###autoload declaration.John Wiegley2008-04-131-1/+4
|
* Got make distcheck working (yet again).John Wiegley2008-04-136-114/+104
|
* Added some missing code.John Wiegley2008-04-134-64/+109
|
* Added stubs for several more commodity tests.John Wiegley2008-04-134-0/+86
|
* Completed commodity math tests.John Wiegley2008-04-137-506/+747
|
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-137-302/+508
|
* *** no comment ***John Wiegley2008-04-131-4/+4
|
* changesJohn Wiegley2008-04-131-0/+1
|
* Started adding commodity testsJohn Wiegley2008-04-1322-3109/+3399
|
* Finished uncommoditized amount unit tests.John Wiegley2008-04-136-131/+488
|
* *** no comment ***John Wiegley2008-04-131-10/+10
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* make distcheck now works.John Wiegley2008-04-131-10/+10
|