summaryrefslogtreecommitdiff
path: root/src/balpair.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+5
| | | | value_t objects.
* 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/+357
is in doc/, etc.