summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into coverity-scancoverity-scanWilliam S Fulton2015-01-14944-6449/+12435
|\
| * Use -rrbconfig rather than -rmkmf to load rbconfigOlly Betts2015-01-141-1/+1
| * Add suggestion to check block delimiterOlly Betts2015-01-142-2/+2
| * Add explanatory comment to pp_unknowndirective2.iOlly Betts2015-01-142-1/+3
| * Fix PHP crash in director_finalizerOlly Betts2015-01-142-5/+2
| * Add 3.0.4 release informationWilliam S Fulton2015-01-135-4/+8
| * Fix typoOlly Betts2015-01-141-1/+1
| * Note 1.8 as the oldest supported versionOlly Betts2015-01-141-7/+13
| * Fix PHP backend for default_args testcaseOlly Betts2015-01-141-10/+11
| * Merge pull request #305 from kkaempf/ruby_2.2William S Fulton2015-01-131-8/+8
| |\
| | * Ruby: Replace Config::CONFIG with RbConfig::CONFIG in configure.acKlaus Kämpf2015-01-121-8/+8
| * | Update htmlWilliam S Fulton2015-01-131-0/+1
| * | Python 3 default args fixWilliam S Fulton2015-01-132-3/+11
| * | Revert introduction of python:defaultargs featureWilliam S Fulton2015-01-127-55/+29
| |/
| * Add regression test for #217Olly Betts2015-01-122-0/+10
| * [PHP] Fix segfault in director upcall checkOlly Betts2015-01-122-7/+12
| * Merge pull request #303 from dertom95/masterOlly Betts2015-01-121-4/+4
| |\
| | * [lua/luarun] change return type from int to void on functions not returning a...Thomas Trocha2015-01-111-4/+4
| * | Fix linux gcc warnings and strtol correctionsWilliam S Fulton2015-01-112-4/+6
| * | Tests for Python default arguments and %pythondefaultargs.William S Fulton2015-01-112-7/+5
| * | Python default arg improvementsVadim Zeitlin2015-01-111-14/+130
| |/
| * Add note about delimiting blocks of Python codeOlly Betts2015-01-091-0/+12
| * Fix python default_args testcase for Python 3William S Fulton2015-01-092-11/+11
| * Fix Python default argument handing broken since swig-3.0.3William S Fulton2015-01-098-83/+153
| * Python default argument test cases from issue #294Vadim Zeitlin2015-01-091-0/+13
| * Wording change for missing semicolon errorWilliam S Fulton2015-01-082-2/+2
| * Handle "constexpr explicit" and "constexpr static"Olly Betts2015-01-093-2/+9
| * Allow C++11 "explicit constexpr"Olly Betts2015-01-083-0/+7
| * Improve errors for missing ; and unexpected )Olly Betts2015-01-084-8/+13
| * Fix typo in old entryOlly Betts2015-01-081-1/+1
| * Add test coverage for unterminated %{ ... %} blockOlly Betts2015-01-082-0/+6
| * When reporting an error for a construct which hasn't been terminatedOlly Betts2015-01-0810-13/+28
| * Improve error message for extraneous '%}'.Olly Betts2015-01-083-1/+7
| * Add .gitignore for Examples/test-suite/errors/Olly Betts2015-01-081-0/+4
| * Fix testcase name in expected outputOlly Betts2015-01-081-1/+1
| * Improve error message when an unknown SWIG directive is usedOlly Betts2015-01-086-2/+29
| * Update link to point to 3.0 docsOlly Betts2015-01-081-1/+1
| * Fix links to the online 1.3 docs to instead be relativeOlly Betts2015-01-081-2/+2
| * Drop deprecated warnings for ancient optionsOlly Betts2015-01-081-5/+0
| * Fix tab to space in HTML preformatted blockOlly Betts2015-01-081-1/+1
| * Provide -cppext as a general command line optionOlly Betts2015-01-085-11/+20
| * Split -help output into 4 chunks instead of 3Olly Betts2015-01-081-5/+9
| * More on Go examplesWilliam S Fulton2015-01-071-0/+4
| * Properly quote parameters in preinst-swig wrapper.Olly Betts2015-01-071-1/+1
| * Fix typoOlly Betts2015-01-071-1/+1
| * Merge pull request #288 from michael-schaller/go-docIan Lance Taylor2014-12-311-22/+37
| |\
| | * [Go] Changed link 'https://github.com/golang/go/tree/master/misc/swig' to 'ht...Michael Schaller2014-12-251-1/+1
| | * [Go] Updated Go documentation (examples, runtime.SetFinalizer, object ownersh...Michael Schaller2014-12-241-22/+37
| * | Bump version to 3.0.4William S Fulton2014-12-316-143/+147
| * | HTML tweaksv3.0.3rel-3.0.3William S Fulton2014-12-291-0/+2