Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert python tests using 2to3 | William S Fulton | 2020-08-15 | 1 | -5/+5 |
| | | | | | These tests were converted using 2to3 and should be valid using Python 2.7 and Python 3+. | ||||
* | C++11 alternate syntax for function declarations improvements | William S Fulton | 2017-03-10 | 1 | -5/+14 |
| | | | | Functions can now be declared const/noexcept/final etc | ||||
* | autopep8 cleanup of Examples/test-suite/python | Jon Schlueter | 2015-05-08 | 1 | -5/+6 |
| | | | | automated cleanup of python pep8 whitespace compliance | ||||
* | Rename all C++0x to C++11 and cpp0x to cpp11 | William S Fulton | 2013-10-07 | 1 | -0/+13 |