aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-23Proposal for "nested typemap" syntax.Matthias Köppe
2003-06-20*** empty log message ***William S Fulton
2003-06-20Destructor syntax for finalize methodWilliam S Fulton
2003-06-20Added some notes to the "Compilation of C++ Extensions" section, aboutLogan Johnson
2003-06-19Added a usage message.Art Yerkes
2003-06-18(tmop_name): Fix for the case of a String *op.Matthias Köppe
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-16Listed equivalent C#/Java typemap names, directives etc.William S Fulton
2003-06-16maketoc updateWilliam S Fulton
2003-06-16Preliminaries section improvementsWilliam S Fulton
2003-06-16Update with links with names that don't get changed during TOC generation.William S Fulton
2003-06-13Few more JCALLx macrosWilliam S Fulton
2003-06-12Intermediary JNI class updateWilliam S Fulton
2003-06-12protected/private destructors fixWilliam S Fulton
2003-06-12Java output formatting change and tweak to protected/private destructorsWilliam S Fulton
2003-06-12explicit is a C# keyword so the explicit.i testcase fails.William S Fulton
2003-06-12fix for testing under C#William S Fulton
2003-06-12explicit is a C# keyword so the explicit.i testcase fails.William S Fulton
2003-06-12Update for C#William S Fulton
2003-06-12C# typemap name change twiddleWilliam S Fulton
2003-06-12Corrected comment on the type typemapsWilliam S Fulton
2003-06-12Inhibited multiple inheritance warnings for C#William 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-12Proposal for nested typemaps addedLuigi Ballabio
2003-06-11A number of the C# features, pragmas and typemaps have had their names changed.William S Fulton
2003-06-11C# removed from this testWilliam S Fulton
2003-06-11*** empty log message ***William S Fulton
2003-06-11protected and private destructor testWilliam S Fulton
2003-06-11Tweak for protected and private destructor wrappingWilliam S Fulton
2003-06-10*** empty log message ***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-10Better C# cleanWilliam 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-10*** empty log message ***William S Fulton
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-10[Guile] Only build runtime libraries for the flavors of the GuileMatthias Köppe
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-06Typedef_mptr test (with runme).Art Yerkes
2003-06-06Added minherit test + runme.Art Yerkes
2003-06-06Added defines to enable possibly-conflicting extras provided by ocaml module.Art Yerkes
2003-06-06All test cases work.Art Yerkes
2003-06-06Three test cases remaining. Gotta fix em all!Art Yerkes