- 21 Jun, 2022 1 commit
-
-
Johnson, Seth R authored
-
- 03 Jun, 2022 1 commit
-
-
Johnson, Seth R authored
* Replace deleted '{}' syntax in typemap attributes * Add deleted <cctypes> * Use global-namespace size_t (no change) * Update wrapper code with latest version
-
- 26 Nov, 2021 3 commits
-
-
Johnson, Seth R authored
-
Johnson, Seth R authored
- Find latexmk instead of assuming it's there - Download ornltm at build time and set in TEXINPUTS - Add interdependencies between pdf doc stages - Generate and append footer
-
Johnson, Seth R authored
-
- 01 Jun, 2021 2 commits
-
-
Johnson, Seth R authored
-
Johnson, Seth R authored
* Move cmake swig utilities into a separate cmake file * Fix installed config file * Upgrade CI to use focal and GCC9 * Allow external installation of examples
-
- 31 May, 2021 1 commit
-
-
Johnson, Seth R authored
-
- 12 Feb, 2021 1 commit
-
-
Johnson, Seth R authored
-
- 08 Dec, 2020 2 commits
-
-
Johnson, Seth R authored
* Fix latex build and SWIG rendering * Update copyright year
-
Johnson, Seth R authored
* Clean documentation * Add more string usage demos
-
- 22 Nov, 2020 1 commit
-
-
Johnson, Seth R authored
* Fix standalone version script * Add cmake policy to silence warnings and update build script * Regenerate code with SWIG 4.0.2+fortran release * Update travis yaml definitions
-
- 22 Aug, 2020 1 commit
-
-
Johnson, Seth R authored
* Tweak build script * Simplify bool conversion * Add complex number support to std::vector
-
- 28 Jul, 2020 1 commit
-
-
Johnson, Seth R authored
-
- 07 Jun, 2020 1 commit
-
-
Johnson, Seth R authored
* Normalize CMakeLists spacing * Suppress version output
-
- 25 Feb, 2020 7 commits
-
-
Johnson, Seth R authored
Backport upcoming FindSWIG/UseSWIG
-
Johnson, Seth R authored
These arose as a result of removing buggy "autofree".
-
Johnson, Seth R authored
This also fixes a potential uninitialized variable usage if both C pointers are null (which wouldn't happen in practice)
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
- 24 Feb, 2020 3 commits
-
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
Johnson, Seth R authored
SWIG 36a04576958feaa66d0e408fb060a3cf7306729e
-
- 30 Dec, 2019 1 commit
-
-
Johnson, Seth R authored
-
- 21 Dec, 2019 1 commit
-
-
Johnson, Seth R authored
* Update macros and regenerate for latest SWIG * Add map and documentation
-
- 17 Dec, 2019 1 commit
-
-
Johnson, Seth R authored
-
- 27 Nov, 2019 1 commit
-
-
Johnson, Seth R authored
Don't assume compiler extensions are needed: use `-std=c++11` not `-std=gnu++11`
-
- 31 Oct, 2019 2 commits
-
-
Johnson, Seth R authored
Visual Studio 2012 lacks the iterator constructor for discrete_distribution. This made me realize that the iterator constructor is actually supposed to take doubles, not the result_type. So I fixed the 'weights' signature and added a workaround that uses the initializer_list constructor.
-
Johnson, Seth R authored
Needed to fix Windows build
-
- 30 Oct, 2019 2 commits
-
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
- 22 Oct, 2019 4 commits
-
-
Johnson, Seth R authored
Minor CMake updates/fixes
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-
- 21 Oct, 2019 3 commits
-
-
Johnson, Seth R authored
Tweak documentation and fix CMake project version
-
Johnson, Seth R authored
-
Johnson, Seth R authored
-