index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
times.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rewrote the way date and time I/O is managed
John Wiegley
2009-10-25
1
-26
/
+15
*
Removed reliance on strptime/strftime
John Wiegley
2009-10-11
1
-24
/
+21
*
Added some missing casts, upgraded to Boost 1.40
John Wiegley
2009-10-09
1
-1
/
+1
*
Rewrote the date interval parser/stepper
John Wiegley
2009-03-23
1
-3
/
+7
*
The new code is working now.
John Wiegley
2009-03-16
1
-3
/
+7
*
Added feature to "align" the interval's start date
John Wiegley
2009-03-15
1
-2
/
+6
*
First iteration of the new date_interval_t rewrite
John Wiegley
2009-03-15
1
-71
/
+61
*
Started breaking up interval_t into range_t
John Wiegley
2009-03-15
1
-14
/
+43
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-0
/
+2
*
Greatly improved the way "weeks" are iterated
John Wiegley
2009-02-21
1
-6
/
+15
*
Fixed the way interval_t objects are initialized
John Wiegley
2009-02-14
1
-2
/
+2
*
Removed interval_t::advanced, which was unused
John Wiegley
2009-02-14
1
-6
/
+3
*
Fixed the use of --effective and --date-format (-y).
John Wiegley
2009-02-09
1
-9
/
+15
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-24
/
+22
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-1
/
+5
*
Update Doxygen documentation. Still much more work to be done.
John Wiegley
2009-01-29
1
-0
/
+13
*
Changed order of some functions, to guard against self-referencing.
John Wiegley
2009-01-24
1
-2
/
+4
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Restored --format, --date-format (-y), and --input-date-format options.
John Wiegley
2008-09-14
1
-2
/
+3
*
Changed interval_t::start to interval_t::set_start, to be more clear about how
John Wiegley
2008-08-14
1
-2
/
+3
*
Changed the default output date format in register reports from 2008-08-13 to
John Wiegley
2008-08-13
1
-1
/
+1
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+154
[prev]