Eisuke Kawashima
|
7599b5fb14
|
Tidy Up (#2834)
* Replace obsolete `throw()` with `noexcept`
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0003r4.html
* Avoid deprecated tempfile.mktemp
https://docs.python.org/3/library/tempfile.html#deprecated-functions-and-variables
* Fix "warning: control reaches end of non-void function"
|
2019-12-18 16:44:55 +01:00 |
|
Greg Landrum
|
ec31bea97b
|
clang-tidy-7 pass (#2408)
|
2019-04-16 12:05:47 -04:00 |
|
Greg Landrum
|
2738c35178
|
Fixes #1903 (#1971)
* Fixes #1903
* update SWIG bindings too
|
2018-07-25 09:14:17 +02:00 |
|
Paolo Tosco
|
c08ea49bda
|
- enable building DLLs on Windows (#1861)
* - enable building DLLs on Windows
* - export.h and test.h are now auto-generated by CMake
|
2018-05-16 08:42:41 +02:00 |
|
Greg Landrum
|
e08e0d16d8
|
first pass, using google style
|
2015-11-14 14:58:11 +01:00 |
|
Brian Kelley
|
6ebbeb3bd3
|
Major conversion of std::string API to const std::string &
|
2015-09-25 15:15:59 -04:00 |
|
Greg Landrum
|
7e3c70f71a
|
missed some files on the commit
|
2011-04-08 02:46:35 +00:00 |
|