aboutsummaryrefslogtreecommitdiff
path: root/Lib
AgeCommit message (Expand)Author
2003-06-20Destructor syntax for finalize methodWilliam S Fulton
2003-06-18Moved #defines for SWIG_malloc, SWIG_ConvertPtr et al. from %runtimeMatthias Köppe
2003-06-17(SWIG_Guile_Init): Cast some strings to char* to avoid const-ness warnings.Matthias Köppe
2003-06-13Few more JCALLx macrosWilliam S Fulton
2003-06-12protected/private destructors fixWilliam S Fulton
2003-06-12C# typemap name change twiddleWilliam S Fulton
2003-06-12Corrected comment on the type typemapsWilliam S Fulton
2003-06-11A number of the C# features, pragmas and typemaps have had their names changed.William S Fulton
2003-06-10New typemaps csinterfaces_base and csinterfaces_derived replaceWilliam S Fulton
2003-06-10Dispose method now prevents finalizer from being calledWilliam S Fulton
2003-06-10Merged MzScheme changes contributed by John Lenz.Matthias Köppe
2003-06-10Merged MzScheme changes contributed by John Lenz.Matthias Köppe
2003-06-10cildispose and cildisposeoverride typemaps replaced byWilliam S Fulton
2003-06-10New typemaps: javadestruct_base and javadestruct_derivedWilliam S Fulton
2003-06-10*** empty log message ***Tiger Feng
2003-06-08Added class template support (removes text of ocaml class definition from swigArt Yerkes
2003-06-06Typedef_mptr test (with runme).Art Yerkes
2003-06-06Added minherit test + runme.Art Yerkes
2003-06-06All test cases work.Art Yerkes
2003-06-06Three test cases remaining. Gotta fix em all!Art Yerkes
2003-06-06Four failed test cases remaining.Art Yerkes
2003-06-06Fixed two test cases.Art Yerkes
2003-06-04*** empty log message ***Logan Johnson
2003-06-03Merged first chunk of Guile changes contributed by John Lenz.Matthias Köppe
2003-06-03Modified how the SWIG_DIRECTOR_EXCEPTION class (and its subclasses) areLogan Johnson
2003-06-02Fixed array typemaps.Logan Johnson
2003-06-02Added include of <assert.h> for Ruby's director.swg.Logan Johnson
2003-06-02Added <assert.h>. I forgot it and GCC-3.3 no longer includes it fromArt Yerkes
2003-06-01Removed varin typemaps for SWIGTYPE[] (dimensionless arrays).William S Fulton
2003-06-01Removed globalin and memberin typemaps for dimensionless arraysWilliam S Fulton
2003-06-01globalin and memberin typemaps for dimensionless arraysWilliam S Fulton
2003-05-29Added setter for global arrays.Dave Beazley
2003-05-29Fixed to array typemaps (memberin, globalin).Dave Beazley
2003-05-22Added correct (I hope) typechecking for native scripting objectsLuigi Ballabio
2003-05-21contract: SWIG_assertion(expr) for pythonTiger Feng
2003-05-21Experimental contract work.Dave Beazley
2003-05-19Removed runtime lib. It's not needed anymore.Art Yerkes
2003-05-19*** empty log message ***Luigi Ballabio
2003-05-19Specialized typemaps---some problems thoughLuigi Ballabio
2003-05-08Missing filesLuigi Ballabio
2003-05-01*** empty log message ***Logan Johnson
2003-05-01Fix SWIGTYPE output typemaps for Pike module.Logan Johnson
2003-04-29A little more work on the Ruby support for C++ polymorphism. ExceptionLogan Johnson
2003-04-26Fix for push_back as suggested by Gualtiero ChiaiaWilliam S Fulton
2003-04-26Add inv and outv Ruby typemaps for std::string.Logan Johnson
2003-04-25Made a change to the type-checking code in SWIG_ConvertPtr() for the RubyLogan Johnson
2003-04-25Initial changes for limited MI support in Ruby (still under construction!)Logan Johnson
2003-04-17*** empty log message ***Logan Johnson
2003-04-16*** empty log message ***Logan Johnson
2003-04-16Additional fixes for Ruby 1.8 compatibility.Logan Johnson