swig/Lib
William S Fulton c71dba5021 Interface name handling improvements and special variable changes
Support expansion of name attribute in: %feature("interface", name="%s")
%s expands to the proxy class name and all the usual %rename functions
can be used (regex, strip, camelcase etc) to derive the interface name
from the proxy class name.
Rename $interfacename family of special variables to $javainterfacename for Java
Rename $interfacename family of special variables to $csinterfacename for C#
This is to free up $interfacename for simple interface name expansion in forthcoming commit
2016-02-29 20:18:01 +00:00
..
allegrocl
cffi
chicken
clisp
csharp Interface name handling improvements and special variable changes 2016-02-29 20:18:01 +00:00
d Initialise all newly created arrays in arrays.i library. 2015-07-30 20:41:15 +01:00
gcj Fix {python|perl5|ruby|tcl}/java examples 2014-05-02 21:44:42 +02:00
go [Go] Ensure structs are properly packed between gc and GCC/clang. 2016-01-27 15:51:13 -08:00
guile Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
java Interface name handling improvements and special variable changes 2016-02-29 20:18:01 +00:00
javascript [Javascript] For v8 >= 4.3.0, use V8_MAJOR_VERSION. 2016-01-12 09:33:13 +13:00
lua lua: push characters as unformatted 1-character strings 2015-07-01 12:24:12 +02:00
modula3
mzscheme
ocaml Fix incorrect comments 2015-05-09 21:59:03 +12:00
octave octave: map unary functions to __...___ Python-style unary members 2016-02-07 20:22:39 +01:00
perl5 Don't use long long if it isn't available 2016-01-06 16:52:37 -05:00
php Php fix for -Wmissing-field-initializers warning 2015-12-19 16:21:23 +00:00
pike
python Merge branch 'ahnolds-classic_python' 2016-02-06 08:01:08 +00:00
r Don't use long long if it isn't available 2016-01-06 16:52:37 -05:00
ruby Don't use long long if it isn't available 2016-01-06 16:52:37 -05:00
scilab Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
std Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
tcl Don't use long long if it isn't available 2016-01-06 16:52:37 -05:00
typemaps Add support for ptrdiff_t and size_t == long long 2016-01-06 16:52:37 -05:00
uffi
xml
allkw.swg
attribute.i
carrays.i Initialise all newly created arrays in arrays.i library. 2015-07-30 20:41:15 +01:00
cdata.i
cmalloc.i
constraints.i
cpointer.i
cstring.i
cwstring.i
director_common.swg Create director_common.swg for language-indep code 2015-03-12 19:51:11 +13:00
exception.i
intrusive_ptr.i
inttypes.i
linkruntime.c
math.i
pointer.i Update link to point to 3.0 docs 2015-01-08 11:16:48 +13:00
runtime.swg
shared_ptr.i
std_except.i
stdint.i
stl.i
swig.swg Add std::array container wrappers for Python 2015-11-17 07:27:48 +00:00
swigarch.i Typo fix in error messages from swigarch.i 2015-02-04 23:07:18 +00:00
swigerrors.swg
swiginit.swg Eliminate "found" flag for simpler, clearer code 2015-01-24 15:12:29 +13:00
swiglabels.swg Suppress warning from Intel compiler 2015-03-16 18:12:38 +13:00
swigrun.i
swigrun.swg
swigwarnings.swg
wchar.i
windows.i