Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup | John Wiegley | 2015-08-04 | 11 | -17/+17 |
* | Merge remote-tracking branch 'origin/master' into next | John Wiegley | 2015-08-04 | 6 | -16/+752 |
|\ | |||||
| * | Merge pull request #216 from johannesgerer/master | John Wiegley | 2015-08-04 | 3 | -15/+33 |
| |\ | |||||
| | * | first implementation of --depth for register | johannes@debussy | 2013-11-05 | 1 | -0/+4 |
| | * | first implementation of --depth for register | johannes@debussy | 2013-11-05 | 2 | -29/+29 |
| | * | first try for implementing --depth for register | johannes@debussy | 2013-11-05 | 2 | -25/+39 |
| | * | Fixed variable name | johannes@debussy | 2013-11-05 | 1 | -1/+1 |
| * | | Merge pull request #317 from tripun/code_coverage | John Wiegley | 2015-08-04 | 3 | -1/+719 |
| |\ \ | |||||
| | * | | fix minor issues | tripun | 2014-08-18 | 1 | -5/+8 |
| | * | | add additional tests for sequence_t and fix the old ones | tripun | 2014-08-18 | 1 | -22/+50 |
| | * | | add case for addition to void | tripun | 2014-08-18 | 1 | -0/+4 |
| | * | | add test for sequenc_t in value_t | tripun | 2014-08-18 | 1 | -0/+32 |
| | * | | add unit test Negation for value | tripun | 2014-08-18 | 1 | -0/+46 |
| | * | | minor additions | tripun | 2014-08-18 | 1 | -0/+1 |
| | * | | add test for zero for value | tripun | 2014-08-18 | 1 | -0/+57 |
| | * | | check Type unit test for value | tripun | 2014-08-18 | 1 | -0/+50 |
| | * | | add Division unit test for value | tripun | 2014-08-18 | 1 | -0/+63 |
| | * | | remove some statements until sequence multiplication run-time error is fixed | tripun | 2014-08-18 | 1 | -11/+0 |
| | * | | add Multiplication unit test for value | tripun | 2014-08-18 | 1 | -0/+79 |
| | * | | add unit test subtraction for value | tripun | 2014-08-18 | 1 | -0/+93 |
| | * | | add whitespaces | tripun | 2014-08-17 | 1 | -4/+4 |
| | * | | add unit test Addition for value | tripun | 2014-08-17 | 1 | -0/+102 |
| | * | | add unit test of equality for value | tripun | 2014-08-17 | 1 | -0/+64 |
| | * | | add assignment unit test for value | tripun | 2014-08-17 | 1 | -0/+35 |
| | * | | add constructors unit test for value | tripun | 2014-08-17 | 1 | -0/+35 |
| | * | | initialize value fixture | tripun | 2014-08-16 | 1 | -0/+37 |
| | * | | add t_value unit test | tripun | 2014-08-15 | 2 | -1/+1 |
| * | | | [travis] Fix Travis CI builds | Alexis Hildebrandt | 2015-07-31 | 3 | -15/+117 |
* | | | | Merge pull request #369 from afh/pull/utfcpp_subtree | John Wiegley | 2015-08-04 | 13 | -15/+1039 |
|\ \ \ \ | |||||
| * | | | | [acprep]: Add libutfcpp-dev dependency | Alexis Hildebrandt | 2015-01-12 | 1 | -0/+2 |
| * | | | | Remove duplicate utfcpp LICENSE file | Alexis Hildebrandt | 2015-01-12 | 1 | -23/+0 |
| * | | | | [cmake] Add FindUtfcpp.cmake | Alexis Hildebrandt | 2015-01-12 | 2 | -3/+43 |
| * | | | | [acprep] Remove obsoleted submodule phase | Alexis Hildebrandt | 2015-01-12 | 1 | -8/+0 |
| * | | | | Replace utfcpp submodule with partial subtree | Alexis Hildebrandt | 2015-01-12 | 11 | -4/+1017 |
* | | | | | Merge pull request #404 from thdox/baseline-test-revert | John Wiegley | 2015-08-04 | 5 | -46/+63 |
|\ \ \ \ \ | |||||
| * | | | | | Add --file to tested options. | thdox | 2015-07-31 | 1 | -1/+0 |
| * | | | | | Fix test file regress/25A099C9.test. | thdox | 2015-07-31 | 1 | -33/+51 |
| * | | | | | Whitespace fix for cmd-convert.test | thdox | 2015-07-31 | 1 | -2/+2 |
| * | | | | | Revert "Disable three tests preventing Jenkins from succeeding" | thdox | 2015-07-31 | 3 | -0/+0 |
* | | | | | | [doc] Minor spelling correction | Alexis Hildebrandt | 2015-08-03 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | [travis] Use boost 1.49.0 for master branch builds | Alexis Hildebrandt | 2015-07-31 | 1 | -2/+6 |
* | | | | | [doc] Update status badges in README | Alexis Hildebrandt | 2015-07-31 | 1 | -2/+3 |
* | | | | | [travis] Add multi-os build configuration | Alexis Hildebrandt | 2015-07-31 | 3 | -12/+92 |
* | | | | | [tests] Fix typo in --cleared option baseline test | Alexis Hildebrandt | 2015-07-31 | 1 | -1/+1 |
* | | | | | Fix description | Martin Michlmayr | 2015-07-30 | 1 | -1/+1 |
* | | | | | Add test for --value-expr | Martin Michlmayr | 2015-07-30 | 1 | -0/+48 |
* | | | | | Add test for --no-rounding | Martin Michlmayr | 2015-07-30 | 1 | -0/+81 |
* | | | | | Update documentation to reflect <Rounding> was changed to <Adjustment> | Martin Michlmayr | 2015-07-30 | 2 | -2/+2 |
* | | | | | Re-indent some code that was indented incorrectly | John Wiegley | 2015-07-30 | 1 | -41/+42 |
* | | | | | [tests] Add baseline test for --cleared-format | Alexis Hildebrandt | 2015-07-30 | 1 | -0/+20 |