aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.current
AgeCommit message (Expand)Author
2013-12-13Add comment with SWIG file name in files generated for Go.Ian Lance Taylor
2013-12-12Add CHANGES.current entry for previous commitOlly Betts
2013-12-12Add CHANGES.current entry and minimal doc update for previous changeOlly Betts
2013-12-12[PHP] The usage of $input in PHP directorout typemaps has beenOlly Betts
2013-12-03Just a correction to the last commit changelog entry.Vadim Zeitlin
2013-12-03Add std_auto_ptr.i defining typemaps for returning std::auto_ptr<>.Vadim Zeitlin
2013-11-09Update changes file with previous commit dropping .NET 1.1 supportWilliam S Fulton
2013-11-07Changes file for recent director improvementsWilliam S Fulton
2013-10-17Fix Visual Studio compile error in C++ wrappers due to #include <exception> w...William S Fulton
2013-10-17Add missing #include <stddef.h> for offsetof when using -builtin.William S Fulton
2013-10-15Add support for case conversion characters in regex substitutions.Vadim Zeitlin
2013-10-12Add change note for missing Lua return statementsWilliam S Fulton
2013-10-12changes note for superclass not lispifyWilliam S Fulton
2013-10-12Add C++11 to changes fileWilliam S Fulton
2013-10-04Fix %naturalvar and templated methods using enumsWilliam S Fulton
2013-09-20Document Java char **STRING_ARRAY typemap fixWilliam S Fulton
2013-09-18Bump version to 3.0.0William S Fulton
2013-09-15Add swig-2.0.11 release info and dateWilliam S Fulton
2013-09-15Guile OUTPUT typemap fixWilliam S Fulton
2013-09-12Lua static member access improvements.Artem Serebriyskiy
2013-09-12Infinity is now by default an acceptable value for type 'float'.William S Fulton
2013-08-30Document Include Lua error locus in SWIG error messages patches.William S Fulton
2013-08-29Skip the UTF-8 BOM of including files.William S Fulton
2013-08-29Add support for std::map<> comparator template argument for C#.Vadim Zeitlin
2013-08-28%implicitconv is improved for overloaded functions.William S Fulton
2013-08-28%implicitconv will now accept None where the implicit conversion takes a C/C+...William S Fulton
2013-08-24[Python] Fix clang++ warning in generated wrapper code.Olly Betts
2013-08-07Remove SwigPyObject_print and SwigPyObject_str, and make the generated wrappe...Kris Thielemans
2013-08-06Fix for missing C++ code in std::multimap wrappers.William S Fulton
2013-07-14change to allow file SEXP return valuesjoequant
2013-07-05Add %pythonbegin directive.William S Fulton
2013-07-05Correct dates in recent commits to CHANGES fileWilliam S Fulton
2013-07-01Uninitialized variable fix in SWIG_Python_NonDynamicSetAttr when using -builtin.William S Fulton
2013-07-01Fix a const_cast in generated code that was generating a <:: digraph when usi...William S Fulton
2013-07-01Add SF patch #342 fix some director classes crashing on object deletion when ...William S Fulton
2013-06-11Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton
2013-06-11Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton
2013-06-07Fix Ruby regression with missing rb_complex_new function.William S Fulton
2013-06-04[PHP] Fix SWIG_ZTS_ConvertResourcePtr() not to dereference NULLOlly Betts
2013-05-27Bump version to 2.0.11William S Fulton
2013-05-27Add swig-2.0.10 release date and release notesWilliam S Fulton
2013-05-25Fix Python 3 inconsistency handling -ve numbers for unsigned C types.William S Fulton
2013-05-25Add test case for attributes with moderately complex templatesArtem Serebriyskiy
2013-05-19Add note on ccache-swig internal error bug due to premature file cleanup to c...William S Fulton
2013-05-12Update changelog for the previous two Octave patchesKarl Wette
2013-04-30Guile tweak in CHANGES.currentWilliam S Fulton
2013-04-29Add summary of recent guile updates in changelogGeert Janssens
2013-04-18Document patch #33 from previous commit and complete run time testsWilliam S Fulton
2013-04-18Fix syntax error when preprocessor macros are defined inside of enum listsWilliam S Fulton
2013-04-17Octave: fix bugs in output of cleanup codeKarl Wette