summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | minor additionstripun2014-08-181-0/+1
| * | add test for zero for valuetripun2014-08-181-0/+57
| * | check Type unit test for valuetripun2014-08-181-0/+50
| * | add Division unit test for valuetripun2014-08-181-0/+63
| * | remove some statements until sequence multiplication run-time error is fixedtripun2014-08-181-11/+0
| * | add Multiplication unit test for valuetripun2014-08-181-0/+79
| * | add unit test subtraction for valuetripun2014-08-181-0/+93
| * | add whitespacestripun2014-08-171-4/+4
| * | add unit test Addition for valuetripun2014-08-171-0/+102
| * | add unit test of equality for valuetripun2014-08-171-0/+64
| * | add assignment unit test for valuetripun2014-08-171-0/+35
| * | add constructors unit test for valuetripun2014-08-171-0/+35
| * | initialize value fixturetripun2014-08-161-0/+37
| * | add t_value unit testtripun2014-08-152-1/+1
* | | [travis] Fix Travis CI buildsAlexis Hildebrandt2015-07-313-15/+117
* | | Merge pull request #371 from aleksejrs/patch-1Steve Purcell2015-01-141-1/+1
|\ \ \
| * | | Typo in the manual: "legder"aleksejrs2015-01-141-1/+1
|/ / /
* | | Add CONTRIBUTING.md, mainly to document the "next" vs "master" branchingSteve Purcell2015-01-111-0/+8
* | | Merge pull request #364 from jostber/jb-docfixMartin Michlmayr2015-01-085-7/+7
|\ \ \
| * | | Small doc typo fixesJostein Berntsen2015-01-095-7/+7
|/ / /
* | | use the same python version for lib and interpreterJohann Klähn2015-01-061-1/+1
* | | [doc] Minor typographical and error correctionsAlexis Hildebrandt2015-01-051-3/+3
* | | [doc] Bump Ledger version to 3.1Alexis Hildebrandt2015-01-051-1/+1
* | | [doc] Update explanation for validating doc examplesAlexis Hildebrandt2015-01-051-5/+4
* | | [doc] Bump copyright notice to 2015Alexis Hildebrandt2015-01-051-1/+1
* | | [doc] Add whitespace to separate debug optionsAlexis Hildebrandt2015-01-051-0/+2
* | | [doc] Update list of debug codesAlexis Hildebrandt2015-01-051-24/+25
* | | [travis] Fix .travis.ymlAlexis Hildebrandt2015-01-051-2/+7
* | | Merge pull request #363 from lowdef/ledger-mode-bug-1089-auto-refresh-sticky-...Craig Earls2015-01-041-0/+8
|\ \ \
| * | | ledger-mode bug 1089 introduce sticky cursor for report auto refreshHans Erik van Elburg2015-01-041-0/+8
* | | | Merge pull request #362 from lowdef/cleanup_after_pulreq360and361John Wiegley2015-01-042-18/+9
|\ \ \ \ | |/ / / |/| | |
| * | | merge double fix + make changes minimalisticHans Erik van Elburg2015-01-042-18/+9
|/ / /
* | | Merge pull request #361 from lowdef/cygwin-buildJohn Wiegley2015-01-043-4/+24
|\ \ \
| * | | remove unnecessary if artifactHans Erik van Elburg2015-01-041-3/+0
| * | | remove reference to urlHans Erik van Elburg2015-01-041-1/+1
| * | | also added cygwin tweak to src/CMakeLists.txtHans Erik van Elburg2015-01-032-3/+19
| * | | initial cygwin tweaksHans Erik van Elburg2015-01-032-1/+8
* | | | Merge pull request #360 from jmgpena/BUG-985-Fix-Cygwin-Compilation-IssueJohn Wiegley2015-01-041-0/+4
|\ \ \ \
| * | | | Fix for BUG 985jmgpena2015-01-031-0/+4
|/ / / /