index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
report.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved around the Python code.
John Wiegley
2008-04-13
1
-20
/
+0
*
Restructured the code to use the new utility code in utils.h.
John Wiegley
2008-04-13
1
-2
/
+2
*
All system headers (except Boost) now included through system.hh;
John Wiegley
2008-04-13
1
-4
/
+0
*
Decreased memory usage considerably
John Wiegley
2008-04-13
1
-1
/
+1
*
Did some optimization and memory cleanup
John Wiegley
2008-04-13
1
-5
/
+6
*
More refactoring
John Wiegley
2008-04-13
1
-2
/
+2
*
We now compile with boost_date_time (although parts of the code have
John Wiegley
2008-04-13
1
-0
/
+3
*
Initial round of changes to use boost_date_time
John Wiegley
2008-04-13
1
-2
/
+2
*
Cleared out all warnings; started work on getting Python up again.
John Wiegley
2008-04-13
1
-0
/
+2
*
Removed all uses of PCH (which was far more trouble than it was worth).
John Wiegley
2008-04-13
1
-6
/
+0
*
Check in all changes made so far toward 3.0.
John Wiegley
2008-04-13
1
-368
/
+168
*
Added elision styles.
John Wiegley
2008-04-13
1
-1
/
+1
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-5
/
+4
*
Added a new script that enables use of Ledger as a smart "du".
John Wiegley
2008-04-13
1
-0
/
+414