index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datetime.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
(quick_parse_date): Add 1900 to now_year, to counter the subtraction
John Wiegley
2008-04-13
1
-1
/
+1
*
(quick_parse_date): [1178218] Fixed date problem by avoiding an
John Wiegley
2008-04-13
1
-0
/
+4
*
(export_datetime): Exposed "parse_date" function.
John Wiegley
2008-04-13
1
-0
/
+19
*
Changes to support building with gcc 2.95.
John Wiegley
2008-04-13
1
-0
/
+4
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+419
*
changes
John Wiegley
2008-04-13
1
-389
/
+0
*
fix to date mask parsing; put in a safety cutoffs when asserts are enabled
John Wiegley
2004-09-23
1
-2
/
+12
*
interval_t objects now play nicely with python. see the bottom of main.py
John Wiegley
2004-09-10
1
-30
/
+99
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
1
-10
/
+21
*
more cleanup
John Wiegley
2004-08-21
1
-6
/
+6
*
use std::auto_ptr wherever a thrown exception might otherwise leak memory
John Wiegley
2004-08-19
1
-4
/
+5
*
more time interval support: last month, last feb, next year, etc.
John Wiegley
2004-08-18
1
-7
/
+55
*
added inclusion specifiers: -z june, -z 2004, -z "monthly in 2003", etc.
John Wiegley
2004-08-18
1
-34
/
+88
*
changes to value expressions, and to how the display predicate is computed
John Wiegley
2004-08-17
1
-2
/
+2
*
slight fixes
John Wiegley
2004-08-17
1
-5
/
+1
*
added support for interval reporting; changed some option flags
John Wiegley
2004-08-12
1
-2
/
+71
*
more cleanup
John Wiegley
2004-08-11
1
-0
/
+6
*
rewrote the way registers are computed -- again
John Wiegley
2004-08-04
1
-0
/
+125