summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed several unit testsJohn Wiegley2011-02-043-23/+29
* Use MacPorts Python when I build with ClangJohn Wiegley2011-02-041-1/+4
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-0428-1654/+1021
* Fixed compiler warnings when building with ClangJohn Wiegley2011-02-044-8/+7
* vim. fix unset completion typeJohann Klähn2011-01-041-0/+1
|\
| * vim. add syntax highlighting for tag/popJohann Klähn2010-06-111-2/+12
* | Use boost-release when building ledger/libJohn Wiegley2011-01-041-2/+6
* | Doc: Cannot separate multiple files with colonsMatt Palmer2010-12-301-2/+2
* | Doc: Each option in ledgerrc must go on it's own lineMatt Palmer2010-12-301-2/+5
* | New command: org, for displaying Org-mode tablesJohn Wiegley2010-12-224-0/+306
* | Added "top_amount" value expr functionJohn Wiegley2010-12-222-0/+25
* | Create format_t::mark_uncompiledJohn Wiegley2010-12-222-2/+11
* | Whitespace fixJohn Wiegley2010-12-221-1/+0
* | Increase display precision of hours to 2 placesJohn Wiegley2010-12-123-6/+6
* | Changed Git commends for BETA and ALPHAJohn Wiegley2010-12-091-3/+4
* | Parse %m/%d/%Y %H:%M:%S as an input date/timeJohn Wiegley2010-12-041-2/+9
* | Update to Boost 1.45John Wiegley2010-11-262-3/+6
* | Removed test/input/speed-test.datJohn Wiegley2010-11-261-32717/+0
* | Merge remote branch 'kljohann/vim' into nextJohn Wiegley2010-11-093-108/+336
|\ \
| * | vim. highlight typed tagsJohann Klähn2010-10-071-2/+4
| * | vim. parse comments at eol in parse_body()Johann Klähn2010-09-151-13/+18
| * | vim. highlight metadata on same line as postingJohann Klähn2010-09-151-1/+1
| * | vim. fix off-by-one bug in ToggleTransactionStateJohann Klähn2010-09-151-1/+1
| * | vim. fix issue with description in from_lnum()Johann Klähn2010-09-151-3/+4
| * | vim. fix highlighting of comments at end of lineJohann Klähn2010-09-131-1/+2
| * | vim. change syntax file to allow comments at eolJohann Klähn2010-09-131-31/+24
| * | vim. remove tag completion for nowJohann Klähn2010-09-121-64/+5
| * | vim. avoid misinterpretion of 1 char wordsJohann Klähn2010-09-121-1/+1
| * | vim. check for most common case first (parse_body)Johann Klähn2010-09-081-7/+7
| * | vim. add LedgerToggleTransactionState()Johann Klähn2010-09-081-6/+31
| * | vim. make sure cursor/line is on a transactionJohann Klähn2010-09-081-0/+5
| * | vim. update s:get_columns()Johann Klähn2010-09-081-8/+16
| * | vim. get transactions in a range of linesJohann Klähn2010-09-081-0/+35
| * | vim. fix return type of s:transaction.from_lnum()Johann Klähn2010-09-081-2/+2
| * | vim. add function to parse postingsJohann Klähn2010-09-081-0/+75
| * | vim. add case of automatic transactionsJohann Klähn2010-09-081-2/+17
| * | vim. reimplement function to change stateJohann Klähn2010-09-081-1/+14
| * | vim. allow use of 0 as timestampJohann Klähn2010-09-081-1/+1
| * | vim. add function to modify actual/effective dateJohann Klähn2010-09-081-0/+35
| * | vim. introduce basic transaction 'class'/conceptJohann Klähn2010-09-081-27/+54
| * | vim. add function to change item state ~ reconcileJohann Klähn2010-09-071-0/+35
| * | vim. use ledger print as 'formatprg'Johann Klähn2010-09-072-7/+18
| * | vim. display warning messages in quickfix windowJohann Klähn2010-08-141-2/+3
* | | Added acprep support for building with ClangJohn Wiegley2010-10-072-51/+81
* | | Corrected syntax errors found by ClangJohn Wiegley2010-10-072-6/+8
* | | Removed extraneous semicolons from utfcppJohn Wiegley2010-10-061-0/+0
* | | Made -> have higher precedence than commaJohn Wiegley2010-09-061-26/+26
* | | Added initial support for lambda functionsJohn Wiegley2010-09-066-27/+129
* | | Minor simplifications to valexpr parserJohn Wiegley2010-09-0510-96/+79
* | | Moved up to Boost 1.44John Wiegley2010-08-245-5/+19