Commit graph

9 commits

Author SHA1 Message Date
John Wiegley
0eb597a681 Restructured the code to use the new utility code in utils.h. 2008-04-13 03:38:31 -04:00
John Wiegley
9039e728b2 All system headers (except Boost) now included through system.hh;
also, added support for pre-compiled headers since I'm now using a
centralized resource for system headers.
2008-04-13 03:38:31 -04:00
John Wiegley
b84f676946 Did some optimization and memory cleanup 2008-04-13 03:38:28 -04:00
John Wiegley
0a6b5726ec Made the amount/balance/value interface a bit more rational; added
back a useless version of the register command (just to prove the
 command sequence); and added smart XML semantics to the XPath
 implementation so that nodes can be coerced to values.
2008-04-13 03:38:28 -04:00
John Wiegley
4c460a1c40 Added initialize Commodity test file. 2008-04-13 03:35:37 -04:00
John Wiegley
f63ce06461 Added stubs for several more commodity tests. 2008-04-13 03:35:36 -04:00
John Wiegley
f5956311af Completed commodity math tests. 2008-04-13 03:35:36 -04:00
John Wiegley
0f2cad4cab Got most of the commodity tests working, save multiplication and division. 2008-04-13 03:35:36 -04:00
John Wiegley
e43f54f249 Started adding commodity tests 2008-04-13 03:35:35 -04:00