swig/Lib
2005-11-21 20:27:24 +00:00
..
allegrocl Huge update to the Allegrocl module. Better C support. C++ support 2005-11-09 20:44:22 +00:00
chicken Make chicken module correctly calculate the get/set functions by using Swig_name_get 2005-11-04 19:23:19 +00:00
clisp Fixed the double float type. 2005-07-23 07:06:31 +00:00
csharp Fix so that all the const primitive reference types can be applied to other types 2005-11-10 21:26:40 +00:00
guile Fix last change, add throw typemap for enums. 2005-09-26 21:46:23 +00:00
java Fix so that all the const primitive reference types can be applied to other types 2005-11-10 21:26:40 +00:00
lua massive typemap unification 2005-10-18 13:24:15 +00:00
modula3 warning/error fixes for Visual Studio 2005-09-28 20:58:41 +00:00
mzscheme use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
ocaml activating the keyword warnings 2005-10-21 11:00:19 +00:00
perl5 Fix for including Windows.h with Perl.h 2005-11-10 21:25:16 +00:00
php4 fix typo for php4kw.swg file 2005-11-05 23:10:05 +00:00
pike activating the keyword warnings 2005-10-21 11:00:19 +00:00
python put the swig::PyObject_var and swig::PyObject_ptr in the pyclass.swg file, to use them in more places 2005-11-08 15:58:08 +00:00
ruby add std_except typemaps to the unified typemap library 2005-10-31 09:43:02 +00:00
std add missing iterator decls 2005-10-31 09:55:33 +00:00
tcl simplify the ASPTR_ARGS and ASVAL_ARGS macros to one AS_ARG 2005-11-04 10:57:16 +00:00
typemaps add initial traits 2005-11-04 10:58:28 +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 Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names 2005-10-24 14:59:05 +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 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 Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names 2005-10-24 14:59:05 +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_deque.i The great merge 2002-11-30 22:01:28 +00:00
stdint.i adding stdint.i, the ISO C99 int types 2005-11-21 20:27:24 +00:00
stl.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
swig.swg add codes for size_t, ptrdiff_t, std::string and std::wstring 2005-11-03 15:49:24 +00:00
swigerrors.swg finishing the first stage of the typemap unification scheme, fixing issues with gcc and valgrind 2005-10-20 09:47:56 +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 add fast get/set for the this attribute 2005-11-03 10:02:34 +00:00
swigrun.i *** empty log message *** 2003-11-20 02:49:12 +00:00
swigrun.swg add owndata field to swig_type_info, so clientdata can be properly delete if needed 2005-11-08 15:53:30 +00:00
windows.i More types added eg UINT8, WORD, BYTE etc. 2005-11-14 22:33:50 +00:00