summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* swig-2.0.7 release datev2.0.7rel-2.0.7William S Fulton2012-05-261-1/+1
* std::string typemap modifications so they can be used with %apply for other s...William S Fulton2012-05-261-0/+4
* Lua fix for -external-runtimeWilliam S Fulton2012-05-241-0/+3
* python: disambiguate SWIG_From_unsigned_SS_int and SWIG_From_unsigned_SS_long.Stefan Zager2012-05-231-0/+2
* Fix SF#3528035, a regression introduced by the fix for SF#3428833.Olly Betts2012-05-231-1/+1
* [PHP] Fix getters for template members. (SF#3428833)Olly Betts2012-05-181-0/+3
* Fix some language's std::map wrappers to recognise difference_type, size_type...William S Fulton2012-05-151-0/+4
* Documented recent Octave changes in CHANGELOG.currentKarl Wette2012-05-141-0/+30
* [PHP] Fix memory leak in code generated for a callback. Patch fromOlly Betts2012-05-121-0/+4
* Fix typoOlly Betts2012-05-121-1/+2
* [PHP] Avoid using zend_error_noreturn() as it doesn't work with allOlly Betts2012-05-121-0/+7
* Fix unintended uninitialised memory access in OUTPUT typemapsWilliam S Fulton2012-05-111-0/+3
* Fix possible uninitialised memory access in char **STRING_OUT typemapWilliam S Fulton2012-05-111-0/+4
* Fix uninitialised size variable in char **STRING_ARRAY regressionWilliam S Fulton2012-05-111-0/+4
* Fix typemap method hiding regression introduced in swig-2.0.5 - rev 12764William S Fulton2012-05-111-0/+6
* [PHP] Fix the constant typemaps for SWIGTYPE, etc - previouslyOlly Betts2012-05-101-0/+5
* Relocate entry incorrectly added to CHANGESOlly Betts2012-05-101-0/+5
* Fix C enum forward declarations in some target languages (notably Java)William S Fulton2012-05-011-0/+3
* Bump version to 2.0.7William S Fulton2012-04-301-12/+2
* swig-2.0.6 release date and summaryv2.0.6rel-2.0.6William S Fulton2012-04-291-3/+3
* char **STRING_ARRAY typemaps fixed to handle null pointersWilliam S Fulton2012-04-281-0/+4
* Fix STL wrapper compilation errors on Mac OSX 64bitWilliam S Fulton2012-04-281-0/+3
* Fix uninitialised variable in Lua SWIGTYPE **OUTPUT typemapsWilliam S Fulton2012-04-251-0/+3
* Bump version to 2.0.6William S Fulton2012-04-191-439/+2
* Add 2.0.5 release dateWilliam S Fulton2012-04-191-2/+2
* [D] Reverted part of #3502431 mistakenly applied in r12948.David Nadlinger2012-04-171-2/+1
* Add back in %traits_enum removed in rev 12961 and probably fix iterating thro...William S Fulton2012-04-141-1/+1
* Apply patch #3517435 from Miles Bader - prefer to use Lua_pushglobaltableWilliam S Fulton2012-04-141-0/+3
* Revert rev 12835 as it introduces a failure in the test-suite (primitive_type...William S Fulton2012-04-141-3/+0
* nspace tests result in a warning if %nspace not supported where before it som...William S Fulton2012-04-141-1/+0
* Apply patch #3517769 from Robin Stocker to fix compile error on MacRuby using...William S Fulton2012-04-141-0/+3
* Apply patch #3511009 from Leif Middelschulte for slightly optimised char * va...William S Fulton2012-04-131-0/+3
* Apply #3219676 from Shane Liesegang which adds: - support for %factory - a __...William S Fulton2012-04-131-0/+6
* Apply #3513569 which adds a catchlist to the xml outputWilliam S Fulton2012-04-131-0/+3
* [Lua] Add support for Lua 5.2 (patch SF#3514593 from Miles Bader)Olly Betts2012-04-051-0/+3
* update changelogXavier Delacour2012-03-261-0/+4
* Revert 12776, 12777 - %shared_ptr fixes with typedef. It breaks li_boost_shar...William S Fulton2012-03-251-6/+0
* Apply #3502431 to fix duplicate symbols in multiple modules and compiler erro...William S Fulton2012-03-241-0/+4
* Correct definitions of %$isglobal and %$classname for %rename matching, altho...William S Fulton2012-03-211-0/+3
* Fix missing stddef.h when %import of STL containers. Was causing compile fail...William S Fulton2012-03-201-0/+7
* Apply patch #3392264 from Sebastien Bine to parse (unsigned) long long types ...William S Fulton2012-03-161-3/+6
* Patch from Karl Wette to allow custom allocators in STL string classesWilliam S Fulton2012-03-161-0/+3
* Fix %include inside %define macros - patch from Karl WetteWilliam S Fulton2012-03-151-0/+3
* Some clarification on recent octave improvementsWilliam S Fulton2012-03-131-2/+2
* Fix #3475492 - iterating through std::vector wrappers of enumerations.William S Fulton2012-03-131-0/+3
* update change logXavier Delacour2012-02-271-0/+8
* Make generated support functions in arrays_java.i static for multiple module ...William S Fulton2012-02-161-0/+5
* Fix crash when requesting more matches than available in regexWilliam S Fulton2012-01-271-0/+3
* Add support for negative steps in Python slices on the STL containersWilliam S Fulton2012-01-241-6/+7
* [D] Exception and Error have become blessed names; removed d_exception_name t...David Nadlinger2012-01-231-0/+1