aboutsummaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2003-06-18(tmop_name): Fix for the case of a String *op.Matthias Köppe
2003-06-12Java output formatting change and tweak to protected/private destructorsWilliam S Fulton
2003-06-12C# typemap name change twiddleWilliam S Fulton
2003-06-12Added C# warningsWilliam S Fulton
2003-06-12More generic variable names matching the C# module, so that next time the mod...William S Fulton
2003-06-12Update so that the module doesn't look like it is wrapping Java! Variable nam...William S Fulton
2003-06-11A number of the C# features, pragmas and typemaps have had their names changed.William S Fulton
2003-06-11Tweak for protected and private destructor wrappingWilliam S Fulton
2003-06-10New typemaps csinterfaces_base and csinterfaces_derived replaceWilliam S Fulton
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-08Small correction to templating support.Art Yerkes
2003-06-08Added class template support (removes text of ocaml class definition from swigArt Yerkes
2003-06-05*** empty log message ***Logan Johnson
2003-06-04*** empty log message ***Logan Johnson
2003-06-04Broke up Swig_typemap_attach_parms() a bit for readability.Logan Johnson
2003-06-03Merged first chunk of Guile changes contributed by John Lenz.Matthias Köppe
2003-06-03Corrected an error for exception handling in Ruby's director implementation.Logan Johnson
2003-06-02Whoops, use rb_exc_raise() instead of rb_raise() to re-raise a "live"Logan Johnson
2003-06-02Fixed a bug in the Ruby director code for the handling of deeply nestedLogan Johnson
2003-06-01Matched the text for warnings 462 and 463 to that shown in the docs.William S Fulton
2003-06-01Re-introduces warning for missing globalin and memberin typemaps. Same warnin...William S Fulton
2003-06-01Re-instated warning about except typemap deprecationWilliam S Fulton
2003-05-29Cleanup.Dave Beazley
2003-05-29Fixes to default typemap handling of arrays.Dave Beazley
2003-05-29Changes to default type handling to disambiguate dimensionless [] andDave Beazley
2003-05-29Minor cleanup.Dave Beazley
2003-05-28*** empty log message ***Dave Beazley
2003-05-28Fixed reference/pointer typedef problem.Dave Beazley
2003-05-21wrap by contract workTiger Feng
2003-05-21wrap by contract workTiger Feng
2003-05-21Experimental contract work.Tiger Feng
2003-05-20Removed unused variables from constantWrapper.Art Yerkes
2003-05-19I forgot the -ldflags showing up in swig -ocaml -helpWilliam S Fulton
2003-05-19-ldflags runtime library switch removalWilliam S Fulton
2003-05-19'swig -version' prints target platform after compilerWilliam S Fulton
2003-05-19Removed preprocessor definitions from having to be specified on the command l...William S Fulton
2003-05-11Fix for proxy class typemaps so that they use the C++ type and not the proxy ...William S Fulton
2003-05-08Missing filesLuigi Ballabio
2003-05-07Minor tweak to remove warningsWilliam S Fulton
2003-05-01Very subtle change to handling of unnamed enums and typedef (anDave Beazley
2003-05-01Fixed const-SwigValueWrapper<> bug.Dave Beazley
2003-05-01*** empty log message ***Logan Johnson
2003-04-30Various and sundry updates for the Pike module.Logan Johnson
2003-04-30Retracted broken code for overridden PIKE::variableWrapper() function untilLogan Johnson
2003-04-30Minor tweak.Dave Beazley
2003-04-29A little more work on the Ruby support for C++ polymorphism. ExceptionLogan Johnson
2003-04-28*** empty log message ***Logan Johnson