swig/Lib
William S Fulton fb4ad0b18d Add back in all the deque methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11783 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-12-15 07:04:32 +00:00
..
allegrocl remove svn:executable property where applied incorrectly 2008-11-26 21:54:49 +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 assert.h to fix chicken build of external runtime (ext_test testsuite) 2008-08-02 08:49:43 +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 use so that macros are no longer needed for std::map wrappers 2009-08-04 17:58:17 +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 minor format improvment 2009-05-29 17:44:20 +00:00
lua fix SWIG naming convention 2009-08-21 00:25:11 +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 Fix make partialcheck-ocaml-test-suite 2009-02-17 20:08:57 +00:00
octave remove Octave -api option and use new OCTAVE_API_VERSION_NUMBER instead 2009-12-12 21:11:45 +00:00
perl5 add some useful info for assert around SWIG_CAST_NEW_MEMORY 2009-09-07 06:17:40 +00:00
php [PHP] "empty" is a reserved word in PHP, so rename empty() method 2009-12-04 04:33:58 +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 [Python] Fix potential memory leak in initialisation code for the generated 2009-11-02 06:31:45 +00:00
r add std_map 2009-11-10 02:32:29 +00:00
ruby gcc-4.4 warning fix for ruby 2009-12-12 22:27:22 +00:00
std Add back in all the deque methods 2009-12-15 07:04:32 +00:00
tcl fix SWIG naming convention 2009-08-21 00:25:11 +00:00
typemaps Fix memmove regression 2009-09-11 18:53:14 +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 Fix -Wallkw commandline option 2009-07-02 18:28:50 +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 Fix memmove regression 2009-09-11 18:53:14 +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 Fix exception handling when %catches is used in C# 2009-08-15 23:22:20 +00:00
intrusive_ptr.i minor formatting 2009-05-27 23:39:46 +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 minor formatting fix 2008-12-06 17:12:05 +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 Nested class improvements - Fixed inconsistency in handling C++ nested classes - sometimes they were treated as forward declarations, other times as if C nested struct was parsed. Added the nestedworkaround feature for C++ nested class handling. Document improved nested class handling. Numerous C and C++ nested struct/class/union test cases added. 2009-11-11 00:30:34 +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 remove SWIG_TypeCheck_Template so that the code within it is debuggable 2008-12-06 17:18:38 +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