summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* removed constraints_t entirelyJohn Wiegley2004-07-317-315/+256
|
* "cash" usage in READMEdos2004-07-291-8/+11
|
* accounting standard credits and debits for READMEdos2004-07-291-54/+95
|
* miscellaneous README correctionsdos2004-07-291-12/+12
|
* predicate are now used instead of constraintsJohn Wiegley2004-07-3010-446/+343
|
* two major changesJohn Wiegley2004-07-3016-567/+643
| | | | | | | | | | | | | 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.
* added error checking to value expression parsingJohn Wiegley2004-07-302-13/+39
|
* added missing filesJohn Wiegley2004-07-2915-0/+509
|
* moved some code aroundJohn Wiegley2004-07-291-101/+106
|
* Exit if parsing errors are encounteredJohn Wiegley2004-07-296-47/+59
|
* call c_str()John Wiegley2004-07-291-1/+1
|
* nJohn Wiegley2004-07-291-1/+1
|
* added error.hJohn Wiegley2004-07-291-0/+40
|
* added bug to fixJohn Wiegley2004-07-280-0/+0
|
* reorganized TODOJohn Wiegley2004-07-280-0/+0
|
* removed old period reporting codeJohn Wiegley2004-07-281-59/+4
|
* initialize node_t::mask to NULLJohn Wiegley2004-07-281-1/+1
|
* further reorganizationJohn Wiegley2004-07-275-235/+223
|
* reorganized report.cc into item.cc, expr.cc and format.ccJohn Wiegley2004-07-2710-159/+172
|
* initial rev of 2.0John Wiegley2004-07-2638-3664/+6427
|
* fix to european number handlingJohn Wiegley2004-07-182-13/+13
|
* fixed typoJohn Wiegley2004-07-021-1/+1
|
* fixesJohn Wiegley2004-06-305-43/+60
|
* Makefile and sample.dat changesJohn Wiegley2004-06-222-5/+20
|
* asset gain report added (-A)John Wiegley2004-06-222-12/+55
|
* minor fixJohn Wiegley2004-06-221-3/+3
|
* show re-pricing history in register reportJohn Wiegley2004-06-223-18/+116
|
* moved around optionsJohn Wiegley2004-06-222-166/+141
|
* further pricing fixesJohn Wiegley2004-06-214-175/+274
|
* pricing fixes, added price commandJohn Wiegley2004-06-216-31/+86
|
* fixes to price history supportJohn Wiegley2004-06-216-48/+95
|
* pricing history supportJohn Wiegley2004-06-217-95/+344
|
* doc updateJohn Wiegley2004-06-201-137/+138
|
* doc updateJohn Wiegley2004-06-201-2/+92
|
* editJohn Wiegley2004-06-151-1/+1
|
* changesJohn Wiegley2004-06-052-5/+6
|
* initial import into DarcsJohn Wiegley2004-05-1320-1291/+1491
|
* *** empty log message ***John Wiegley2004-04-101-2/+1
|
* *** empty log message ***John Wiegley2004-04-103-17/+23
|
* *** empty log message ***John Wiegley2004-04-102-20/+14
|
* *** empty log message ***John Wiegley2004-04-101-4/+6
|
* *** empty log message ***John Wiegley2004-04-101-1/+1
|
* *** empty log message ***John Wiegley2004-04-101-14/+0
|
* changesJohn Wiegley2004-04-101-2/+2
|
* changesJohn Wiegley2004-04-101-3/+3
|
* *** empty log message ***John Wiegley2004-04-081-2/+2
|
* Several small fixes.John Wiegley2004-04-085-192/+963
|
* *** empty log message ***John Wiegley2004-04-071-3/+3
|
* *** empty log message ***John Wiegley2004-04-051-1/+1
|
* *** empty log message ***John Wiegley2004-04-044-34/+69
|