Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+14 |
| | |||||
* | Made several changes to the parsing infrastructure to allow passing | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | | | | | the "config_t" object around. This is needed for parsing option settings in the initialization file. | ||||
* | Restructed the code that it can build and be used as a shared library. | John Wiegley | 2008-04-13 | 1 | -0/+2 |
| | | | | | The command-line version is still statically bound in the build process by default (for the sake of speed). | ||||
* | (test): Added a test for the presence of <?xml... in the input stream; | John Wiegley | 2008-04-13 | 1 | -3/+1 |
| | | | | | if it is there, report an error based on whether XML support was actually compiled in or not. | ||||
* | Added new "output" command. Likely not to be documented, as these are | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | | | | intended primarily for future GUI development. | ||||
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 1 | -0/+26 |
| | |||||
* | changes | John Wiegley | 2008-04-13 | 1 | -23/+0 |
| | |||||
* | moved entry hooking mechanism to journal_t; further improvements to "entry" | John Wiegley | 2004-09-23 | 1 | -29/+0 |
| | |||||
* | the "bal" command mostly works now in main.py; added a finalize_entry hook | John Wiegley | 2004-09-20 | 1 | -0/+29 |
| | |||||
* | fixes | John Wiegley | 2004-08-19 | 1 | -0/+23 |
| | |||||
* | added back sorting support | John Wiegley | 2004-08-05 | 1 | -13/+0 |
| | |||||
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 1 | -5/+0 |
| | |||||
* | brought back the "print" and "equity" reports; this time much better! | John Wiegley | 2004-07-31 | 1 | -6/+0 |
| | |||||
* | Exit if parsing errors are encountered | John Wiegley | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 1 | -0/+24 |