index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Changed a data type to be consistent with its usage
John Wiegley
2009-10-31
1
-1
/
+1
*
Create a --cache option, for using a binary cache
John Wiegley
2009-10-31
1
-7
/
+51
*
Moved ownership of master account into journal_t
John Wiegley
2009-10-30
1
-9
/
+8
*
Added serialization methods for most type
John Wiegley
2009-10-30
1
-0
/
+16
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-6
/
+12
*
The Great Renaming, Part II
John Wiegley
2009-02-23
1
-11
/
+11
*
Added a --strict session option
John Wiegley
2009-02-19
1
-2
/
+3
*
Break libledger_data's dependency on session_t.
John Wiegley
2009-02-09
1
-2
/
+1
*
Threw away the "multiple parser" infrastructure.
John Wiegley
2009-02-07
1
-34
/
+9
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-1
/
+3
*
Simplified the textual parser, and improved metadata support.
John Wiegley
2009-02-04
1
-12
/
+2
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+19
*
Stopped using the generic "unsigned int" in favor of more specific types.
John Wiegley
2009-01-29
1
-10
/
+10
*
Update Doxygen documentation. Still much more work to be done.
John Wiegley
2009-01-29
1
-2
/
+0
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Factored common parts of entry_t and xact_t into new item_t
John Wiegley
2008-09-19
1
-4
/
+3
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+128
[prev]