Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed reliance on strptime/strftime | John Wiegley | 2009-10-11 | 1 | -1/+1 |
| | | | | | | | | The code now uses Boost's input and output facets for times and dates. This ensures completely consistency regarding timezones and times, and fixes the regression test that was broken while I was away coding in London (where it was GMT-0 and I didn't notice the difference between local and GMT). | ||||
* | Added two new regression tests | John Wiegley | 2009-03-15 | 1 | -0/+13 |
These prove Simon's recent balance report bugs. |