summaryrefslogtreecommitdiff
path: root/gdtoa
Commit message (Collapse)AuthorAgeFilesLines
* Added builder.hJohn Wiegley2008-04-131-3/+5
|
* Copied over all of the C++ tests to Python again.John Wiegley2008-04-131-0/+8
|
* Added use of boost::optional<> to amount.hJohn Wiegley2008-04-132-17/+14
|
* Rearranged the sources a bit.John Wiegley2008-04-131-12/+0
|
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-132-2/+2
| | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers.
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-2/+0
| | | | been stubbed out as a result).
* Got make distcheck working (yet again).John Wiegley2008-04-132-16/+16
|
* Started adding commodity testsJohn Wiegley2008-04-135-1320/+766
|
* make distcheck now works.John Wiegley2008-04-132-72/+401
|
* Added all of the files necessary for building with configure (i.e., soJohn Wiegley2008-04-131-0/+2
| | | | running acprep is not necessary).
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-1361-0/+39800