summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged the sources a bit.John Wiegley2008-04-138-1645/+0
|
* Everything works with optimization turned on now.John Wiegley2008-04-131-1/+1
|
* Restructured the code to use the new utility code in utils.h.John Wiegley2008-04-133-27/+27
|
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-134-18/+2
| | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers.
* All tests now working again. Reduced size of entity_t andJohn Wiegley2008-04-131-5/+7
| | | | transaction_t considerably.
* Did some optimization and memory cleanupJohn Wiegley2008-04-133-82/+94
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-133-36/+15
| | | | | | 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.
* Added time parsingJohn Wiegley2008-04-132-15/+14
|
* Changed date parser to use lex/yacc.John Wiegley2008-04-131-70/+52
|
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-134-38/+137
| | | | been stubbed out as a result).
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-131-1/+14
|
* Added initialize Commodity test file.John Wiegley2008-04-134-28/+76
|
* Added stubs for several more commodity tests.John Wiegley2008-04-132-0/+61
|
* Completed commodity math tests.John Wiegley2008-04-132-84/+117
|
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-131-236/+325
|
* Started adding commodity testsJohn Wiegley2008-04-134-3/+732
|
* Finished uncommoditized amount unit tests.John Wiegley2008-04-132-9/+209
|
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-131-51/+69
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* Miscellaneous changesJohn Wiegley2008-04-132-0/+0
|
* Miscellaneous changesJohn Wiegley2008-04-131-69/+51
|
* Miscellaneous changesJohn Wiegley2008-04-132-0/+0
|
* Miscellaneous changesJohn Wiegley2008-04-132-162/+162
|
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-0/+20
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-134-0/+821