swig/Lib
William S Fulton db820edd23 Suppress unused methods warning for VC++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10559 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-06-22 22:12:43 +00:00
..
allegrocl Add the optimal attribute to the out typemap for more optimal code generation when returning objects by value 2008-05-14 22:12:31 +00:00
cffi Apply patch from Petr Viktorin to fix some recent regressions in CFFI/CLOS 2008-05-21 22:15:52 +00:00
chicken Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages. 2008-06-19 20:02:13 +00:00
clisp Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
csharp various warning fixes 2008-06-21 23:25:20 +00:00
gcj Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
guile Add the optimal attribute to the out typemap for more optimal code generation when returning objects by value 2008-05-14 22:12:31 +00:00
java Another fix for the JVM hanging on exit problem when using directors 2008-06-22 00:09:11 +00:00
lua [lua] bugfix 1938142 (bool& and bool* support) 2008-06-17 02:57:15 +00:00
modula3 Add the optimal attribute to the out typemap for more optimal code generation when returning objects by value 2008-05-14 22:12:31 +00:00
mzscheme Add newmemory parameter for SWIG_TypeCast 2008-02-10 00:35:11 +00:00
ocaml Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages. 2008-06-19 20:02:13 +00:00
octave minor formatting change - copying the python version 2008-05-14 22:10:31 +00:00
perl5 Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages. 2008-06-19 20:02:13 +00:00
php4 Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages. 2008-06-19 20:02:13 +00:00
pike Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages. 2008-06-19 20:02:13 +00:00
python Fix unused parameter warnings in python when using gcc's -W -Wall options 2008-06-21 22:25:36 +00:00
r add complete list of R reserved words 2008-06-19 21:15:48 +00:00
ruby Fix crashing in the Ruby reject method in the STL wrappers 2008-06-21 20:45:32 +00:00
std STL fixes when using %import rather than %include and the Solaris Workshop compiler 2008-05-07 21:33:19 +00:00
tcl Add newmemory parameter for SWIG_TypeCast 2008-02-10 00:35:11 +00:00
typemaps Fixed SF #1976978, apply the macros for primitive types to std::wstring 2008-05-30 13:53:33 +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 Remove cvs $Header$ 2007-10-17 21:43:55 +00:00
carrays.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cdata.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:45:17 +00:00
cmalloc.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
constraints.i 64 bit portability warnings fix 2006-11-24 22:41:17 +00:00
cpointer.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cstring.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cwstring.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
exception.i [PHP5] Fix how zend_throw_exception() is called (bug #1700785). 2007-04-16 15:13:45 +00:00
inttypes.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
linkruntime.c fix macro issue reported by Vladimir Menshakov 2006-04-10 19:00:44 +00:00
math.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:45:17 +00:00
pointer.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
runtime.swg fix VC++ warning 2005-09-29 13:17:05 +00:00
shared_ptr.i Complete the Python support for shared_ptr mainly for derived classes. This includes the smartptr feature for overriding the class registration function and shared_ptr typemaps 2008-02-09 12:25:41 +00:00
std_except.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
stdint.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
stl.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
swig.swg New templated method SwigValueInit to initialise all types - used initially for return types in director methods 2007-10-28 23:07:33 +00:00
swigarch.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
swigerrors.swg add the null reference error 2005-12-27 22:01:39 +00:00
swiginit.swg [lua] updated configure script yet again 2008-01-24 06:16:45 +00:00
swiglabels.swg Suppress unused methods warning for VC++ 2008-06-22 22:12:43 +00:00
swigrun.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
swigrun.swg Bump SWIG_RUNTIME_VERSION due to change in the conversion functions, ie change in definition of swig_converter_func 2008-02-10 21:44:18 +00:00
swigwarnings.swg Fix a few typos. 2008-05-19 20:23:50 +00:00
wchar.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
windows.i More alternative calling convention names 2007-08-11 00:02:24 +00:00