summaryrefslogtreecommitdiff
path: root/src/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Corrected debug macro.John Wiegley2008-04-131-1/+3
|
* Completely revised the way XPath expressions are calculated.John Wiegley2008-04-131-0/+5
|
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-131-34/+40
|
* Added initial support for using builders from the various parsers; at the ↵John Wiegley2008-04-131-0/+2
| | | | moment is just uses the xml_writer_t builder to output the contents of the ledger journal as XML
* Disabled compiler warnings from icc.John Wiegley2008-04-131-3/+3
|
* Major restructuring of the value_t class.John Wiegley2008-04-131-2/+5
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+54
|
* Added a facility for handling scoped executions.John Wiegley2008-04-131-6/+3
|
* Rearranged many method names.John Wiegley2008-04-131-0/+7
|
* Added code for converting ledger::string and boost::date_time to theirJohn Wiegley2008-04-131-5/+5
| | | | respective Python counterparts.
* *** no comment ***John Wiegley2008-04-131-3/+3
|
* Revised how commodities are dealt with.John Wiegley2008-04-131-0/+5
|
* Got tracing code working again.John Wiegley2008-04-131-2/+2
|
* Started using boost::optional<T>.John Wiegley2008-04-131-1/+1
|
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-131-20/+31
|
* Did more work on the utility code.John Wiegley2008-04-131-23/+32
|
* Changed some of the logging macro names.John Wiegley2008-04-131-38/+59
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+422