summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* swig-3.0.9 release updatev3.0.9rel-3.0.9William S Fulton2016-05-295-4/+12
* Check for qt patched version of wkhtmltopdf for pdf doc generationWilliam S Fulton2016-05-291-0/+1
* statically link to gcc windows runtimes when cross compiling windows binariesWilliam S Fulton2016-05-291-9/+13
* Fix warning compiling with i686-w64-mingw32-gccWilliam S Fulton2016-05-291-1/+3
* No need to detect languages when building Windows binaryWilliam S Fulton2016-05-291-2/+2
* Fix new mingw detectionWilliam S Fulton2016-05-281-4/+4
* Update windows on linux build to use i686-w64-ming32William S Fulton2016-05-281-3/+12
* Add gcc-6 Travis testing and use gcc-5.3 instead of gcc-5.2William S Fulton2016-05-282-5/+30
* Fix SWIG overloading warning display for R and allegroclWilliam S Fulton2016-05-282-6/+12
* configure to only test Go 1.2 and laterWilliam S Fulton2016-05-281-2/+2
* Testcase warning suppression for vc++William S Fulton2016-05-281-0/+3
* Compile warning fixWilliam S Fulton2016-05-281-1/+1
* Fix failure to detect lua.h on some systemsWilliam S Fulton2016-05-281-1/+4
* Fix unused warnings in perl wrappersWilliam S Fulton2016-05-283-2/+5
* Fix unused variable warnings in Guile wrappersWilliam S Fulton2016-05-281-22/+12
* Correct file format to unixWilliam S Fulton2016-05-281-508/+507
* Remove unused variables from C# boost::intrusive_ptr wrappersWilliam S Fulton2016-05-281-3/+3
* Remove unused kwnames generated variable in Ruby wrappersWilliam S Fulton2016-05-283-3/+4
* Fix unused variable warnings in test-suiteWilliam S Fulton2016-05-284-49/+52
* Fix unused variable warning in Perl wrappersWilliam S Fulton2016-05-282-0/+3
* Fix php-config name in error messageOlly Betts2016-05-271-1/+1
* Testcase workaround for missing boost::array::fillWilliam S Fulton2016-05-261-0/+2
* Changes file entry minor editWilliam S Fulton2016-05-241-1/+1
* Changes file entry for Python implicit namespace packagesWilliam S Fulton2016-05-241-0/+3
* Merge branch 'mromberg-implpkg'William S Fulton2016-05-2412-3/+230
|\
| * Minor edits to Python implicit namespace package docsWilliam S Fulton2016-05-242-4/+11
| * use %inline for testMike Romberg2016-05-243-8/+4
| * use relative import for -builtin and python2Mike Romberg2016-05-241-1/+2
| * Python3 removes support for relative importsMike Romberg2016-04-051-1/+8
| * Document implicit namespace packages for pythonMike Romberg2016-04-051-0/+71
| * disable namespace package buildMike Romberg2016-04-051-2/+1
| * Attempt to calm the testing gods...Mike Romberg2016-04-051-34/+0
| * use whatever name winders uses for .so files.Mike Romberg2016-04-051-2/+2
| * Examples (and tests) for python namespace packagesMike Romberg2016-04-052-1/+36
| * disable namespace package buildMike Romberg2016-04-051-2/+1
| * spellingMike Romberg2016-04-051-1/+1
| * Attempt to calm the testing gods...Mike Romberg2016-04-052-42/+45
| * use whatever name winders uses for .so files.Mike Romberg2016-04-051-2/+2
| * Don't run example for old pythonsMike Romberg2016-04-052-3/+6
| * Examples (and tests) for python namespace packagesMike Romberg2016-04-0512-2/+133
| * use importlib to load C extension modules for python 2.7 and newerMike Romberg2016-04-051-1/+10
* | Ruby opaque pointer handling regression fixWilliam S Fulton2016-05-245-5/+131
* | Stop preinst-swig.in from being executableOlly Betts2016-05-221-0/+0
* | Changes entry for improved Ruby error messageWilliam S Fulton2016-05-171-0/+4
* | Merge branch 'tamuratak-master'William S Fulton2016-05-171-5/+6
|\ \
| * | Revert introduction of minor memory leak in Ruby wrappersWilliam S Fulton2016-05-171-1/+5
| * | ruby: use nodeType attribute to determine whether functions are constructors.Takashi Tamura2016-04-081-5/+2
* | | Add changes entry for Ruby %module docstringWilliam S Fulton2016-05-171-0/+3
* | | Merge branch 'ruby-module-docstring'William S Fulton2016-05-171-0/+12
|\ \ \
| * | | Ruby module docstring avoid memory leakAurelien Jacobs2016-01-121-2/+4