summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | All navigation functions moved to ledger-navigate.Craig Earls2014-09-1310-85/+146
| | | | | | | | | | | | Reduce several overlapping functions.
* | | everything appears to work with no empty lines between xacts.Craig Earls2014-09-134-54/+51
| | |
* | | rewrote ledger-end-record in ledger-sort to get rid of next-paragraphCraig Earls2014-09-131-6/+10
| | |
* | | Merge pull request #321 from kljohann/cmakeJohn Wiegley2014-09-113-49/+35
|\ \ \ | | | | | | | | Clean up CMake files
| * | | reduce number of warning messages when building docsJohann Klähn2014-09-101-11/+12
| | | | | | | | | | | | | | | | Warnings were emitted for every info file (twice) instead of once.
| * | | clean up installation of doc filesJohann Klähn2014-09-102-19/+10
| | | |
| * | | install man page even if BUILD_DOCS isn't setJohann Klähn2014-09-101-13/+9
| | | | | | | | | | | | | | | | The man page is useful and does not need additional software to be installed.
| * | | avoid policy warning with recent CMake versionsJohann Klähn2014-09-101-8/+6
| | | | | | | | | | | | | | | | See `cmake --help-policy CMP0026` with CMake ≥ 3.0.
* | | | Catch value expression in amount alignment codeCraig Earls2014-09-102-19/+17
| | | |
* | | | Fix ledger-post-regex so that it would recognize integer amountsCraig Earls2014-09-101-1/+1
| | | |
* | | | Merge commit '6323fe52b7621c21f5e2af7fd9bce344a37a4ea1'Craig Earls2014-09-101-1/+1
|\| | |
| * | | fix regression testJohann Klähn2014-09-101-1/+1
| | | | | | | | | | | | | | | | see pull request #320 / commit 4c8604266580b2
* | | | Minor refactoring and code cleanupCraig Earls2014-09-104-62/+30
| | | |
* | | | Added some missing faces for xact amounts.Craig Earls2014-09-101-0/+10
|/ / /
* | | Merge branch 'new-fontification-scheme'Craig Earls2014-09-086-55/+401
|\ \ \
| * | | New fortification is working.Craig Earls2014-09-083-91/+27
| | | | | | | | | | | | | | | | Code pruned.
| * | | Seems to be working. I wasn't ensuring I caught all the xacts in a region ↵Craig Earls2014-09-081-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | specified by hit lock. Now I need to prune code
| * | | Solved the fight between jit-lock. But for some reason it isn't calling it ↵Craig Earls2014-09-052-4/+5
| | | | | | | | | | | | | | | | for all regions in the buffer.
| * | | jit-lock is now calling ledger-fontify-buffer-part, but ↵Craig Earls2014-09-053-55/+89
| | | | | | | | | | | | | | | | font-lock-fontify-region is still being called and fighting with it.
| * | | Merge branch 'master' into new-fontification-schemeCraig 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 ↵Craig Earls2014-09-042-4/+30
| | | | | | | | | | | | | | | | | | | | by more than a single empty line
| * | | | not much progress here.Craig Earls2014-09-041-1/+2
| | | | |
| * | | | Merge branch 'master' into new-fontification-schemeCraig Earls2014-08-296-0/+22
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | fontifying xact starts and postings.Craig Earls2014-08-242-19/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | initial testing looks better than previous font-lock methods. Need run time and performance testing.
| * | | | | | Set up fontification independent of font-lock.Craig Earls2014-08-246-27/+323
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Basic functionality in place. need to test further and expand detail fortification.
* | | | | | | Merge pull request #320 from morninj/masterSteve Purcell2014-09-081-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | "mispelled" was misspelled
| * | | | | | "mispelled" was misspelledJoseph Mornin2014-09-081-1/+1
|/ / / / / /
* | | / / / Fix bough 1075, ledger-mode report do not refresh using key commandsCraig Earls2014-09-051-2/+3
| |_|/ / / |/| | | |
* | | | | Merge pull request #319 from joegallo/masterJohn Wiegley2014-08-286-0/+22
|\ \ \ \ \ | | | | | | | | | | | | Compilation errors with boost 1.56 (a second try)
| * | | | | ignore dylib filesJoe Gallo2014-08-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | which makes the build gitignore clean on my mac
| * | | | | #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
| | | | | | | | | | | | | | | | | | | | This reverts commit df9ae3ab9b37fde803f26c6bc4eaadfd67fc1d07.
* | | | | Revert "fix "type 'char' cannot be used prior to '::'""John Wiegley2014-08-271-1/+1
| |/ / / |/| | | | | | | | | | | This reverts commit 38557ee63273dcdef22b136c5f424802c7ff6e03.
* | | | Merge pull request #318 from joegallo/masterJohn Wiegley2014-08-265-5/+5
|\ \ \ \ | | | | | | | | | | Compilation errors with boost 1.56
| * | | | 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
|/ / / | | | | | | | | | See emails in group from John Rakestraw circa November 2011
* | | Merge pull request #316 from tripun/code_coverageJohn Wiegley2014-08-121-2/+494
|\| | | | | | | | expand unit tests in t_balance.cc
| * | Revert "add unit test printing for balance_t" until issue is fixed.tripun2014-08-111-31/+0
| | | | | | | | | | | | | | | | | | Getting different output on system than travis-ci. This reverts commit 272e3cb3799937dcd3c379de56b299a3cbde52ca.
| * | 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
| | |