index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xact.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
XML reporting now works via the "xml" command
John Wiegley
2009-11-09
1
-0
/
+59
*
Renamed journal_t::basket to bucket
John Wiegley
2009-11-07
1
-2
/
+2
*
Report sought magnitude when balancing errors occur
John Wiegley
2009-11-05
1
-15
/
+17
*
Moved xdata clearing code into each type proper
John Wiegley
2009-11-05
1
-0
/
+7
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-2
/
+6
*
Fixed copy constructors for transactions
John Wiegley
2009-11-01
1
-2
/
+2
*
Removed excessive validity check from xact_t::valid
John Wiegley
2009-11-01
1
-4
/
+0
*
Fix to xact_t::valid()
John Wiegley
2009-11-01
1
-1
/
+1
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-4
/
+0
*
Add a position_t object for tracking item positions
John Wiegley
2009-10-30
1
-2
/
+2
*
Added some additional assertion tests re: temps
John Wiegley
2009-10-28
1
-4
/
+11
*
Support balancing of postings with integer amounts
John Wiegley
2009-10-27
1
-1
/
+6
*
Use the WRITTEN date format for idstrings
John Wiegley
2009-10-27
1
-1
/
+1
*
Redid the way temporaries are handled in filtering
John Wiegley
2009-10-27
1
-1
/
+1
*
Made the id function available in post contexts
John Wiegley
2009-10-27
1
-19
/
+35
*
New valexpr functions: id, idstring, magnitude
John Wiegley
2009-10-25
1
-0
/
+39
*
Split commodity.h/cc into three files
John Wiegley
2009-06-24
1
-3
/
+4
*
Fixes to the 'xact' command (used to be 'entry')
John Wiegley
2009-06-19
1
-2
/
+8
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Changed the way that account balances are computed
John Wiegley
2009-03-06
1
-10
/
+6
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-2
/
+2
*
Cured several harmless compiler warnings
John Wiegley
2009-03-04
1
-0
/
+4
*
Changed many assert() calls to VERIFY()
John Wiegley
2009-03-04
1
-1
/
+1
*
Gather account details in a details_t structure
John Wiegley
2009-03-03
1
-2
/
+4
*
Corrected warnings g++-4.3.3 was complaining about
John Wiegley
2009-02-28
1
-1
/
+2
*
Changed "priced" to "cost_calculated" for clarity
John Wiegley
2009-02-27
1
-3
/
+3
*
Fixed bugs relating to sign and rounding of costs
John Wiegley
2009-02-27
1
-7
/
+13
*
Fixed the way item state is parsed and managed
John Wiegley
2009-02-27
1
-16
/
+7
*
Print more context if an automated xact fails
John Wiegley
2009-02-26
1
-0
/
+9
*
Marked all strings needing internationalization
John Wiegley
2009-02-25
1
-6
/
+6
*
Fixed an issue involving costs and reduced values
John Wiegley
2009-02-24
1
-64
/
+74
*
Improved the way that entries are balanced
John Wiegley
2009-02-24
1
-24
/
+59
*
Switched from using POST_AUTO to ITEM_GENERATED
John Wiegley
2009-02-24
1
-2
/
+3
*
Fixed a minor bug in handling of automated xacts
John Wiegley
2009-02-23
1
-1
/
+1
*
The Great Renaming, Part II
John Wiegley
2009-02-23
1
-215
/
+303
*
Many fixes to both --market and --exchange
John Wiegley
2009-02-23
1
-0
/
+3
*
Added --exchange (-x) option
John Wiegley
2009-02-22
1
-0
/
+6
*
Create a new interactive_t helper class
John Wiegley
2009-02-21
1
-8
/
+7
*
If a transaction's total is null, return 0 instead
John Wiegley
2009-02-19
1
-1
/
+1
*
Added a "commodity" valexpr variable for xacts
John Wiegley
2009-02-16
1
-0
/
+6
*
Fixed a possible problem with xact_t::date()
John Wiegley
2009-02-16
1
-1
/
+1
*
Provide a "depth" variable for xacts
John Wiegley
2009-02-15
1
-0
/
+9
*
Removed "total_cost" valexpr, and value_t::cost
John Wiegley
2009-02-15
1
-13
/
+4
*
Corrected double problem in period reports
John Wiegley
2009-02-15
1
-6
/
+2
*
Added xact_t::count member
John Wiegley
2009-02-15
1
-0
/
+7
*
xact metadata searches get passed up to the entry
John Wiegley
2009-02-14
1
-0
/
+38
*
Restored the --actual and --real options
John Wiegley
2009-02-14
1
-0
/
+24
*
Don't print an xact's amount if it was calculated
John Wiegley
2009-02-13
1
-0
/
+6
*
Re-enabled some code, and removed a bunch of deadwood.
John Wiegley
2009-02-12
1
-15
/
+0
*
Rewrote the "entry" command. It's ALIVE!
John Wiegley
2009-02-11
1
-1
/
+1
[prev]
[next]