summaryrefslogtreecommitdiff
path: root/src/balance.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Added in_place_round method to all Ledger numerical types.John Wiegley2008-09-141-0/+12
|
* Removed more "pending" type comments.John Wiegley2008-08-171-4/+0
|
* 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/+526
is in doc/, etc.