Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix testcase -Wstringop-truncation warning in gcc11 | William S Fulton | 2021-11-12 | 1 | -1/+1 |
| | |||||
* | Examples update to support C++17: exception specification throw removal | William S Fulton | 2018-05-04 | 1 | -20/+5 |
| | |||||
* | Correct <string> back to <string.h> | Olly Betts | 2017-03-22 | 1 | -1/+1 |
| | | | | Erroneously changed in 760c00831168646502637be5e29cac2b55f5de22. | ||||
* | Warning fixes for gcc-7 | William S Fulton | 2017-02-06 | 1 | -1/+8 |
| | | | | warning: dynamic exception specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated] | ||||
* | Javascript examples. | Oliver Buchtala | 2013-09-27 | 1 | -0/+53 |