swig/Lib
William S Fulton f54eeee5f3 unsigned long long director fixes (bug 1238798)
Also missing cvs commit for director fixes for SWIGTYPE


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7440 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-14 22:07:44 +00:00
..
allegrocl Replace hardcoded type specifiers by typemap-based type specifier lookup. 2004-08-23 15:28:58 +00:00
chicken Fix typo. 2005-06-10 11:13:02 +00:00
clisp Fixed the double float type. 2005-07-23 07:06:31 +00:00
csharp Fully qualify System.Array usage 2005-09-05 19:32:32 +00:00
guile use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
java unsigned long long director fixes (bug 1238798) 2005-09-14 22:07:44 +00:00
lua Support for Lua added - patch from Mark Gossage 2005-08-15 20:44:08 +00:00
modula3 size_t fix 2004-11-01 21:12:01 +00:00
mzscheme use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
ocaml use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
perl5 remove define for bool - needed for visual studio compilers when stl headers are used 2005-08-17 20:39:01 +00:00
php4 Added a fourth argument (flags) to all calls to SWIG_ConvertPtr. 2005-09-07 02:06:22 +00:00
pike - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
python add missing directorin typemaps 2005-09-14 14:38:46 +00:00
ruby patch 1272995 from Charlie Savage - more disown support 2005-09-11 22:12:56 +00:00
std use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
tcl Fix incorrect usage of $owner in varout typemaps added in last commit 2005-08-23 09:20:39 +00:00
uffi New language module: Common Lisp with UFFI. 2005-08-09 15:09:15 +00:00
xml This file is deprecated - superceded by the pointer.i library. Bye bye! 2003-09-23 20:38:46 +00:00
_std_deque.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
allkw.swg added ocaml keywords 2003-12-12 07:12:42 +00:00
carrays.i fix #if __cplusplus problem 2004-10-06 16:51:22 +00:00
cdata.i Chicken: a few bug fixes, a new example and some new test suite runme, and some doc updates 2005-04-05 17:48:31 +00:00
cmalloc.i %name replaced by %rename 2004-11-28 19:15:04 +00:00
constraints.i C# exception handling improvements - they are robust and don't leak anymore. Requires typemap modifications using attribute canthrow in any unmanaged code typemaps that throw an exception and excode attribute in csout and csconstruct typemaps. 2005-02-02 22:44:32 +00:00
cpointer.i fix #if __cplusplus problem 2004-10-06 16:51:22 +00:00
cstring.i The great merge 2002-11-30 22:01:28 +00:00
exception.i C# and Java SWIG_exception changes. Previous mods didn't work with compilers that can't handle empty macro parameters. Now SWIG_exception will only work in typemaps using {} delimeters. 2005-07-22 21:27:33 +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 bug in runtime.swg, it should now work properly 2005-02-24 06:14:24 +00:00
std_deque.i The great merge 2002-11-30 22:01:28 +00:00
stl.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
swig.swg Remove unnecessary #ifndef SWIGSEXP 2005-08-09 14:57:00 +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 Sun Studio 10 can handle templates properly 2005-06-03 20:50:26 +00:00
swigrun.i *** empty log message *** 2003-11-20 02:49:12 +00:00
swigrun.swg fix clientdata initialization, error detected when converter is null (protected classes) 2005-09-10 20:16:38 +00:00