summaryrefslogtreecommitdiff
path: root/balpair.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-357/+0
| | | | is in doc/, etc.
* Change many uses of for+iterator to use Boost.Foreach.John Wiegley2008-07-311-24/+12
|
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
|
* 'make check' is now working again. Also, conversion from amount_t to/fromJohn Wiegley2008-07-271-0/+2
| | | | | | | double has been disabled, because I am no longer packaging the gdtoa library with Ledger (because double conversion really has nothing to do with what Ledger does). If you wish to use it, you can find gdtoa in cpp-rewrite-2006, under a sub-directory of the same name.
* More work toward getting the textual parser working again. Since this meansJohn Wiegley2008-07-241-1/+1
| | | | that value expressions must work, there are a lot of details involved.
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-0/+367