swig/SWIG/Lib
William S Fulton a658cc52aa remove unnecessary exception specifications, thereby preventing Visual Studio from having epileptic warnings fits filling the screen with heaps of compete and utter rubbish because it doesn't handle exception specifications properly.
Marcelo, please check that this doesn't remove any generated catch handlers. I dont' feel up to chasing a million and one macros to be sure.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8397 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-12 22:36:04 +00:00
..
allegrocl 01/09/2006: mutandiz 2006-01-09 18:49:23 +00:00
cffi Fixed a typo reported by Brad Anderson. 2006-01-12 05:04:22 +00:00
chicken Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
clisp Fixed the double float type. 2005-07-23 07:06:31 +00:00
csharp Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
gcj add gcj and java->python initial support 2005-12-30 08:54:56 +00:00
guile Resort back to SWIG-1.3.27 STL exception handling. The generic std_except.i does not work due to some problem with SWIG_exception 2006-01-08 21:21:24 +00:00
java BigInteger fixes - Bug 1398394 2006-01-09 23:10:27 +00:00
lua applied neomantra's patches & fixed C89 bug #1356574 2006-01-09 07:59:11 +00:00
modula3 Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
mzscheme Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
ocaml add initial stl.i to ensure proper file inclussion and extensions for each language 2006-01-06 00:37:31 +00:00
perl5 finally, fix the croak/Nullch issue 2006-01-11 20:15:39 +00:00
php4 Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
pike Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
python remove unnecessary exception specifications, thereby preventing Visual Studio from having epileptic warnings fits filling the screen with heaps of compete and utter rubbish because it doesn't handle exception specifications properly. 2006-01-12 22:36:04 +00:00
ruby add space for rename rules 2006-01-12 21:10:54 +00:00
std moved from Lib directory 2006-01-08 20:05:23 +00:00
tcl Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
typemaps better throws(...) typemap 2006-01-11 23:12:34 +00:00
uffi New language module: Common Lisp with UFFI. 2005-08-09 15:09:15 +00:00
xml delete the perl5 typemaps, ignored here 2006-01-05 19:34:51 +00:00
allkw.swg Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
attribute.i documenting attribute.i 2005-10-26 07:48:56 +00:00
carrays.i more typemaps unification and fixes for valgrind 2005-10-19 10:52:50 +00:00
cdata.i more perl cleaning 2005-10-26 07:15:14 +00:00
cmalloc.i %name replaced by %rename 2004-11-28 19:15:04 +00:00
constraints.i Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
cpointer.i fix #if __cplusplus problem 2004-10-06 16:51:22 +00:00
cstring.i use consistent macro name SWIG_CSTRING_UNIMPL 2006-01-06 01:52:19 +00:00
cwstring.i add corresponding wchar version of cstring.i 2006-01-06 01:53:31 +00:00
exception.i add the throws (...) typemap 2006-01-12 06:10:27 +00:00
inttypes.i add inttypes.i wchar.i 2005-12-02 08:37:08 +00:00
linkruntime.c Uniform handling of SWIGEXPORT across SWIG. 2005-05-27 22:40:58 +00:00
math.i The great merge 2002-11-30 22:01:28 +00:00
pointer.i The great merge 2002-11-30 22:01:28 +00:00
runtime.swg fix VC++ warning 2005-09-29 13:17:05 +00:00
std_except.i Make sure guile doesn't use this file either. It does not work for Guile. 2006-01-08 21:19:55 +00:00
stdint.i move arch. code to separated file 2005-12-01 07:00:24 +00:00
stl.i properly disable stl.i in target languages which do not support it 2006-01-06 01:49:57 +00:00
swig.swg more %rename predicates 2006-01-12 15:44:27 +00:00
swigarch.i add __WORDSIZE test 2005-12-01 07:10:06 +00:00
swigerrors.swg add the null reference error 2005-12-27 22:01:39 +00:00
swiginit.swg avoid swig_types of length 0, and allow to iterate over the array, for Lua mainly 2005-09-12 23:25:03 +00:00
swiglabels.swg English fix 2005-12-23 10:58:42 +00:00
swigrun.i *** empty log message *** 2003-11-20 02:49:12 +00:00
swigrun.swg delete some inlines which confuse gcc for very large interfaces 2006-01-03 19:54:53 +00:00
swigwarn.swg add macros/names to avoid numeric warning codes. use them in tcl,perl,ruby and python 2006-01-07 06:59:32 +00:00
swigwarnings.swg add macros/names to avoid numeric warning codes. use them in tcl,perl,ruby and python 2006-01-07 06:59:32 +00:00
wchar.i add inttypes.i wchar.i 2005-12-02 08:37:08 +00:00
windows.i More types added eg UINT8, WORD, BYTE etc. 2005-11-14 22:33:50 +00:00