summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Travis testing of Go changesv4.0.0rel-4.0.0William S Fulton2019-04-262-4/+12
* Add 4.0.0 release dateWilliam S Fulton2019-04-264-4/+4
* Fix command line error handling to work like in 3.0.12William S Fulton2019-04-251-6/+8
* Fix Go tests to run in module modeIan Lance Taylor2019-04-24173-227/+298
* Add recent doxygen fixes to changes fileWilliam S Fulton2019-04-241-0/+6
* Merge branch 'enum-trailing-comma-doxygen'William S Fulton2019-04-246-36/+43
|\
| * Fix parsing of enums with trailing comma with -doxygenVadim Zeitlin2019-04-206-36/+43
* | HTML section numbering updateWilliam S Fulton2019-04-242-0/+7
* | Documentation: terminology consistency for command line options plus Doxygen ...William S Fulton2019-04-244-18/+18
* | Merge branch 'markok314-master'William S Fulton2019-04-241-5/+68
|\ \
| * | markok314: fixed section numbering because of inserted Doxygen troubleshootin...Marko Klopcic2019-04-231-7/+7
| * | updated troubleshooting sectionMarko Klopcic2019-04-231-20/+19
| * | improved section 'troubleshooting', moved before 'Developr info'Marko Klopcic2019-04-231-102/+63
| * | added section 'troubleshooting'Marko Klopcic2019-04-231-19/+122
| |/
* | Merge branch 'pydoc-return-crash'William S Fulton2019-04-243-1/+12
|\ \
| * | Don't crash if type is not available in Python Doxygen codeVadim Zeitlin2019-04-203-1/+12
| |/
* | Add -cgo as default to changes fileWilliam S Fulton2019-04-241-0/+4
* | Add missing issue numberWilliam S Fulton2019-04-241-1/+1
|/
* Java/C# std::vector<bool> workarounds for clangWilliam S Fulton2019-04-202-2/+2
* When generating Go code, make -cgo the default.Ian Lance Taylor2019-04-193-29/+38
* Fix Visual Studio 2015 and later compilation errors due to snprintf macro def...William S Fulton2019-04-193-2/+6
* Improve backwards compatibility in C#/Java std::array wrappersWilliam S Fulton2019-04-192-4/+4
* Improve backwards compatibility in D std::vector wrappersWilliam S Fulton2019-04-191-13/+13
* Improve backwards compatibility in C# std::vector wrappersWilliam S Fulton2019-04-191-6/+6
* Improve backwards compatibility in Java std::vector wrappersWilliam S Fulton2019-04-181-8/+8
* Add potential incompatibility info for Java std::vector wrappersWilliam S Fulton2019-04-181-0/+29
* Fix minor whitespace regression in Java generated codeWilliam S Fulton2019-04-181-1/+1
* Clear up some confusion over ANSI vs ISO C/C++ supportWilliam S Fulton2019-04-187-18/+18
* 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