summaryrefslogtreecommitdiff
path: root/src/utils.cc
Commit message (Collapse)AuthorAgeFilesLines
* Disabled compiler warnings from icc.John Wiegley2008-04-131-3/+1
|
* Major restructuring of the value_t class.John Wiegley2008-04-131-10/+9
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+31
|
* Added code for converting ledger::string and boost::date_time to theirJohn Wiegley2008-04-131-3/+0
| | | | respective Python counterparts.
* Got tracing code working again.John Wiegley2008-04-131-2/+2
|
* Started using boost::optional<T>.John Wiegley2008-04-131-20/+28
|
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-1/+0
|
* Did more work on the utility code.John Wiegley2008-04-131-1/+4
|
* Changed some of the logging macro names.John Wiegley2008-04-131-6/+4
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+687