summaryrefslogtreecommitdiff
path: root/balance.cc
Commit message (Expand)AuthorAgeFilesLines
* The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-3/+2
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-457/+200
* Reworked the way date/times are handled.John Wiegley2008-04-131-6/+6
* Several fixes to lot price handling.John Wiegley2008-04-131-6/+4
* *** empty log message ***John Wiegley2008-04-131-34/+0
* *** empty log message ***John Wiegley2008-04-131-6/+6
* Added much better error location.John Wiegley2008-04-131-10/+8
* Added a DATETIME value type.John Wiegley2008-04-131-45/+160
* *** empty log message ***John Wiegley2008-04-131-26/+90
* Began support for improved commodity handling.John Wiegley2008-04-131-15/+16
* Began support for improved commodity handling.John Wiegley2008-04-131-9/+5
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-0/+199
* *** empty log message ***John Wiegley2008-04-131-1/+20
* *** empty log message ***John Wiegley2008-04-131-5/+5
* *** empty log message ***John Wiegley2008-04-131-0/+73
* Further improvements to lot pricing.John Wiegley2008-04-131-7/+3
* Checked in all major updates.John Wiegley2008-04-131-0/+16
* Removed Python integration support.John Wiegley2008-04-131-191/+0
* Changes to support building with gcc 2.95.John Wiegley2008-04-131-0/+1
* Added #include <alogrithm>John Wiegley2008-04-131-0/+1
* updated to version 2.0John Wiegley2008-04-131-0/+277
* changesJohn Wiegley2008-04-131-277/+0
* 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
* *** 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