summaryrefslogtreecommitdiff
path: root/ledger.cc
Commit message (Collapse)AuthorAgeFilesLines
* more options fixesJohn Wiegley2004-08-131-27/+25
|
* added back sorting supportJohn Wiegley2004-08-051-32/+7
|
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-2/+26
|
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-311-0/+128
|
* two major changesJohn Wiegley2004-07-301-27/+6
| | | | | | | | | | | | | Complete changed the way format strings are handled. They are now compiled first, which is far more efficient than what was being done before. Also, there is now a global ledger::commodity_t::commodities map, which saves me from having to pass the current journal around to a zillion different functions, for the sole purpose of making sure that all commodity symbols that are parsed refer to the same commodity object.
* reorganized report.cc into item.cc, expr.cc and format.ccJohn Wiegley2004-07-271-2/+0
|
* initial rev of 2.0John Wiegley2004-07-261-628/+58
|
* fixesJohn Wiegley2004-06-301-5/+21
|
* show re-pricing history in register reportJohn Wiegley2004-06-221-2/+1
|
* further pricing fixesJohn Wiegley2004-06-211-0/+17
|
* pricing fixes, added price commandJohn Wiegley2004-06-211-13/+3
|
* fixes to price history supportJohn Wiegley2004-06-211-26/+34
|
* pricing history supportJohn Wiegley2004-06-211-2/+76
|
* initial import into DarcsJohn Wiegley2004-05-131-66/+42
|
* *** empty log message ***John Wiegley2004-04-101-18/+12
|
* *** empty log message ***John Wiegley2004-04-041-1/+1
|
* Updated to 1.1.John Wiegley2004-02-131-0/+1
|
* changesJohn Wiegley2003-10-291-2/+4
|
* cJohn Wiegley2003-10-111-39/+6
|
* cJohn Wiegley2003-10-111-0/+194
|
* *** empty log message ***John Wiegley2003-10-111-4/+25
|
* *** empty log message ***John Wiegley2003-10-111-13/+0
|
* *** empty log message ***John Wiegley2003-10-101-1/+9
|
* *** empty log message ***John Wiegley2003-10-091-3/+7
|
* *** empty log message ***John Wiegley2003-10-091-8/+73
|
* *** empty log message ***John Wiegley2003-10-081-17/+48
|
* *** empty log message ***John Wiegley2003-10-051-24/+7
|
* Moved definition of virtual accounts into the ledger data fileJohn Wiegley2003-10-041-59/+21
| | | | | itself. They are now called "automated transactions". Some rearchitecting.
* Added support for virtual accounts.John Wiegley2003-10-041-27/+56
|
* *** empty log message ***John Wiegley2003-10-021-53/+69
|
* *** empty log message ***John Wiegley2003-10-021-1/+1
|
* *** empty log message ***John Wiegley2003-10-011-1/+1
|
* *** empty log message ***John Wiegley2003-10-011-16/+9
|
* *** empty log message ***John Wiegley2003-10-011-26/+37
|
* *** empty log message ***John Wiegley2003-10-011-2/+15
|
* *** empty log message ***John Wiegley2003-10-011-2/+6
|
* *** empty log message ***John Wiegley2003-10-011-2/+2
|
* *** empty log message ***John Wiegley2003-09-301-60/+121
|
* *** empty log message ***John Wiegley2003-09-301-6/+120
|
* *** empty log message ***John Wiegley2003-09-301-1/+2
|
* *** empty log message ***John Wiegley2003-09-301-6/+17
|
* *** empty log message ***John Wiegley2003-09-301-6/+4
|
* *** empty log message ***John Wiegley2003-09-291-1/+1
|
* Initial revisionJohn Wiegley2003-09-291-0/+124