aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-12Resolve prefix when resolving typedefYann Diorcet
2014-01-11Remove -nonaturalvar and nonaturalvar option in %moduleWilliam S Fulton
2014-01-11Add testcase for %attributestring on shared_ptrWilliam S Fulton
2014-01-11%naturalvar feature fixes and documentationWilliam S Fulton
2014-01-11Template private assignment testcaseWilliam S Fulton
2014-01-11Merge pull request #126 from vadz/warn-fixWilliam S Fulton
2014-01-10Work around gcc warning about function pointers conversions.Vadim Zeitlin
2014-01-06[Go] Fix bug that broke using directors from a thread not created by Go.Ian Lance Taylor
2014-01-06Remove executable bit from various test-suite runme filesOlly Betts
2014-01-06PHP: document byref typemap attributeMiklos Vajna
2014-01-03Add C++11 virtual specifier sequences (final and/or override on methods)William S Fulton
2014-01-03auto_ptr deprecation warning suppressionWilliam S Fulton
2013-12-26Merge pull request #123 from wkalinin/test2Vladimir Kalinin
2013-12-24Add changes entry for python imports/packages changesWilliam S Fulton
2013-12-24Python imports documentation editsWilliam S Fulton
2013-12-24Documentation for improved python import optionPaweł Tomulik
2013-12-24Python import code beautifyWilliam S Fulton
2013-12-24Fixed SF bug #1297 (Python imports)Paweł Tomulik
2013-12-24additional check for template type, to handle constructors correctlyVladimir Kalinin
2013-12-23Don't accept strings too long to fit in char[N] with trailing NUL.Vadim Zeitlin
2013-12-23Change the length of strings created from fixed-size buffers.Vadim Zeitlin
2013-12-23Relax Java preproc_line_file unit test to pass in a separate build directory.Vadim Zeitlin
2013-12-23Error out attempting to use directors without -c++William S Fulton
2013-12-23Beautify director.swg filesWilliam S Fulton
2013-12-23Beautify director outputWilliam S Fulton
2013-12-23Perl directors changes entry added and minor tidy upWilliam S Fulton
2013-12-23Merge branch 'perl5-directors-minimal' of https://github.com/talby-/swig into...William S Fulton
2013-12-22C++11 support for new versions of erase and insert in the STL containers.William S Fulton
2013-12-22C++11 tests re-organise - gcc-4.8 minimum expected for all to passWilliam S Fulton
2013-12-22Suppress gcc-4.9 auto_ptr deprecation in testWilliam S Fulton
2013-12-20Use RUNME consistently in examples makefileWilliam S Fulton
2013-12-20In Examples/Makefile.in, compile and link the program in go andIan Lance Taylor
2013-12-20fixed enums & enum values language symbol table namespaceVladimir Kalinin
2013-12-19Error test-suite updated for nested changesWilliam S Fulton
2013-12-19Make save_value non-copyableWilliam S Fulton
2013-12-19fixed %template within %extend, test addedVladimir Kalinin
2013-12-18Go: Don't require that Go environment variables be set when runningIan Lance Taylor
2013-12-17Remove Go -longsize option.Ian Lance Taylor
2013-12-17[Go] Add -go-pkgpath option.Ian Lance Taylor
2013-12-17Language::addSymbol fix, to handle classes correctlyVladimir Kalinin
2013-12-16Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor
2013-12-16Revert template_nested_typemaps to what it was before nested mergeWilliam S Fulton
2013-12-16properly disabled nested %template declared in other scopesVladimir Kalinin
2013-12-16fixed %template declared within class, next to template declarationVladimir Kalinin
2013-12-14Skip unsigned (long) long integer tests on OS X with guile 1.8Geert Janssens
2013-12-14Fix R unions seg faultWilliam S Fulton
2013-12-14Remove nested branch from Travis buildsWilliam S Fulton
2013-12-14Merge branch 'nested' - nested structs/classes supportWilliam S Fulton
2013-12-13Add comment with SWIG file name in files generated for Go.Ian Lance Taylor
2013-12-13Deprecation of the 'nestedworkaround' featureWilliam S Fulton