summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 10672,10676-10677,10682-10683 via svnmerge from Jan Jezabek2008-07-221-3/+10
* Merged revisions 10616,10621,10624-10629,10633-10641,10643,10647,10649-10650,...Jan Jezabek2008-07-151-1/+35
* Merged revisions 10579-10580,10582,10584,10588-10589,10594 via svnmerge from Jan Jezabek2008-06-271-151/+1
* Merged revisions 10527,10530-10531,10536-10537,10539-10552,10558-10568,10574-...Jan Jezabek2008-06-241-1/+30
* Merged revisions 10498-10499,10503-10504,10506,10508,10511,10515-10516,10518-...Jan Jezabek2008-06-091-0/+18
* Merged revisions 10480-10482 via svnmerge from Jan Jezabek2008-05-201-0/+21
* Merged revisions 10418:10475 from trunk.Jan Jezabek2008-05-201-0/+47
* Add patch #1956607 -MT support for changing the makefile target nameWilliam S Fulton2008-05-031-0/+11
* [Lua] Removed generation of _wrap_delete_XXXXX (wrappered destructor) which w...Mark Gossage2008-04-301-0/+6
* [Python] Fix generated code for IBM's C++ compiler on AIX (patchOlly Betts2008-04-241-3/+7
* Rename BSIZE in Examples/test-suite/arrays_scope.i to BBSIZE to avoidOlly Betts2008-04-241-0/+5
* Add allprotected mode for wrapping protected members when using directorsWilliam S Fulton2008-04-201-83/+8
* Add Lua pointer reference typemapsWilliam S Fulton2008-04-071-0/+3
* Updates for 1.3.35 releaseWilliam S Fulton2008-04-061-2/+2
* git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10361 626c528...William S Fulton2008-04-061-0/+4
* Fix shared_ptr typemaps for use with %pythonnondynamicWilliam S Fulton2008-04-041-0/+8
* [Python] Add %newobject reference to python memory management subsection of m...Olly Betts2008-04-031-0/+4
* Fix shared_ptr typemaps where the pointer type is a templated type with with ...William S Fulton2008-03-271-0/+4
* [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for %d...Mark Gossage2008-03-271-0/+4
* Apply patch #1844301 from Monty Taylor to suppress enum constructor unused wa...William S Fulton2008-03-261-0/+4
* Apply patch #1924524 from Casey Raymondson which ensures the 'No constructor ...William S Fulton2008-03-261-0/+6
* Apply patch #1925702 from Casey Raymondson which removeswarning 512 for std::...William S Fulton2008-03-261-0/+4
* [Python] Apply GCC 4.3 warnings patch from Philipp Thomas (SF#1925122).Olly Betts2008-03-261-0/+4
* Thread safety patch for Python STL iterators from Abhinandan JainWilliam S Fulton2008-03-211-0/+3
* [lua] added %luacode feature, documentation & examplesMark Gossage2008-03-171-0/+5
* Fix nonportable sed usage which failed on Mac OS X (and probablyOlly Betts2008-03-171-0/+4
* Fix memory leak in SWIG's parser (based on patch from RussellOlly Betts2008-03-171-0/+4
* Fix bug #1878285 - unnecessary cast for C struct creation wrappers.William S Fulton2008-03-121-0/+3
* remove debugging info from shared_ptr typemapsWilliam S Fulton2008-03-121-0/+3
* [lua] updated docs for exceptionsMark Gossage2008-03-061-0/+5
* char *& typemaps addedWilliam S Fulton2008-03-041-0/+6
* Fix #1904537 Swig causes a Perl warning 'x used only once' in Perl 5.10 repor...William S Fulton2008-02-291-0/+4
* global variables test and shared_ptr varin/varout typemapsWilliam S Fulton2008-02-291-1/+3
* bump version numberWilliam S Fulton2008-02-281-229/+1
* readying 1.3.34William S Fulton2008-02-271-2/+2
* R function pointersWilliam S Fulton2008-02-271-0/+3
* Add item about fix to R 2.6Joseph Wang2008-02-141-0/+4
* Fix year in dates of recent changesOlly Betts2008-02-141-4/+4
* Add support function for displaying the declaration of a methods. Add special...William S Fulton2008-02-131-0/+10
* [Lua] Added a patch by Torsten Landschoff to fix the unary minus issueMark Gossage2008-02-111-0/+4
* add some more info about the runtime api changeWilliam S Fulton2008-02-101-0/+3
* Bump SWIG_RUNTIME_VERSION due to change in the conversion functions, ie chang...William S Fulton2008-02-101-0/+4
* fix mergeWilliam S Fulton2008-02-091-3/+0
* Complete the Python support for shared_ptr mainly for derived classes. This i...William S Fulton2008-02-091-0/+79
* [Python] Fix format string bug (SF#1882220).Olly Betts2008-02-011-0/+3
* Additions to %types so that a user can specify the code to go into the castin...William S Fulton2008-01-311-1/+32
* Small update to documentation in Typemaps.html, to warn about use of local va...Mark Gossage2008-01-301-0/+4
* Fix ARRAYSOFCLASSES bug reported by Kevin Mills where the changes made to an ...William S Fulton2008-01-251-0/+5
* [lua] updated configure script yet againMark Gossage2008-01-241-0/+5
* Remove conversion from one STL container to anotherWilliam S Fulton2008-01-211-0/+10