index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Beat the timing and tracing code into shape.
John Wiegley
2008-04-13
1
-15
/
+16
*
Pounded the logging and memory tracing code into better shape.
John Wiegley
2008-04-13
1
-20
/
+35
*
Moved around the Python code.
John Wiegley
2008-04-13
1
-4
/
+0
*
Restructured the code to use the new utility code in utils.h.
John Wiegley
2008-04-13
1
-48
/
+25
*
All system headers (except Boost) now included through system.hh;
John Wiegley
2008-04-13
1
-28
/
+6
*
All tests now working again. Reduced size of entity_t and
John Wiegley
2008-04-13
1
-1
/
+1
*
Decreased memory usage considerably
John Wiegley
2008-04-13
1
-1
/
+8
*
Did some optimization and memory cleanup
John Wiegley
2008-04-13
1
-62
/
+67
*
More refactoring
John Wiegley
2008-04-13
1
-0
/
+2
*
Made the amount/balance/value interface a bit more rational; added
John Wiegley
2008-04-13
1
-21
/
+15
*
make distcheck now works.
John Wiegley
2008-04-13
1
-3
/
+12
*
Removed all uses of PCH (which was far more trouble than it was worth).
John Wiegley
2008-04-13
1
-4
/
+0
*
Check in all changes made so far toward 3.0.
John Wiegley
2008-04-13
1
-289
/
+295
*
Made separate modules for the csv command, since the prior method was
John Wiegley
2008-04-13
1
-4
/
+4
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-11
/
+5
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+32
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-51
/
+57
*
Tons of corrections and fixes to value expressions and lot figures.
John Wiegley
2008-04-13
1
-5
/
+3
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Added much better error location.
John Wiegley
2008-04-13
1
-13
/
+50
*
Added a DATETIME value type.
John Wiegley
2008-04-13
1
-47
/
+76
*
*** empty log message ***
John Wiegley
2008-04-13
1
-9
/
+11
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+0
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-4
/
+30
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+0
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+13
*
Made several changes to the parsing infrastructure to allow passing
John Wiegley
2008-04-13
1
-1
/
+3
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-30
/
+0
*
Added support for outputting to CSV format.
John Wiegley
2008-04-13
1
-0
/
+4
*
(parse_and_report): Set ledger::terminus in main.cc, instead of
John Wiegley
2008-04-13
1
-0
/
+4
*
Restructed the code that it can build and be used as a shared library.
John Wiegley
2008-04-13
1
-246
/
+49
*
(parse_and_report): Added a check for HAVE_EXPAT in addition to
John Wiegley
2008-04-13
1
-3
/
+3
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
(chain_xact_handlers): When budgeting and forecasting are being used,
John Wiegley
2008-04-13
1
-0
/
+27
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Removed the --reconcilable option, since the pending flag is now being
John Wiegley
2008-04-13
1
-9
/
+2
*
(main): Do not sync I/O streams with stdio, since I do not use stdin,
John Wiegley
2008-04-13
1
-0
/
+2
*
(parse_and_report): If XML support was not compiled in, generate an
John Wiegley
2008-04-13
1
-2
/
+6
*
formatting changes
John Wiegley
2008-04-13
1
-1
/
+9
*
(chain_xact_handlers): Chain the reconcile_transactions handler the
John Wiegley
2008-04-13
1
-39
/
+27
*
(parse_and_report): Rearranged some code for efficiency's sake.
John Wiegley
2008-04-13
1
-12
/
+14
*
Changed truncate_entries so that --head and --tail can be used at the
John Wiegley
2008-04-13
1
-3
/
+1
*
Added support for "--pager PROGRAM". A likely way to define it in
John Wiegley
2008-04-13
1
-4
/
+70
*
(chain_xact_handlers): Added head or tail handlers, using the
John Wiegley
2008-04-13
1
-0
/
+8
*
Fixed a Gnucash problem.
John Wiegley
2008-04-13
1
-6
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Added an Emacs formatter, accessible with the new "emacs" command.
John Wiegley
2008-04-13
1
-16
/
+43
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+9
[next]