summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [doc] Add documentation from manpage to manualAlexis Hildebrandt2015-09-171-42/+54
| * | [doc] Whitespace editAlexis Hildebrandt2015-09-171-4/+4
| * | [doc] Minor typographical editsAlexis Hildebrandt2015-09-171-2/+2
| * | Merge pull request #427 from paulbdavis/documentationAlexis Hildebrandt2015-09-171-2/+2
| |\ \
| | * | doc for get_at functionpaulbdavis2015-09-171-2/+2
| |/ /
| * | Bump version number to 3.1.1Alexis Hildebrandt2015-09-152-4/+10
| * | [acprep] Remove obsoleted command submoduleAlexis Hildebrandt2015-09-151-1/+0
| * | [travis] Bump boost version to 1.59.0Alexis Hildebrandt2015-09-151-1/+1
| * | Add workaround for Boost.Python compile errorsAlexis Hildebrandt2015-09-152-0/+38
| * | [tests] Remove compiler warnings for unit testsAlexis Hildebrandt2015-09-151-1/+1
* | | Merge commit '38315cfba2a4677ed3d7df81e3f4a5d28f1f4a1b' into nextCraig Earls2015-09-181-4/+2
|\| |
| * | Merge pull request #426 from andschwa/fix-find-eobpCraig Earls2015-08-221-3/+2
| |\ \
| | * | Fix xact-find-slot at end of bufferAndrew Schwartzmeyer2015-08-221-3/+2
| |/ /
* | | Insert an extra newline if EOBP is not on its own line when you add an act.Craig Earls2015-08-221-1/+2
* | | Merge commit '9627e2a97b56826e723eee0b8410a3e12bde4bb9' into nextCraig Earls2015-08-227-27/+41
|\| |
| * | Merge pull request #425 from thdox/documentationCraig Earls2015-08-082-10/+16
| |\ \
| | * | Improve documentation for .ledgerrcthdox2015-08-081-1/+3
| | * | Rename feat-fixated-prices_2.test to dir-fixed.testthdox2015-08-081-0/+0
| | * | Use @table instead of @multitablethdox2015-08-081-7/+11
| | * | dir- is for directive, feat- for journal featurethdox2015-08-081-3/+3
| | * | Add link to Period expressions.thdox2015-08-081-2/+2
| |/ /
| * | [tests] Fix MathTest failures on Mac OS XAlexis Hildebrandt2015-08-081-15/+12
| * | [tests] Set timezone for running testsAlexis Hildebrandt2015-08-074-2/+13
* | | Merge commit '3c2d228ddc74b75122b07a87bbd06263092a9661' into nextCraig Earls2015-08-0658-178/+2355
|\| |
| * | Merge pull request #413 from thdox/command-directives-to-indexJohn Wiegley2015-08-061-1/+41
| |\ \
| | * | Add command directives to concepts and commands indexes.thdox2015-07-311-1/+41
| * | | [travis] Enable verbose failuresAlexis Hildebrandt2015-08-051-1/+1
| * | | Merge pull request #424 from thdox/bug-1057John Wiegley2015-08-042-1/+12
| |\ \ \
| | * | | Modification to help fix issue when compiling with travisthdox2015-07-311-1/+1
| | * | | regression test file for bug 1057thdox2015-07-311-0/+11
| | * | | untabifythdox2015-07-311-1/+1
| | |/ /
| * | | [travis] Rename coverity scan branchAlexis Hildebrandt2015-08-051-2/+2
| * | | [travis] Configure coverity scanAlexis Hildebrandt2015-08-051-0/+9
| * | | [tests] Ignore --revalued-total in baseline testsAlexis Hildebrandt2015-08-051-0/+1
| * | | Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-043-33/+22
| |\ \ \
| | * \ \ Merge pull request #423 from ledger/revert-216-masterJohn Wiegley2015-08-043-33/+15
| | |\ \ \
| | | * | | Revert "--depth for register"John Wiegley2015-08-043-33/+15
| | |/ / /
| * | | | Whitespace cleanupJohn Wiegley2015-08-0411-17/+17
| * | | | Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-046-16/+752
| |\| | |
| | * | | Merge pull request #216 from johannesgerer/masterJohn Wiegley2015-08-043-15/+33
| | |\ \ \
| | | * | | first implementation of --depth for registerjohannes@debussy2013-11-051-0/+4
| | | * | | first implementation of --depth for registerjohannes@debussy2013-11-052-29/+29
| | | * | | first try for implementing --depth for registerjohannes@debussy2013-11-052-25/+39
| | | * | | Fixed variable namejohannes@debussy2013-11-051-1/+1
| | * | | | Merge pull request #317 from tripun/code_coverageJohn Wiegley2015-08-043-1/+719
| | |\ \ \ \
| | | * | | | fix minor issuestripun2014-08-181-5/+8
| | | * | | | add additional tests for sequence_t and fix the old onestripun2014-08-181-22/+50
| | | * | | | add case for addition to voidtripun2014-08-181-0/+4
| | | * | | | add test for sequenc_t in value_ttripun2014-08-181-0/+32
| | | * | | | add unit test Negation for valuetripun2014-08-181-0/+46