swig/Lib
Olly Betts 3c168ef332 Map known PHP interfaces to zend_class_entry*
Most pre-defined interfaces are accessible via zend_class_entry*
variables declared in the PHP C API - we can use these to add
an interface at MINIT time (rather than having to wait until RINIT to
look up by name) by having a mapping from PHP interface name to them.

This will also be a little faster than looking up by name.

Closes #2013
2021-05-25 16:28:44 +12:00
..
cffi
csharp Fix more "allows to" and other typos 2021-04-21 15:54:46 +12:00
d D: Replace deprecated imports (package std.c). Fixes #1593 2020-05-30 16:28:48 +01:00
go Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
guile Member function pointer typemap tweaks 2021-04-26 22:32:52 +01:00
java Fix Java %interface family of macros 2021-04-27 23:37:18 +01:00
javascript Merge branch 'v8-context-aware-race-free-preparation' 2021-03-11 22:48:38 +00:00
lua Member function pointer typemap tweaks 2021-04-26 22:32:52 +01:00
mzscheme Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
ocaml [OCaml] Fix compilation errors with OCaml 4.09.0 2019-12-29 22:41:43 -07:00
octave 0.0 float warning fix 2020-10-10 15:02:26 +01:00
perl5 Member function pointer typemap tweaks 2021-04-26 22:32:52 +01:00
php Map known PHP interfaces to zend_class_entry* 2021-05-25 16:28:44 +12:00
python Further leak fixes 2021-05-18 13:07:48 +01:00
r fixed some missing semicolons. Each one caused a compile error in generated code 2020-03-25 11:01:12 -07:00
ruby Fix more "allows to" and other typos 2021-04-21 15:54:46 +12:00
scilab Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std Add missing hasher and key_type typedefs to C++11 STL containers 2019-03-12 21:59:03 +00:00
tcl Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
typemaps Member function pointer typemap tweaks 2021-04-26 22:32:52 +01:00
xml
allkw.swg Disable Chicken target language 2019-02-05 18:42:12 +00:00
attribute.i
carrays.i
cdata.i Add initial support for PHP8 2021-03-19 19:30:27 +13:00
cmalloc.i
constraints.i
cpointer.i
cstring.i
cwstring.i
director_common.swg
exception.i [php] Remove redundant conditional include 2021-05-05 09:35:52 +12:00
intrusive_ptr.i
inttypes.i
linkruntime.c
math.i Conditionalise math.i for PHP 2021-03-17 09:43:15 +13:00
pointer.i
runtime.swg
shared_ptr.i
std_except.i [OCaml] Some exception improvements 2019-02-07 16:25:10 -07:00
stdint.i
stl.i
swig.swg
swigarch.i
swigerrors.swg
swigfragments.swg Fix Visual Studio 2015 and later compilation errors due to snprintf macro definition. 2019-04-19 11:33:02 +01:00
swiginit.swg Lib/javascript/v8: use context-aware initialization. 2021-03-02 15:31:28 +01:00
swiglabels.swg
swigrun.i
swigrun.swg swigrun.swg: fix typo 2021-04-21 15:49:15 +12:00
swigwarnings.swg
wchar.i
windows.i