summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Solved the fight between jit-lock. But for some reason it isn't calling it f...Craig Earls2014-09-052-4/+5
* jit-lock is now calling ledger-fontify-buffer-part, but font-lock-fontify-reg...Craig Earls2014-09-053-55/+89
* Merge branch 'master' into new-fontification-schemeCraig Earls2014-09-051-2/+3
|\
| * Fix bough 1075, ledger-mode report do not refresh using key commandsCraig Earls2014-09-051-2/+3
* | meh. Still chugging along.Craig Earls2014-09-052-9/+11
* | improved xact iteration so fontify-whole-buffer doesn't miss xact separated b...Craig Earls2014-09-042-4/+30
* | not much progress here.Craig Earls2014-09-041-1/+2
* | Merge branch 'master' into new-fontification-schemeCraig Earls2014-08-296-0/+22
|\|
| * Merge pull request #319 from joegallo/masterJohn Wiegley2014-08-286-0/+22
| |\
| | * ignore dylib filesJoe Gallo2014-08-281-0/+1
| | * #if guards for boost 1.56 compatibilityJoe Gallo2014-08-285-0/+21
| |/
| * Revert "fix "no viable conversion from ... to 'bool'""John Wiegley2014-08-274-4/+4
| * Revert "fix "type 'char' cannot be used prior to '::'""John Wiegley2014-08-271-1/+1
* | no messageCraig Earls2014-08-262-34/+51
* | Not working well, try something else on new-fontification-scheme-2Craig Earls2014-08-263-8/+26
* | Merge branch 'master' into new-fontification-schemeCraig Earls2014-08-266-7/+7
|\|
| * Merge pull request #318 from joegallo/masterJohn Wiegley2014-08-265-5/+5
| |\
| | * fix "type 'char' cannot be used prior to '::'"Joe Gallo2014-08-261-1/+1
| | * fix "no viable conversion from ... to 'bool'"Joe Gallo2014-08-264-4/+4
| |/
| * fix rare bug in balance report output if the budgeted amount happens to be zero.Craig Earls2014-08-241-2/+2
* | fontifying xact starts and postings.Craig Earls2014-08-242-19/+36
* | Set up fontification independent of font-lock.Craig Earls2014-08-246-27/+323
|/
* Merge pull request #316 from tripun/code_coverageJohn Wiegley2014-08-121-2/+494
|\
| * Revert "add unit test printing for balance_t" until issue is fixed.tripun2014-08-111-31/+0
| * add unit test printing for balance_ttripun2014-08-111-0/+31
| * add unit test of Zero for balance_ttripun2014-08-111-0/+26
| * add unit test Truth for balance_ttripun2014-08-111-0/+20
| * add unit test Round for balance_ttripun2014-08-111-0/+50
| * add unit test Floor for balance_ttripun2014-08-111-0/+43
| * add unit test Ceiling for balance_ttripun2014-08-111-0/+43
| * add unit test Absolute for balance_ttripun2014-08-111-0/+25
| * add unit test negation for balance_ttripun2014-08-111-0/+35
| * add unit test for balance divisiontripun2014-08-111-0/+45
| * add test for multiplicationtripun2014-08-111-0/+45
| * edited subraction testtripun2014-08-111-1/+1
| * add Equality unit test for balancetripun2014-08-111-2/+65
| * added boost subtraction unit testtripun2014-08-111-0/+39
| * added balance addition unit testtripun2014-08-111-4/+42
| * add balance Test constructorstripun2014-08-111-2/+22
* | Add --actual-dates teststripun2014-08-121-0/+18
* | Add test for primary-date optiontripun2014-08-121-0/+81
|/
* Merge pull request #315 from tripun/options_testsMartin Michlmayr2014-08-101-0/+49
|\
| * removing test with reg --lot-prices --equity until issue is fixedtripun2014-08-101-13/+0
| * add test for --equitytripun2014-08-101-0/+62
|/
* Rename test since the equity command is being tested, not the optionMartin Michlmayr2014-08-101-0/+0
* Define payees to get rid of trailing whitespaceMartin Michlmayr2014-08-101-10/+10
* Fix minor whitespace issuesMartin Michlmayr2014-08-103-7/+7
* fixed --rich-data testtripun2014-08-101-6/+6
* add test for --datetime-formattripun2014-08-101-0/+22
* add test for --time-colontripun2014-08-101-0/+45