summaryrefslogtreecommitdiff
path: root/acprep
Commit message (Collapse)AuthorAgeFilesLines
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* Upgraded automake file.John Wiegley2008-04-131-11/+4
|
* Added --local option to acprep.John Wiegley2008-04-131-2/+10
|
* Added --boost-suffix.John Wiegley2008-04-131-6/+3
|
* Added --enable-boost-d flag.John Wiegley2008-04-131-0/+4
|
* Moved options around.John Wiegley2008-04-131-5/+12
|
* Removed --safe-opt.John Wiegley2008-04-131-2/+0
|
* Removed STLport reference.John Wiegley2008-04-131-6/+0
|
* Added --enable-boost-sd for linking about the static/debug variant of Boost.John Wiegley2008-04-131-1/+1
|
* Use valgrind if it's available.John Wiegley2008-04-131-3/+5
|
* Added target fullcheck.John Wiegley2008-04-131-0/+1
|
* Added code for converting ledger::string and boost::date_time to theirJohn Wiegley2008-04-131-7/+9
| | | | respective Python counterparts.
* *** no comment ***John Wiegley2008-04-131-2/+8
|
* Rearranged the sources a bit.John Wiegley2008-04-131-1/+0
|
* Everything works with optimization turned on now.John Wiegley2008-04-131-1/+5
|
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-1/+1
| | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers.
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-7/+1
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-1/+1
| | | | | | 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.
* Added some pre-generated files.John Wiegley2008-04-131-3/+4
|
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-47/+56
| | | | been stubbed out as a result).
* Started adding commodity testsJohn Wiegley2008-04-131-0/+2
|
* Miscellaneous changesJohn Wiegley2008-04-131-4/+0
|
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-131-1/+1
|
* Miscellaneous changesJohn Wiegley2008-04-131-1/+3
|
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-15/+21
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-13/+53
|
* *** empty log message ***John Wiegley2008-04-131-1/+1
|
* Made separate modules for the csv command, since the prior method wasJohn Wiegley2008-04-131-2/+2
| | | | not fully correct.
* *** empty log message ***John Wiegley2008-04-131-5/+11
|
* *** empty log message ***John Wiegley2008-04-131-1/+1
|
* Began support for improved commodity handling.John Wiegley2008-04-131-1/+1
|
* (read_binary_journal): Fixed a tiny memory leak when reading from aJohn Wiegley2008-04-131-2/+3
| | | | binary cache.
* *** empty log message ***John Wiegley2008-04-131-2/+2
|
* *** empty log message ***John Wiegley2008-04-131-2/+2
|
* Use libtoolize if glibtoolize can't be found.John Wiegley2008-04-131-1/+5
|
* Removed Python integration support.John Wiegley2008-04-131-7/+3
|
* Restructed the code that it can build and be used as a shared library.John Wiegley2008-04-131-0/+1
| | | | | The command-line version is still statically bound in the build process by default (for the sake of speed).
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-2/+2
| | | | `ledger-clear-whole-entries' in Emacs to revert to the old behavior.
* *** empty log message ***John Wiegley2008-04-131-6/+6
|
* Separate out the arguments, to be more compatible.John Wiegley2008-04-131-2/+2
|
* Added preliminary support for OFX, using libofx. Needs muchJohn Wiegley2008-04-131-0/+1
| | | | real-world testing.
* *** empty log message ***John Wiegley2008-04-131-2/+2
|
* Updated to python2.4John Wiegley2008-04-131-2/+2
|
* updated to 2.02John Wiegley2008-04-131-1/+1
|
* updated to version 2.0John Wiegley2008-04-131-0/+38
|
* changesJohn Wiegley2008-04-131-37/+0
|
* fixed a serious problem that prevented environment settings from being readJohn Wiegley2004-09-271-1/+1
|
* fixed several segfaults (using new option-scrambler test harness)John Wiegley2004-09-271-0/+4
|
* touch the ChangeLogJohn Wiegley2004-09-231-1/+1
|
* shored up error checking of value expressionsJohn Wiegley2004-09-231-2/+2
|