summaryrefslogtreecommitdiff
path: root/datetime.cc
Commit message (Collapse)AuthorAgeFilesLines
* fix to date mask parsing; put in a safety cutoffs when asserts are enabledJohn Wiegley2004-09-231-2/+12
|
* interval_t objects now play nicely with python. see the bottom of main.pyJohn Wiegley2004-09-101-30/+99
|
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-10/+21
|
* more cleanupJohn Wiegley2004-08-211-6/+6
|
* use std::auto_ptr wherever a thrown exception might otherwise leak memoryJohn Wiegley2004-08-191-4/+5
|
* more time interval support: last month, last feb, next year, etc.John Wiegley2004-08-181-7/+55
|
* added inclusion specifiers: -z june, -z 2004, -z "monthly in 2003", etc.John Wiegley2004-08-181-34/+88
|
* changes to value expressions, and to how the display predicate is computedJohn Wiegley2004-08-171-2/+2
|
* slight fixesJohn Wiegley2004-08-171-5/+1
|
* added support for interval reporting; changed some option flagsJohn Wiegley2004-08-121-2/+71
|
* more cleanupJohn Wiegley2004-08-111-0/+6
|
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-0/+125