aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.current
AgeCommit message (Expand)Author
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
2013-04-17Cosmetic tidyup in smartptr feature code and document smartptr fix in previou...William S Fulton
2013-04-15Add -MP option for generating phony targets for all dependenciesKarl Wette
2013-04-09[PHP] Add missing directorin typemap for char* and char[] whichOlly Betts
2013-04-05Ruby 1.9 fixes.William S Fulton
2013-04-02Fixes for Ruby 1.9 std::complex wrappers.William S Fulton
2013-03-31Fix seg fault when using STL containers of generic Ruby types, GC_VALUE or LA...William S Fulton
2013-03-29Add note about Python STL fixesWilliam S Fulton
2013-03-29Fix delete_if (reject!) for the STL container wrappers.William S Fulton
2013-03-19Fix seg fault in SWIG using directors when class and virtual method names are...William S Fulton
2013-03-09Minor fix to Octave autodoc generation for functions returning structsKarl Wette
2013-02-19Fix SWIG's handling of qualified (e.g. const) variables of array typeKarl Wette
2013-02-18Tweak to changes noteWilliam S Fulton
2013-02-18Use "(void)" instead of "()" when wrapping no-argument extension functions.Karl Wette
2013-02-18Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton
2013-02-09CFFI - Fix missing package before &body - patch #22tpapp
2013-01-30Ensure 'javapackage' typemap is used as it stopped working from version 2.0.5William S Fulton
2013-01-29Apply patch SF #334 - Fix Python default value conversions TRUE->True, FALSE-...William S Fulton
2013-01-29Apply patch SF #335 - Truly ignore constructors in directors with %ignore and...William S Fulton
2013-01-19Tidy up last few commits for Java new jniclasspackage pragmaWilliam S Fulton
2013-01-15Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton
2013-01-15Fix cstype typemap lookup for member variables so that a fully qualified vari...William S Fulton
2013-01-11Add notes on SF Bug #1299 - nspace and class name collisionsWilliam S Fulton
2013-01-11Improvements to documentation for csdirectorin 'pre', 'post' and 'terminator'...William S Fulton
2013-01-08Fix to work with a ZTS build of PHP (broken in 2.0.7)Olly Betts
2013-01-07Fix bashism in configure, introduced in 2.0.9.Olly Betts
2013-01-06Add CHANGES note for virtual destructor in templates bug in prev commitWilliam S Fulton
2013-01-05Add change notes for last commitWilliam S Fulton
2013-01-04Change note updates for last two pull requestsWilliam S Fulton
2013-01-03director_nspace fixes for C# for previous commitWilliam S Fulton
2013-01-03Bump version to 2.0.10William S Fulton
2012-12-162.0.9 release notes and dateWilliam S Fulton
2012-12-16Fix garbage line number and empty file name reporting for some '}' or ')' err...William S Fulton
2012-12-15Apply patch 3530444Klaus Kämpf
2012-12-14Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtrKlaus Kämpf
2012-12-14document Ruby fixesKlaus Kämpf
2012-12-14CFFI - Fix some string constants are incorrectWilliam S Fulton
2012-12-14Fix CFFI incorrect constant namesWilliam S Fulton
2012-12-12fix current changesJoseph Wang
2012-12-11Fix fully qualified package paths for Python 3 even if a module is in the sam...William S Fulton
2012-12-09Bug #3563647 - PyInt_FromSize_t unavailable prior to Python 2.5 for unsigned ...William S Fulton
2012-12-09Apply patch #3571029 which adds missing director support for const unsigned l...William S Fulton
2012-12-09Perl - Fix C++ comment in C wrappers.William S Fulton
2012-12-02CFFI - fix junk output when wrapping single character constantsWilliam S Fulton
2012-11-28octave: Simplified module loading.Karl Wette
2012-11-18Add missing support for -outdir for -tcl -itcl and -modula3William S Fulton