summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary header, which bizarrely broke the mingw build on linuxv2.0.2rel-2.0.2William S Fulton2011-02-201-1/+0
* Solaris warnings/errors testcase fixesWilliam S Fulton2011-02-203-0/+10
* Perl and vc++ warning fixWilliam S Fulton2011-02-201-1/+1
* Add swig-2.0.2 release dateWilliam S Fulton2011-02-204-6/+6
* more Perl namespace pollution workaroundsWilliam S Fulton2011-02-201-0/+6
* Fix potential name clash in director classWilliam S Fulton2011-02-202-6/+6
* Sun studio warning suppression in testsWilliam S Fulton2011-02-2012-6/+83
* For Go: Recognize the SWIG varargs type.Ian Lance Taylor2011-02-201-0/+2
* For Go: Fix handling of INPUT variables when using typemaps.i. ThisIan Lance Taylor2011-02-202-2/+30
* More varargs overload testing for Go.Ian Lance Taylor2011-02-201-0/+12
* Fix new varargs_overload test for Go.Ian Lance Taylor2011-02-202-1/+28
* Add Go execution test for new rename_simple test.Ian Lance Taylor2011-02-201-0/+29
* Fix li_typemaps_apply test for Go.Ian Lance Taylor2011-02-201-0/+10
* Fix handling of protected methods in Go when using directors.Ian Lance Taylor2011-02-203-22/+74
* Fix C code in test caseWilliam S Fulton2011-02-201-1/+2
* Fix link error in testWilliam S Fulton2011-02-201-0/+4
* Fix link error in testWilliam S Fulton2011-02-201-0/+4
* Add swig-2.0.2 summary to release notesWilliam S Fulton2011-02-191-0/+6
* Adjust for the elimination of the "float" and "complex" types.Ian Lance Taylor2011-02-1917-77/+76
* Additional %varargs and overloading testingWilliam S Fulton2011-02-192-0/+21
* configure changes for Go version string format changeWilliam S Fulton2011-02-191-1/+1
* Modify octave exception checking test to take account of older (3.0) versions...William S Fulton2011-02-191-7/+7
* Modify octave exception checking test to take account of newlines being added...William S Fulton2011-02-191-15/+13
* Rename symbol in test case as the name is clashing in some way with new versi...William S Fulton2011-02-194-4/+4
* Add some missing signed char and unsigned char Lua typemaps in the typemaps.i...William S Fulton2011-02-191-1/+5
* [PHP] Add missing INPUT, OUTPUT and INOUT typemaps in the typemaps.i library ...William S Fulton2011-02-192-25/+69
* [PHP] Address bug in PHP on some platforms/architectures whichOlly Betts2011-02-192-7/+18
* Fix Lua warning suppression for overload_extend testcaseWilliam S Fulton2011-02-191-4/+5
* Remove typemap for illegal typeWilliam S Fulton2011-02-191-5/+0
* Add Octave test of global constants when accessed from a function reported by...William S Fulton2011-02-191-0/+24
* Rename covariant_return.i testcase as it is not testing covariant return typesWilliam S Fulton2011-02-182-2/+2
* Fix #3184549 - vararg functions and function overloading when using the -fast...William S Fulton2011-02-185-24/+67
* Remove pointless special casing of zero-length strings, remnant of a seriesOlly Betts2011-02-181-5/+1
* [PHP] An overloaded method which can return an object or aOlly Betts2011-02-184-1/+28
* [PHP] Fix invalid erase during iteration of std::map in generatedOlly Betts2011-02-182-6/+4
* Warning suppressionWilliam S Fulton2011-02-171-0/+2
* Change preprocessing error for tokens appearing after #else and #end to warni...William S Fulton2011-02-175-17/+22
* Documentation numbering updateWilliam S Fulton2011-02-172-4/+9
* Preprocessing now errors out if extra tokens appear after #else and #end. Add...William S Fulton2011-02-167-32/+132
* Retrospectively add note about earlier fix for better typedef resolution fixi...William S Fulton2011-02-151-0/+6
* [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-151-0/+4
* [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-149-246/+241
* patch #3176274 - Ruby typecheck typemap for time_t.William S Fulton2011-02-132-0/+8
* Apply patch #3171793 from szager - protected director methods failing when -f...William S Fulton2011-02-132-2/+5
* Fix Fix #1927852 - #include directives don't preprocess the file passed to itWilliam S Fulton2011-02-138-7/+72
* remove duplicate UTL char * typemapsWilliam S Fulton2011-02-131-2/+0
* Fix preprocessor breakages introduced in rev 12441 which was fixing defined()...William S Fulton2011-02-124-69/+181
* Fix #1940536, overactive preprocessor which was expanding defined(...) outsid...William S Fulton2011-02-075-4/+54
* Hack for testcase to compile under PHP 5.3 / gcc-4.4 William S Fulton2011-02-051-1/+9
* Fix some eroneous typecheck rankings for phpWilliam S Fulton2011-02-051-5/+5