index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switched over to using irrxml for parsing XML, rather than expat.
John Wiegley
2009-01-24
1
-4
/
+0
*
Changed grammatical tense in two tracing statements.
John Wiegley
2009-01-23
1
-1
/
+1
*
When Python support is present, use a session_t object which is derived from
John Wiegley
2009-01-23
1
-0
/
+7
*
Moved the occurance of "Error:" when reporting context.
John Wiegley
2009-01-22
1
-2
/
+2
*
Made the output from parse/compile commands more consistent.
John Wiegley
2009-01-22
1
-4
/
+2
*
Changed some debug strings when parsing/compiling valexprs.
John Wiegley
2009-01-22
1
-14
/
+12
*
Redid the way command-line arguments are processed. Before, Ledger used - and
John Wiegley
2009-01-22
1
-1
/
+1
*
Removed an extra call to session.read_init().
John Wiegley
2009-01-22
1
-2
/
+0
*
Changed the order in which options are processed, to provide for the correct
John Wiegley
2009-01-21
1
-18
/
+43
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Move handling of all commands to the value expression subsystem, rather than
John Wiegley
2008-09-18
1
-189
/
+11
*
Restored the 'print' command.
John Wiegley
2008-09-17
1
-1
/
+4
*
Restored --format, --date-format (-y), and --input-date-format options.
John Wiegley
2008-09-14
1
-1
/
+4
*
Removed more dead code and todo comments, and made it possible to stream
John Wiegley
2008-08-17
1
-2
/
+2
*
Added back a lot of hacktastic logic from 2.6.1 that made the "bal" command
John Wiegley
2008-08-14
1
-4
/
+73
*
The balance output now includes the final total.
John Wiegley
2008-08-13
1
-16
/
+14
*
The -f flag now works again.
John Wiegley
2008-08-13
1
-1
/
+1
*
Regular expressions supplied after 'reg' or 'bal' are working again.
John Wiegley
2008-08-10
1
-10
/
+6
*
Fixed a memory leak that would show up if --verify --verbose was running and
John Wiegley
2008-08-10
1
-3
/
+2
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+593