summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added test/python to EXTRA_DISTJohn Wiegley2012-03-301-0/+1
* Minor changes to tools/proofJohn Wiegley2012-03-301-4/+3
* Whitespace fixJohn Wiegley2012-03-301-4/+4
* Fix to Python value() method handlingJohn Wiegley2012-03-303-4/+45
* Added another Python support regression testJohn Wiegley2012-03-303-0/+56
* Added the first Python support regression testJohn Wiegley2012-03-303-0/+11
* Allow dates to be passed to Python value() methodJohn Wiegley2012-03-302-0/+13
* Never price commodities using annotated commoditiesJohn Wiegley2012-03-306-23/+34
* Current directory fix to ldg-test.elJohn Wiegley2012-03-301-1/+5
* Add a regression testMartin Michlmayr2012-03-291-0/+13
* Fix to commodity printingJohn Wiegley2012-03-291-3/+8
* Improved some error messagesJohn Wiegley2012-03-294-13/+20
* Allow post.cost to work in PythonJohn Wiegley2012-03-293-16/+32
* Allow serialization to be enabled againJohn Wiegley2012-03-295-35/+169
* Removed the cmd-emacs baseline testJohn Wiegley2012-03-291-18/+0
* Forgot to copy two members in post_t's copy-ctorJohn Wiegley2012-03-281-4/+4
* Add more testsMartin Michlmayr2012-03-273-0/+55
* Fix some tests not to be time-sensitiveMartin Michlmayr2012-03-272-8/+8
* Add more baseline tests.Martin Michlmayr2012-03-256-1/+139
* Add more baseline testsMartin Michlmayr2012-03-2512-4/+583
* Document more commands in the man pageMartin Michlmayr2012-03-251-0/+26
* Typo fixMartin Michlmayr2012-03-251-1/+1
* Add more baseline testsMartin Michlmayr2012-03-252-0/+105
* Add more baseline testsMartin Michlmayr2012-03-2513-0/+325
* Make pricesdb an alias for pricedb for backwards compatibility with ledger 2Martin Michlmayr2012-03-251-1/+1
* Improve baseline/cmd-payees.testMartin Michlmayr2012-03-251-0/+6
* Simplified some code in xact.ccJohn Wiegley2012-03-232-71/+60
* Fixed sorting of equity outputJohn Wiegley2012-03-234-49/+121
* Fixed output order in opt-equity.testJohn Wiegley2012-03-231-2/+2
* Add more baseline testsMartin Michlmayr2012-03-233-0/+110
* Add test case for bug #379Martin Michlmayr2012-03-231-5/+54
* Fixed cmd-emacs.testJohn Wiegley2012-03-231-3/+3
* Allow use of $FILE in stdout checksJohn Wiegley2012-03-231-3/+2
* Add more baseline testsMartin Michlmayr2012-03-236-0/+270
* Update manual to say that pricesdb option has been renamed to pricedbMartin Michlmayr2012-03-231-2/+2
* Fixed an interaction with equity and virtual accountsJohn Wiegley2012-03-223-7/+54
* Merge branch 'next' of github.com:jwiegley/ledger into nextMartin Michlmayr2012-03-221-0/+0
|\
| * Renamed F32DBEF1.test to CEECC0B0.testJohn Wiegley2012-03-221-0/+0
* | Update example to use new apply account directiveMartin Michlmayr2012-03-221-3/+3
|/
* Simply regression tests by using $FILEMartin Michlmayr2012-03-225-5/+5
* Add more test casesMartin Michlmayr2012-03-226-0/+70
* Add more regression testsMartin Michlmayr2012-03-229-0/+298
* Add some regression testsMartin Michlmayr2012-03-228-0/+106
* Document build dependencies needed by Debian squeeze and wheezy.Martin Michlmayr2012-03-201-0/+18
* Never output calculate commodity valuation expressionsJohn Wiegley2012-03-202-6/+3
* Fix problems with <Adjustment> postingsJohn Wiegley2012-03-206-8/+18
* Merge branch 't/A560FDAD' into nextJohn Wiegley2012-03-203-4/+91
|\
| * Strip annotations in display_filter_postsJohn Wiegley2012-03-203-4/+55
| * Added regression test for A560FDADJohn Wiegley2012-03-191-0/+36
* | Always call TRACE_CTOR at the end of constructorsJohn Wiegley2012-03-2032-101/+106
|/