Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -1/+7 |
| | |||||
* | More refactoring | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -1/+3 |
| | | | | | | back a useless version of the register command (just to prove the command sequence); and added smart XML semantics to the XPath implementation so that nodes can be coerced to values. | ||||
* | Changed date parser to use lex/yacc. | John Wiegley | 2008-04-13 | 1 | -1/+9 |
| | |||||
* | Changes in makefile for creating dist tarball. | John Wiegley | 2008-04-13 | 1 | -2/+3 |
| | |||||
* | Added some pre-generated files. | John Wiegley | 2008-04-13 | 1 | -8/+12 |
| | |||||
* | We now compile with boost_date_time (although parts of the code have | John Wiegley | 2008-04-13 | 1 | -5/+20 |
| | | | | been stubbed out as a result). | ||||
* | Initial round of changes to use boost_date_time | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Added initialize Commodity test file. | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | Got make distcheck working (yet again). | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Started adding commodity tests | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | make distcheck now works. | John Wiegley | 2008-04-13 | 1 | -6/+14 |
| | |||||
* | Added a reference to gdtoa, for doing expected conversion of double to amount. | John Wiegley | 2008-04-13 | 1 | -14/+16 |
| | |||||
* | Miscellaneous changes | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Miscellaneous changes | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | |||||
* | Added python tests. | John Wiegley | 2008-04-13 | 1 | -6/+28 |
| | |||||
* | Miscellaneous changes | John Wiegley | 2008-04-13 | 1 | -0/+8 |
| | |||||
* | Miscellaneous changes | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Cleared out all warnings; started work on getting Python up again. | John Wiegley | 2008-04-13 | 1 | -7/+30 |
| | |||||
* | Removed all uses of PCH (which was far more trouble than it was worth). | John Wiegley | 2008-04-13 | 1 | -47/+0 |
| | |||||
* | Removed dump.cc, dump.h. | John Wiegley | 2008-04-13 | 1 | -2/+0 |
| | |||||
* | Check in all changes made so far toward 3.0. | John Wiegley | 2008-04-13 | 1 | -71/+120 |
| | |||||
* | changes | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Made separate modules for the csv command, since the prior method was | John Wiegley | 2008-04-13 | 1 | -2/+4 |
| | | | | not fully correct. | ||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+35 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -3/+4 |
| | |||||
* | Several fixes to lot price handling. | John Wiegley | 2008-04-13 | 1 | -0/+2 |
| | |||||
* | Added --ansi and --ansi-invert options. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+0 |
| | |||||
* | Added much better error location. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | |||||
* | Added a DATETIME value type. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Began support for improved commodity handling. | John Wiegley | 2008-04-13 | 1 | -4/+9 |
| | |||||
* | (read_binary_journal): Fixed a tiny memory leak when reading from a | John Wiegley | 2008-04-13 | 1 | -11/+31 |
| | | | | binary cache. | ||||
* | Checked in all major updates. | John Wiegley | 2008-04-13 | 1 | -7/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | Added build logic for the Emacs file. | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | |||||
* | Removed Python integration support. | John Wiegley | 2008-04-13 | 1 | -50/+2 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | Restructed the code that it can build and be used as a shared library. | John Wiegley | 2008-04-13 | 1 | -22/+25 |
| | | | | | The command-line version is still statically bound in the build process by default (for the sake of speed). | ||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -0/+15 |
| | |||||
* | (HAVE_LIBOFX_VALUE): Added LIBOFX support to the Python build. | John Wiegley | 2008-04-13 | 1 | -0/+7 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+2 |
| | |||||
* | Added an Emacs formatter, accessible with the new "emacs" command. | John Wiegley | 2008-04-13 | 1 | -0/+2 |
| | |||||
* | Added preliminary support for OFX, using libofx. Needs much | John Wiegley | 2008-04-13 | 1 | -0/+8 |
| | | | | real-world testing. | ||||
* | Added framework for an auto-reconcile command. Useful primarily for | John Wiegley | 2008-04-13 | 1 | -0/+2 |
| | | | | GUI developers. |