summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Fix %naturalvar and templated methods using enumsWilliam S Fulton2013-10-041-0/+4
* Document Java char **STRING_ARRAY typemap fixWilliam S Fulton2013-09-201-0/+3
* Bump version to 3.0.0William S Fulton2013-09-181-135/+1
* Add swig-2.0.11 release info and datev2.0.11rel-2.0.11William S Fulton2013-09-151-1/+1
* Guile OUTPUT typemap fixWilliam S Fulton2013-09-151-0/+9
* Lua static member access improvements.Artem Serebriyskiy2013-09-121-0/+7
* Infinity is now by default an acceptable value for type 'float'.William S Fulton2013-09-121-0/+16
* Document Include Lua error locus in SWIG error messages patches.William S Fulton2013-08-301-0/+5
* Skip the UTF-8 BOM of including files.William S Fulton2013-08-291-0/+4
* Add support for std::map<> comparator template argument for C#.Vadim Zeitlin2013-08-291-0/+3
* %implicitconv is improved for overloaded functions.William S Fulton2013-08-281-0/+20
* %implicitconv will now accept None where the implicit conversion takes a C/C+...William S Fulton2013-08-281-0/+4
* [Python] Fix clang++ warning in generated wrapper code.Olly Betts2013-08-241-0/+3
* Remove SwigPyObject_print and SwigPyObject_str, and make the generated wrappe...Kris Thielemans2013-08-071-0/+19
* Fix for missing C++ code in std::multimap wrappers.William S Fulton2013-08-061-0/+5
* change to allow file SEXP return valuesjoequant2013-07-141-0/+2
* Add %pythonbegin directive.William S Fulton2013-07-051-0/+10
* Correct dates in recent commits to CHANGES fileWilliam S Fulton2013-07-051-5/+5
* Uninitialized variable fix in SWIG_Python_NonDynamicSetAttr when using -builtin.William S Fulton2013-07-011-0/+4
* Fix a const_cast in generated code that was generating a <:: digraph when usi...William S Fulton2013-07-011-0/+4
* Add SF patch #342 fix some director classes crashing on object deletion when ...William S Fulton2013-07-011-0/+4
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-111-1/+1
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-111-0/+6
* Fix Ruby regression with missing rb_complex_new function.William S Fulton2013-06-071-0/+5
* [PHP] Fix SWIG_ZTS_ConvertResourcePtr() not to dereference NULLOlly Betts2013-06-041-0/+4
* Bump version to 2.0.11William S Fulton2013-05-271-235/+1
* Add swig-2.0.10 release date and release notesv2.0.10rel-2.0.10William S Fulton2013-05-271-1/+1
* Fix Python 3 inconsistency handling -ve numbers for unsigned C types.William S Fulton2013-05-251-0/+5
* Add test case for attributes with moderately complex templatesArtem Serebriyskiy2013-05-251-0/+4
* Add note on ccache-swig internal error bug due to premature file cleanup to c...William S Fulton2013-05-191-0/+9
* Update changelog for the previous two Octave patchesKarl Wette2013-05-121-0/+5
* Guile tweak in CHANGES.currentWilliam S Fulton2013-04-301-1/+1
* Add summary of recent guile updates in changelogGeert Janssens2013-04-291-0/+10
* Document patch #33 from previous commit and complete run time testsWilliam S Fulton2013-04-181-0/+13
* Fix syntax error when preprocessor macros are defined inside of enum listsWilliam S Fulton2013-04-181-0/+10
* Octave: fix bugs in output of cleanup codeKarl Wette2013-04-171-0/+6
* Cosmetic tidyup in smartptr feature code and document smartptr fix in previou...William S Fulton2013-04-171-0/+3
* Add -MP option for generating phony targets for all dependenciesKarl Wette2013-04-151-0/+6
* [PHP] Add missing directorin typemap for char* and char[] whichOlly Betts2013-04-091-0/+4
* Ruby 1.9 fixes.William S Fulton2013-04-051-0/+10
* Fixes for Ruby 1.9 std::complex wrappers.William S Fulton2013-04-021-0/+3
* Fix seg fault when using STL containers of generic Ruby types, GC_VALUE or LA...William S Fulton2013-03-311-0/+4
* Add note about Python STL fixesWilliam S Fulton2013-03-291-0/+3
* Fix delete_if (reject!) for the STL container wrappers.William S Fulton2013-03-291-0/+4
* Fix seg fault in SWIG using directors when class and virtual method names are...William S Fulton2013-03-191-0/+4
* Minor fix to Octave autodoc generation for functions returning structsKarl Wette2013-03-091-0/+3
* Fix SWIG's handling of qualified (e.g. const) variables of array typeKarl Wette2013-02-191-0/+12
* Tweak to changes noteWilliam S Fulton2013-02-181-1/+1
* Use "(void)" instead of "()" when wrapping no-argument extension functions.Karl Wette2013-02-181-0/+39
* Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton2013-02-181-0/+19