summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Corrected build problems.John Wiegley2008-04-131-3/+1
* Revised how commodities are dealt with.John Wiegley2008-04-131-4/+4
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-131-24/+34
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-1/+1
* Did more work on the utility code.John Wiegley2008-04-131-5/+6
* Rearranged the sources a bit.John Wiegley2008-04-131-305/+333
* Got make distcheck to work again.John Wiegley2008-04-131-41/+43
* Pounded the logging and memory tracing code into better shape.John Wiegley2008-04-131-4/+0
* Moved around the Python code.John Wiegley2008-04-131-23/+13
* Further corrections after attempting to compile.John Wiegley2008-04-131-66/+45
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-143/+143
* *** no comment ***John Wiegley2008-04-131-58/+19
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-27/+30
* More refactoringJohn Wiegley2008-04-131-2/+8
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-11/+22
* Changed date parser to use lex/yacc.John Wiegley2008-04-131-16/+81
* Changes in makefile for creating dist tarball.John Wiegley2008-04-131-2/+3
* Added some pre-generated files.John Wiegley2008-04-131-63/+42
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-28/+133
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-131-22/+22
* Added initialize Commodity test file.John Wiegley2008-04-131-2/+19
* Got make distcheck working (yet again).John Wiegley2008-04-131-3/+3
* Started adding commodity testsJohn Wiegley2008-04-131-229/+330
* make distcheck now works.John Wiegley2008-04-131-73/+62
* Added all of the files necessary for building with configure (i.e., soJohn Wiegley2008-04-131-0/+1563