index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
item.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Greatly simplified the way option and command handlers are defined.
John Wiegley
2009-02-05
1
-2
/
+0
*
Removed all references to the old binary cache.
John Wiegley
2009-02-04
1
-3
/
+2
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-5
/
+5
*
Simplified the textual parser, and improved metadata support.
John Wiegley
2009-02-04
1
-7
/
+1
*
Removed used of src_idx.
John Wiegley
2009-02-03
1
-12
/
+6
*
Removed some dead code.
John Wiegley
2009-02-03
1
-8
/
+0
*
Removed the global references to session->report.
John Wiegley
2009-02-03
1
-0
/
+2
*
Simplified error context handling.
John Wiegley
2009-02-02
1
-9
/
+15
*
Added support for metadata and tagging, and made regexs a first-class type.
John Wiegley
2009-02-01
1
-0
/
+18
*
Changed many uses of "unsigned long" to std::size_t.
John Wiegley
2009-02-01
1
-2
/
+6
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+19
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Changed some of the transaction flags, since all must fit in 8 bits.
John Wiegley
2008-09-19
1
-10
/
+4
*
Factored common parts of entry_t and xact_t into new item_t
John Wiegley
2008-09-19
1
-0
/
+135