| Commit message (Expand) | Author | Age | Files | Lines |
* | Added generate command, --seed, and GenerateTests | John Wiegley | 2009-02-27 | 1 | -0/+4 |
* | Renamed acconf.h to config.h, for included gettext | John Wiegley | 2009-02-22 | 1 | -1/+1 |
* | Fix for systems that don't build with gettext | John Wiegley | 2009-02-22 | 1 | -1/+0 |
* | Added support for using GNU gettext | John Wiegley | 2009-02-21 | 1 | -0/+7 |
* | Restored the "prices" command. | John Wiegley | 2009-02-12 | 1 | -0/+1 |
* | Properly handle UTF-8 characters in commodity strings. | John Wiegley | 2009-02-12 | 1 | -3/+0 |
* | Include boost/version.hpp, so Ledger can tell which version the user has. | John Wiegley | 2009-02-09 | 1 | -0/+1 |
* | Include Boost's wrap_python.hpp, instead of Python.h. | John Wiegley | 2009-02-08 | 1 | -1/+1 |
* | Moved several #includes to facilitate the use of pre-compiled headers. | John Wiegley | 2009-02-08 | 1 | -0/+27 |
* | Dropped all unnecessary boost header files. | John Wiegley | 2009-02-07 | 1 | -15/+1 |
* | Added code to quit more gracefully. Ctrl-C still needs work. | John Wiegley | 2009-02-04 | 1 | -0/+1 |
* | Added structural support in main() for using a REPL. | John Wiegley | 2009-02-04 | 1 | -0/+4 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -7/+0 |
* | Changed many uses of "unsigned long" to std::size_t. | John Wiegley | 2009-02-01 | 1 | -2/+2 |
* | Added documentation stubs for all include files and classes. | John Wiegley | 2009-01-31 | 1 | -0/+14 |
* | Include sha1.h, not SHA1.h. | John Wiegley | 2009-01-31 | 1 | -1/+1 |
* | Added a dependency on mpfr. | John Wiegley | 2009-01-30 | 1 | -0/+1 |
* | Removed all dependency on gdtoa. | John Wiegley | 2009-01-30 | 1 | -3/+0 |
* | Moved sha1 and gdtoa inclusions into system.hh. | John Wiegley | 2009-01-24 | 1 | -0/+4 |
* | Switched over to using irrxml for parsing XML, rather than expat. | John Wiegley | 2009-01-24 | 1 | -7/+2 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+167 |