summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed some unnecessary variables.John Wiegley2008-04-133-141/+153
* Some slight reorg.John Wiegley2008-04-134-139/+62
* Added boost::optional support for using with Boost.Python.John Wiegley2008-04-133-18/+93
* Added code for converting ledger::string and boost::date_time to theirJohn Wiegley2008-04-138-8/+429
* Got PyUnitTests functioning again.John Wiegley2008-04-132-1/+9
* Work to get Python tests running again.John Wiegley2008-04-135-101/+114
* *** no comment ***John Wiegley2008-04-133-68/+73
* Corrected build problems.John Wiegley2008-04-132-4/+13
* Merged ../commodity_poolJohn Wiegley2008-04-135-5/+6
* Revised how commodities are dealt with.John Wiegley2008-04-1321-877/+997
* Added code to use boost::lexical_cast<>.John Wiegley2008-04-135-4/+5
* In the middle of revising commodities.John Wiegley2008-04-134-43/+42
* Added missing curly braces.John Wiegley2008-04-131-3/+5
* More organization of amount code.John Wiegley2008-04-132-67/+99
* Added much documentation to amount.hJohn Wiegley2008-04-134-579/+811
* First round of using boost/operators is done.John Wiegley2008-04-134-18/+66
* Got things compiling with boost/operators.hppJohn Wiegley2008-04-132-36/+25
* More work to use boost/operators.hpp.John Wiegley2008-04-1316-523/+319
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-1315-1974/+1432
* Got tracing code working again.John Wiegley2008-04-135-15/+25
* Started using boost::optional<T>.John Wiegley2008-04-1337-697/+658
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-1313-99/+226
* Did more work on the utility code.John Wiegley2008-04-1336-930/+839
* Changed some of the logging macro names.John Wiegley2008-04-1319-181/+202
* Removed generated header file.John Wiegley2008-04-131-12/+0
* Rearranged the sources a bit.John Wiegley2008-04-1377-0/+22582