Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** no comment *** | John Wiegley | 2008-04-13 | 1 | -3/+2 |
| | |||||
* | Added builder.h | John Wiegley | 2008-04-13 | 1 | -3/+5 |
| | |||||
* | Added use of boost::optional<> to amount.h | John Wiegley | 2008-04-13 | 1 | -7/+4 |
| | |||||
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. | ||||
* | Got make distcheck working (yet again). | John Wiegley | 2008-04-13 | 1 | -8/+8 |
| | |||||
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -9/+8 |
| | |||||
* | make distcheck now works. | John Wiegley | 2008-04-13 | 1 | -7/+14 |
| | |||||
* | Added a reference to gdtoa, for doing expected conversion of double to amount. | John Wiegley | 2008-04-13 | 1 | -0/+26 |