summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for MinGW MSYS configure script error from ax_boost_base.m4v4.0.0-beta1rel-4.0.0-beta1William S Fulton2019-04-151-4/+2
* testcase fixes for gcc-9William S Fulton2019-04-1514-60/+14
* Add linkchecker3 make target to check internal linksWilliam S Fulton2019-04-154-5/+11
* Correct out of date html linksWilliam S Fulton2019-04-1514-41/+40
* cpp11_thread_local testcase fix for Visual C++William S Fulton2019-04-111-0/+2
* Update ax_compare_version.m4 to latest from autoconf archiveWilliam S Fulton2019-04-111-4/+4
* Update ax_path_generic.m4 to latest from autoconf archiveWilliam S Fulton2019-04-111-4/+4
* Update ax_boost_base.m4 to latest from autoconf archiveWilliam S Fulton2019-04-112-125/+133
* Add release notes summaryWilliam S Fulton2019-04-112-10/+37
* Fix C# wrappers FxCop warning CA2002 in SWIGPendingExceptionWilliam S Fulton2019-04-092-2/+11
* Use wine on Linux to test executable when building windows zip fileWilliam S Fulton2019-04-091-2/+9
* Cosmetic C# Makefile tweakWilliam S Fulton2019-04-081-2/+2
* Check Dispose is called in C# auto_ptr testWilliam S Fulton2019-04-081-0/+7
* C++11 test fixes for Visual Studio 2017William S Fulton2019-04-083-11/+19
* html documentation fixesWilliam S Fulton2019-04-081-1/+2
* Make obs-buildlogs.py Python3 compatibleWilliam S Fulton2019-04-081-1/+1
* mkrelease.py improvementsWilliam S Fulton2019-04-081-29/+36
* Port mkdist.py to Python 3William S Fulton2019-04-081-39/+34
* Add a few options to the mkdist.py script for building the distribution tarballWilliam S Fulton2019-04-081-39/+47
* Add the parameters typemap attribute to D and Java destructor wrapper typemapsWilliam S Fulton2019-04-087-14/+32
* Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton2019-04-089-45/+113
* Correct ocaml dynamic targetsWilliam S Fulton2019-03-262-2/+2
* More ocaml parallel make fixesWilliam S Fulton2019-03-2613-22/+65
* Merge branch 'OCaml-examples-race-conditions'William S Fulton2019-03-264-9/+13
|\
| * Fix parallel 'make check-ocaml-examples'William S Fulton2019-03-261-6/+10
| * [OCaml] Fix race conds when running the examples with parallel makeZackery Spytz2019-03-193-3/+3
* | More python std::list testingWilliam S Fulton2019-03-251-0/+1
* | More C# std::list testingWilliam S Fulton2019-03-251-1/+1
* | Replace void* with iterator* in C# std::list wrappersWilliam S Fulton2019-03-252-37/+46
* | C# std::list changes to support types that are not assignableWilliam S Fulton2019-03-254-51/+85
* | C# - add std::listAdrien JUND2019-03-254-5/+904
* | Always use fastunpack for Python swigconstant wrappersWilliam S Fulton2019-03-211-6/+2
* | Always use fastunpack for Python swigregister functionWilliam S Fulton2019-03-211-6/+2
* | Fix Python low-level static member setters.William S Fulton2019-03-202-1/+26
* | Improve Python static member variable testingWilliam S Fulton2019-03-202-0/+15
|/
* Add changes entry for R enum fixesWilliam S Fulton2019-03-181-0/+4
* Merge branch 'REnums2018'William S Fulton2019-03-187-290/+874
|\
| * Fix R return by C++11 const ref enum classesWilliam S Fulton2019-03-181-1/+1
| * Remove unused code in r.cxxWilliam S Fulton2019-03-181-12/+0
| * extra doc on anonymous enumsRichard Beare2019-03-181-1/+3
| * ENH:Richard Beare2019-03-111-20/+4
| * FIX: references to enums now functioningRichard Beare2019-03-084-67/+45
| * DOC: Extended documentation on enumeration support in RRichard Beare2019-03-081-3/+40
| * FIX: Corrected path to output from R testsRichard Beare2019-03-081-2/+2
| * Reformat comments in R moduleRichard Beare2019-03-081-153/+172
| * ENH: Run test for enum_thorough in RRichard Beare2019-03-082-1/+453
| * Code style changes post reviewRichard Beare2019-03-081-19/+21
| * ENH: R Module: Enumerations with values set by calls to C code, allowingRichard Beare2019-03-081-14/+54
| * Setting enum values with calls to the C code.Richard Beare2019-03-082-58/+140
* | Add changes entry for Node V8 api changesWilliam S Fulton2019-03-141-0/+4