summaryrefslogtreecommitdiff
path: root/src/value.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update Doxygen documentation. Still much more work to be done.John Wiegley2009-01-291-4/+3
* Changed around the ==, < and > operators in value.h to be correct.John Wiegley2009-01-281-4/+9
* Added is_nonzero and a stream-based read() method to value_t.John Wiegley2009-01-261-0/+5
* Corrected a parse-time optimization of "! CONSTANT".John Wiegley2009-01-221-0/+1
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Can now determine the market value of balance pairs, even if stored withinJohn Wiegley2009-01-191-1/+2
* Added in_place_round method to all Ledger numerical types.John Wiegley2008-09-141-0/+1
* Removed more "pending" type comments.John Wiegley2008-08-171-2/+0
* Regular expressions supplied after 'reg' or 'bal' are working again.John Wiegley2008-08-101-14/+11
* Basic balance reports are working again!John Wiegley2008-08-101-0/+9
* Updated the Doxygen docs so that all the core numerics files are in the sameJohn Wiegley2008-08-051-0/+6
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+922