summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* 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
* CFFI - Fix missing package before &body - patch #22tpapp2013-02-091-3/+6
* Ensure 'javapackage' typemap is used as it stopped working from version 2.0.5William S Fulton2013-01-301-0/+3
* Apply patch SF #334 - Fix Python default value conversions TRUE->True, FALSE-...William S Fulton2013-01-291-0/+3
* Apply patch SF #335 - Truly ignore constructors in directors with %ignore and...William S Fulton2013-01-291-0/+3
* Tidy up last few commits for Java new jniclasspackage pragmaWilliam S Fulton2013-01-191-0/+5
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-151-0/+3
* Fix cstype typemap lookup for member variables so that a fully qualified vari...William S Fulton2013-01-151-0/+8
* Add notes on SF Bug #1299 - nspace and class name collisionsWilliam S Fulton2013-01-111-0/+4
* Improvements to documentation for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton2013-01-111-0/+3
* Fix to work with a ZTS build of PHP (broken in 2.0.7)Olly Betts2013-01-081-0/+3
* Fix bashism in configure, introduced in 2.0.9.Olly Betts2013-01-071-0/+3
* Add CHANGES note for virtual destructor in templates bug in prev commitWilliam S Fulton2013-01-061-0/+5
* Add change notes for last commitWilliam S Fulton2013-01-051-0/+4
* Change note updates for last two pull requestsWilliam S Fulton2013-01-041-1/+6
* director_nspace fixes for C# for previous commitWilliam S Fulton2013-01-031-0/+3
* Bump version to 2.0.10William S Fulton2013-01-031-153/+2
* 2.0.9 release notes and datev2.0.9rel-2.0.9William S Fulton2012-12-161-4/+4
* Fix garbage line number and empty file name reporting for some '}' or ')' err...William S Fulton2012-12-161-0/+4
* Apply patch 3530444Klaus Kämpf2012-12-151-0/+4
* Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtrKlaus Kämpf2012-12-141-0/+4
* document Ruby fixesKlaus Kämpf2012-12-141-0/+3
* CFFI - Fix some string constants are incorrectWilliam S Fulton2012-12-141-0/+3
* Fix CFFI incorrect constant namesWilliam S Fulton2012-12-141-0/+4
* fix current changesJoseph Wang2012-12-121-0/+3
* Fix fully qualified package paths for Python 3 even if a module is in the sam...William S Fulton2012-12-111-0/+4
* Bug #3563647 - PyInt_FromSize_t unavailable prior to Python 2.5 for unsigned ...William S Fulton2012-12-091-0/+3