Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exchanged old test files for the new testing code in was-v3.0. | John Wiegley | 2008-05-08 | 58 | -1638/+3591 |
| | |||||
* | Changed from using .cvsignore to .gitignore. | John Wiegley | 2008-05-08 | 2 | -10/+63 |
| | |||||
* | option.cc: Include unistd.h, to pull in the prototype for access(). This was | John Wiegley | 2008-05-07 | 2 | -10/+26 |
| | | | | | | preventing OpenBSD 4 from building. acprep (CXXFLAGS): Don't use the compile flag -Wno-long-double except on OS X. | ||||
* | Updated ChangeLog. | John Wiegley | 2008-05-07 | 0 | -0/+0 |
| | |||||
* | datetime.h (class date_t, operator-): [#34] Changed two methods to allow | John Wiegley | 2008-05-07 | 1 | -2/+2 |
| | | | | compiling under FreeBSD 8. Functionality was not changed. | ||||
* | Updated the build process in acprep and configure.in to run without issues, | John Wiegley | 2008-05-07 | 2 | -50/+63 |
| | | | | and to work with the Buildbot. | ||||
* | [#31] Escaped some @-symbols in the Texi file which were not properly escaped. | John Wiegley | 2008-05-07 | 1 | -3/+3 |
| | |||||
* | Restored a missing history note re: v2.4.1. | John Wiegley | 2008-05-07 | 1 | -0/+4 |
| | |||||
* | Updated the ChangeLog to reflect the repository's entire history. | John Wiegley | 2008-05-02 | 0 | -0/+0 |
| | |||||
* | Reverted the master branch back to the state of v2.6.0.90, because I intend to | John Wiegley | 2008-05-02 | 4 | -39/+14 |
| | | | | | | be much more thorough about what gets commited to the master and why. This will still be the branch where new work will be checked in, but only after thorough review in a development branch. | ||||
* | Support the --local option to acprep, which says not to use ~/Products. | John Wiegley | 2008-04-24 | 1 | -5/+9 |
| | |||||
* | Fixed acprep so that it builds Ledger again. Somehow it got completely | John Wiegley | 2008-04-20 | 1 | -6/+13 |
| | | | | broken at some point. | ||||
* | Restored a missing history note re: v2.4.1. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | |||||
* | Added a class operator hack to allow building on FreeBSD 8. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Fixed #36: -e wasn't parsing the passed in date correctly. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Fixed issue #31. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Added a fix to allowing building on the latest version of BSD. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Added INSTALL file | John Wiegley | 2008-04-13 | 0 | -0/+0 |
| | |||||
* | Changed pathnames for 10.5 | John Wiegley | 2008-04-13 | 1 | -2/+12 |
| | |||||
* | Increased version to 2.6.0.90 and added documentation for this release. | John Wiegley | 2008-04-13 | 4 | -4/+70 |
| | |||||
* | Added missing casts to amount_t. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Improvements to the position calculation logic during parsing. | John Wiegley | 2008-04-13 | 1 | -5/+8 |
| | |||||
* | Corrected help documentation for --budget flag. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Added a note field to entry_t objects. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | |||||
* | When building an auto-entry, copy over details so that the resulting | John Wiegley | 2008-04-13 | 1 | -0/+12 |
| | | | | transaction is a mirror of the automated entry's one. | ||||
* | Cast time_t object to long, for the sake of FreeBSD. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Increment month days, not months, when calculating a date. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Fixes to the commodity comparison logic. | John Wiegley | 2008-04-13 | 1 | -6/+8 |
| | |||||
* | (handle_value): The transaction xdata.dflags were being set too late; the | John Wiegley | 2008-04-13 | 1 | -2/+3 |
| | | | | TRANSACTION_COMPOUND setting was being thrown away as a result. | ||||
* | Added debug.h include for clean compilation on Debian systems. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | |||||
* | Made several fixes to commodity parsing, which were preventing Gnucash files | John Wiegley | 2008-04-13 | 1 | -38/+17 |
| | | | | from being parsed altogether. | ||||
* | changes | John Wiegley | 2008-04-13 | 3 | -4/+4 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 3 | -10/+12 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 2 | -12/+10 |
| | |||||
* | Made separate modules for the csv command, since the prior method was | John Wiegley | 2008-04-13 | 14 | -61/+200 |
| | | | | not fully correct. | ||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 47 | -8/+1692 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 2 | -123/+4 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -5/+11 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 6 | -14/+24 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 3 | -4/+6 |
| | |||||
* | Added elision styles. | John Wiegley | 2008-04-13 | 9 | -57/+179 |
| | |||||
* | Reworked the way date/times are handled. | John Wiegley | 2008-04-13 | 33 | -747/+1026 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 2 | -24/+59 |
| | |||||
* | Added a new script that enables use of Ledger as a smart "du". | John Wiegley | 2008-04-13 | 2 | -0/+494 |
| | |||||
* | Added a new script that enables use of Ledger as a smart "du". | John Wiegley | 2008-04-13 | 1 | -0/+49 |
| | |||||
* | Several fixes to lot price handling. | John Wiegley | 2008-04-13 | 20 | -1554/+1128 |
| | |||||
* | Further refinement of commodity lot information. | John Wiegley | 2008-04-13 | 10 | -52/+218 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 3 | -34/+38 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 6 | -106/+156 |
| | |||||
* | Tons of corrections and fixes to value expressions and lot figures. | John Wiegley | 2008-04-13 | 17 | -654/+862 |
| |