summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* *** no comment ***John Wiegley2008-04-131-1/+1
* Corrected build problems.John Wiegley2008-04-131-3/+1
* Revised how commodities are dealt with.John Wiegley2008-04-131-1/+1
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-131-0/+2
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-1/+2
* Did more work on the utility code.John Wiegley2008-04-131-4/+5
* Rearranged the sources a bit.John Wiegley2008-04-131-88/+90
* Got make distcheck to work again.John Wiegley2008-04-131-1/+1
* Changes to make 'make dist' work.John Wiegley2008-04-131-2/+3
* Pounded the logging and memory tracing code into better shape.John Wiegley2008-04-131-8/+0
* Moved around the Python code.John Wiegley2008-04-131-1/+0
* More work done toward rearranging the utility code.John Wiegley2008-04-131-10/+5
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-51/+39
* Fixes to .am file.John Wiegley2008-04-131-6/+4
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-1/+7
* More refactoringJohn Wiegley2008-04-131-0/+5
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-1/+3
* Changed date parser to use lex/yacc.John Wiegley2008-04-131-1/+9
* Changes in makefile for creating dist tarball.John Wiegley2008-04-131-2/+3
* Added some pre-generated files.John Wiegley2008-04-131-8/+12
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-5/+20
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-131-3/+3
* Added initialize Commodity test file.John Wiegley2008-04-131-1/+2
* Got make distcheck working (yet again).John Wiegley2008-04-131-1/+1
* Started adding commodity testsJohn Wiegley2008-04-131-1/+2
* make distcheck now works.John Wiegley2008-04-131-6/+14
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-131-14/+16
* Miscellaneous changesJohn Wiegley2008-04-131-1/+1
* Miscellaneous changesJohn Wiegley2008-04-131-0/+1
* Added python tests.John Wiegley2008-04-131-6/+28
* Miscellaneous changesJohn Wiegley2008-04-131-0/+8
* Miscellaneous changesJohn Wiegley2008-04-131-1/+1
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-7/+30
* Removed all uses of PCH (which was far more trouble than it was worth).John Wiegley2008-04-131-47/+0
* Removed dump.cc, dump.h.John Wiegley2008-04-131-2/+0
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-71/+120
* changesJohn Wiegley2008-04-131-1/+1
* *** empty log message ***John Wiegley2008-04-131-1/+1
* Made separate modules for the csv command, since the prior method wasJohn Wiegley2008-04-131-2/+4
* *** empty log message ***John Wiegley2008-04-131-0/+35
* *** empty log message ***John Wiegley2008-04-131-3/+4
* Several fixes to lot price handling.John Wiegley2008-04-131-0/+2
* Added --ansi and --ansi-invert options.John Wiegley2008-04-131-1/+1
* *** empty log message ***John Wiegley2008-04-131-1/+0
* Added much better error location.John Wiegley2008-04-131-0/+1
* Added a DATETIME value type.John Wiegley2008-04-131-1/+1
* *** empty log message ***John Wiegley2008-04-131-1/+1
* Began support for improved commodity handling.John Wiegley2008-04-131-4/+9
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-11/+31
* Checked in all major updates.John Wiegley2008-04-131-7/+1