summaryrefslogtreecommitdiff
path: root/amount.cc
Commit message (Collapse)AuthorAgeFilesLines
* performance tweaksJohn Wiegley2004-08-131-23/+4
|
* fixed problem with writing binary amountsJohn Wiegley2004-08-131-0/+8
|
* write amounts out to the binary file in binary formatJohn Wiegley2004-08-121-4/+18
|
* got entry working againJohn Wiegley2004-08-071-0/+8
|
* improvements to transaction formattingJohn Wiegley2004-08-061-1/+1
|
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-14/+98
|
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-311-11/+26
|
* two major changesJohn Wiegley2004-07-301-22/+23
| | | | | | | | | | | | | 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.
* initial rev of 2.0John Wiegley2004-07-261-422/+520
|
* fix to european number handlingJohn Wiegley2004-07-181-8/+8
|
* pricing fixes, added price commandJohn Wiegley2004-06-211-3/+5
|
* fixes to price history supportJohn Wiegley2004-06-211-4/+22
|
* pricing history supportJohn Wiegley2004-06-211-36/+8
|
* initial import into DarcsJohn Wiegley2004-05-131-28/+43
|
* *** empty log message ***John Wiegley2004-04-101-1/+3
|
* *** empty log message ***John Wiegley2004-04-101-2/+2
|
* *** empty log message ***John Wiegley2004-04-071-3/+3
|
* *** empty log message ***John Wiegley2004-04-041-3/+7
|
* *** empty log message ***John Wiegley2004-02-121-0/+1
|
* cJohn Wiegley2003-10-111-0/+4
|
* *** empty log message ***John Wiegley2003-10-101-7/+2
|
* *** empty log message ***John Wiegley2003-10-091-6/+3
|
* *** empty log message ***John Wiegley2003-10-051-44/+39
|
* Moved definition of virtual accounts into the ledger data fileJohn Wiegley2003-10-041-7/+7
| | | | | itself. They are now called "automated transactions". Some rearchitecting.
* Added support for virtual accounts.John Wiegley2003-10-041-4/+9
|
* *** empty log message ***John Wiegley2003-10-021-22/+33
|
* *** empty log message ***John Wiegley2003-10-021-9/+2
|
* *** empty log message ***John Wiegley2003-10-011-27/+26
|
* *** empty log message ***John Wiegley2003-10-011-58/+71
|
* *** empty log message ***John Wiegley2003-10-011-1/+4
|
* Added support for dynamic downloading of stock quote information.John Wiegley2003-10-011-0/+29
|
* *** empty log message ***John Wiegley2003-10-011-0/+20
|
* *** empty log message ***John Wiegley2003-09-301-2/+2
|
* *** empty log message ***John Wiegley2003-09-301-9/+13
|
* *** empty log message ***John Wiegley2003-09-301-4/+7
|
* *** empty log message ***John Wiegley2003-09-301-10/+20
|
* *** empty log message ***John Wiegley2003-09-301-2/+2
|
* *** empty log message ***John Wiegley2003-09-301-5/+19
|
* *** empty log message ***John Wiegley2003-09-301-209/+255
|
* *** empty log message ***John Wiegley2003-09-301-7/+0
|
* Initial revisionJohn Wiegley2003-09-291-0/+473