swig/Source/Swig
Marcelo Matus c12e955b0e fix for perl + multiple modules
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7863 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-24 00:54:10 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cwrap.c disown the 'self' pointer when deleting 2005-10-31 09:35:14 +00:00
error.c allow overide the warn codes 2004-10-18 01:50:46 +00:00
fragment.c fix several memory leaks 2005-03-07 20:39:46 +00:00
getopt.c Add support for the -external-runtime argument and update all language modules to use it 2005-02-23 22:40:51 +00:00
include.c added the -I- option and %include <file> 2004-09-17 05:55:43 +00:00
misc.c fix and make publicly available the upper case and lower case conversion functions 2005-11-09 22:59:01 +00:00
naming.c fix name_set extra mangling that confuses chicken 2005-11-05 12:43:30 +00:00
parms.c New function for creating a parameter including the file and line information needed for correctly displaying warnings in typemaps (to show relevant file and line) 2005-03-30 22:34:34 +00:00
scanner.c Eliminate compiler warning. 2003-10-31 17:48:02 +00:00
stype.c fix problem with operator < + templates 2005-11-04 16:45:20 +00:00
swig.h fix for perl + multiple modules 2005-11-24 00:54:10 +00:00
swig.i Add support for the -external-runtime argument and update all language modules to use it 2005-02-23 22:40:51 +00:00
symbol.c fix seg fault with simple typedef struct 2005-10-14 13:36:12 +00:00
tree.c function comments added 2005-09-10 23:37:56 +00:00
typemap.c add more missing Deletes, and cosmetics 2005-03-14 23:25:04 +00:00
typeobj.c all the SwigType_add/delete methods now return the pointer of the modified type, so, we can reduce temporal variables 2005-10-31 09:37:51 +00:00
typesys.c fix for perl + multiple modules 2005-11-24 00:54:10 +00:00
warn.c The great merge 2002-11-30 22:01:28 +00:00
wrapfunc.c manage the labels as fail: 2005-10-31 09:36:01 +00:00