summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics/DateTime.cc
Commit message (Collapse)AuthorAgeFilesLines
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-1/+1
| | | | | | 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.
* 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-131-0/+101
been stubbed out as a result).