index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
journal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a note field to entry_t objects.
John Wiegley
2008-04-13
1
-0
/
+1
*
Made separate modules for the csv command, since the prior method was
John Wiegley
2008-04-13
1
-0
/
+2
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-19
/
+18
*
Tons of corrections and fixes to value expressions and lot figures.
John Wiegley
2008-04-13
1
-22
/
+22
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+28
*
Added much better error location.
John Wiegley
2008-04-13
1
-2
/
+0
*
*** empty log message ***
John Wiegley
2008-04-13
1
-6
/
+5
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-4
/
+0
*
(read_binary_journal): Fixed a tiny memory leak when reading from a
John Wiegley
2008-04-13
1
-2
/
+1
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-28
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+11
*
*** empty log message ***
John Wiegley
2008-04-13
1
-6
/
+10
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+16
*
Fixed some compiler complaints.
John Wiegley
2008-04-13
1
-4
/
+4
*
Added a global variable `entry_balance' which contains the balance of
John Wiegley
2008-04-13
1
-0
/
+2
*
Transactions now track their beginning and ending position, as do
John Wiegley
2008-04-13
1
-13
/
+18
*
(class transaction_t): Initialize _date_eff to zero.
John Wiegley
2008-04-13
1
-6
/
+7
*
(class entry_base_t): Initialize the `journal' pointer to NULL on
John Wiegley
2008-04-13
1
-2
/
+2
*
See ChangeLog
John Wiegley
2008-04-13
1
-5
/
+35
*
Support has been added for clearing of individual transactions. Set
John Wiegley
2008-04-13
1
-7
/
+9
*
(class entry_base_t): Added `beg_line' and `end_line' members.
John Wiegley
2008-04-13
1
-0
/
+2
*
(class journal_t): Added a "basket" account member, which if set is
John Wiegley
2008-04-13
1
-1
/
+2
*
Changes to support building with gcc 2.95.
John Wiegley
2008-04-13
1
-5
/
+6
*
Added support for each entry to remember: the file it came from, and
John Wiegley
2008-04-13
1
-8
/
+21
*
(class journal_t): Added `price_db' member, which is the price
John Wiegley
2008-04-13
1
-0
/
+1
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+385
*
changes
John Wiegley
2008-04-13
1
-282
/
+0
*
finalizer fixes; removed use of timing.h from main.cc
John Wiegley
2004-09-24
1
-4
/
+10
*
changed entry_finalizer scheme to use objects, not just function pointers
John Wiegley
2004-09-24
1
-11
/
+26
*
a bit more refactoring
John Wiegley
2004-09-23
1
-3
/
+0
*
added files
John Wiegley
2004-09-23
1
-0
/
+264