summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated to work with V3Craig Earls2011-09-292-4/+72
* corrected drewr.dat for V3 automatic transaction syntaxCraig Earls2011-09-281-1/+1
* added description of periodic transactions and moved budgeting to a separate ...Craig Earls2011-09-281-6/+11
* General document structuring and transfer from older docsCraig Earls2011-09-282-174/+729
* Add virtual, automatic and multiple account transactionsCraig Earls2011-09-282-113/+320
* reverted to single file for ease of use with emacs texinfo modeCraig Earls2011-09-2812-1923/+1914
* Established info node consistencyCraig Earls2011-09-289-438/+484
* Corrected bracket quotation problemCraig Earls2011-09-281-5/+5
* added chapter files for Queries, Reporting, Format Strings, Python Extensions...Craig Earls2011-09-286-23/+20
* added chapter files for Queries, Reporting, Format Strings, Python Extensions...Craig Earls2011-09-285-0/+15
* Initial commit of new documentation structureCraig Earls2011-09-286-87/+1630
* Increased an assertion's length limitJohn Wiegley2011-05-301-1/+1
* Updated READMEJohn Wiegley2011-05-301-1/+1
* Clarified an #ifdefJohn Wiegley2011-04-111-0/+3
* Don't use --toolset when building BoostJohn Wiegley2011-03-311-1/+1
* Run proof build nice'dJohn Wiegley2011-03-301-1/+2
* Added several Mac OS X packages to "dependencies"John Wiegley2011-03-301-13/+5
* Added a missing plus (+) to lib/MakefileJohn Wiegley2011-03-291-1/+1
* Comment out running of tests that don't existJohn Wiegley2011-03-291-4/+4
* Corrected a transient display order flawJohn Wiegley2011-03-281-1/+10
* Fixed 'acprep dependencies' for Ubuntu Hardy and NattyJohn Wiegley2011-03-281-1/+3
* Remove spurious false errors when using GuardMallocJohn Wiegley2011-03-281-1/+1
* Use g++ 4.6 by default locallyJohn Wiegley2011-03-282-2/+2
* acprep change needed for optimized builds on my systemJohn Wiegley2011-03-251-1/+1
* Another fix for Boost.Filesystem v3John Wiegley2011-03-251-1/+3
* Bump version numberJohn Wiegley2011-03-251-1/+1
* Roel Vanhout's build files for Visual Studio 2008John Wiegley2011-03-2510-0/+869
* Add --make option to acprep, for invoking another makeJohn Wiegley2011-03-231-1/+10
* Bump default Boost version to 1.46.1John Wiegley2011-03-232-11/+12
* Fix for Boost 1.46 and the new Filesystem libraryJohn Wiegley2011-03-231-1/+1
* Merge remote-tracking branch 'cypok/next' into nextJohn Wiegley2011-03-071-1/+1
|\
| * vim. fix highlighting of accountsVladimir Parfinenko2011-02-271-1/+1
* | Corrections to the regression testsJohn Wiegley2011-03-032-3/+3
* | Added casts necessary for building under Visual StudioJohn Wiegley2011-03-032-2/+2
* | Fix for Boost.Filesystem v3John Wiegley2011-02-281-1/+1
* | Support Boost 1.46 and Boost.Filesystem v3John Wiegley2011-02-289-14/+50
|/
* Corrected two testsJohn Wiegley2011-02-122-50/+40
* Changed testing format to aid with debuggingJohn Wiegley2011-02-12174-867/+707
* When a test fails, show the command that failedJohn Wiegley2011-02-122-32/+39
* Corrected regression test outputJohn Wiegley2011-02-122-4/+4
* Added "comment" and "test" directivesJohn Wiegley2011-02-121-1/+20
* Improved an assertJohn Wiegley2011-02-121-3/+2
* Removed needless "=== 0" and ">>>2" lines from test filesJohn Wiegley2011-02-12152-338/+1
* Whitespace correctionsJohn Wiegley2011-02-102-8/+8
* Added some debug codeJohn Wiegley2011-02-105-0/+36
* Corrected a lingering reference to a temporaryJohn Wiegley2011-02-102-25/+52
* Added support for Ubuntu Lucid to acprepJohn Wiegley2011-02-041-10/+20
* Define BOOST_IOSTREAMS_USE_DEPRECATEDJohn Wiegley2011-02-042-1/+3
* Fixed a bug preventing g++ 4.6 from workingJohn Wiegley2011-02-043-2/+9
* Fixes for compilation as C++0x codeJohn Wiegley2011-02-0410-10/+21