summaryrefslogtreecommitdiff
path: root/src/value.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | module group.
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+922
is in doc/, etc.