summaryrefslogtreecommitdiff
path: root/balance.cc
Commit message (Collapse)AuthorAgeFilesLines
* fixed several issues in value_t's coreJohn Wiegley2004-09-211-0/+28
|
* balances and values can now be iterated, to get at the component amountsJohn Wiegley2004-09-081-6/+40
|
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-38/+67
|
* redid the way amount_t::commodity is handled; no more direct accessJohn Wiegley2004-08-291-10/+3
|
* ledger.so (the python module) now builds based on autoconf discoveryJohn Wiegley2004-08-281-2/+1
|
* added (disabled) code for Boost.PythonJohn Wiegley2004-08-271-0/+72
|
* a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)John Wiegley2004-08-231-1/+1
|
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-0/+2
|
* only compute the cost when it differs from the amountJohn Wiegley2004-08-211-3/+19
|
* always print balance amounts sorted alphabetically by commodityJohn Wiegley2004-08-191-14/+31
|
* fixesJohn Wiegley2004-08-171-1/+1
|
* misc cleanupJohn Wiegley2004-08-171-1/+1
|
* optimized printing of amountsJohn Wiegley2004-08-141-18/+0
|
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-2/+0
|
* initial rev of 2.0John Wiegley2004-07-261-0/+107
|
* *** empty log message ***John Wiegley2003-10-081-128/+0
|
* *** empty log message ***John Wiegley2003-10-051-1/+2
|
* Moved definition of virtual accounts into the ledger data fileJohn Wiegley2003-10-041-38/+17
| | | | | itself. They are now called "automated transactions". Some rearchitecting.
* *** empty log message ***John Wiegley2003-10-021-52/+40
|
* *** empty log message ***John Wiegley2003-10-021-4/+4
|
* *** empty log message ***John Wiegley2003-10-011-4/+4
|
* *** empty log message ***John Wiegley2003-10-011-12/+1
|
* *** empty log message ***John Wiegley2003-10-011-9/+18
|
* *** empty log message ***John Wiegley2003-10-011-62/+32
|
* *** empty log message ***John Wiegley2003-10-011-39/+48
|
* *** empty log message ***John Wiegley2003-10-011-20/+1
|
* *** empty log message ***John Wiegley2003-10-011-12/+22
|
* *** empty log message ***John Wiegley2003-09-301-99/+19
|
* *** empty log message ***John Wiegley2003-09-301-19/+46
|
* *** empty log message ***John Wiegley2003-09-301-81/+47
|
* *** empty log message ***John Wiegley2003-09-301-49/+116
|
* *** empty log message ***John Wiegley2003-09-301-58/+70
|
* *** empty log message ***John Wiegley2003-09-301-48/+80
|
* *** empty log message ***John Wiegley2003-09-301-75/+121
|
* *** empty log message ***John Wiegley2003-09-291-8/+7
|
* Initial revisionJohn Wiegley2003-09-291-0/+123