swig/Lib
Olly Betts ab754b0c65 [PHP] Fix access to already released memory
Fix access to already released memory during PHP module  shutdown, which
often didn't cause visible problems, but could result in segmentation
faults, bus errors, etc.  Fixes #1170, reported by Jitka Plesníková.
2019-02-09 17:08:21 +13:00
..
allegrocl Fix wrapping of references/pointers and qualifiers to member pointers 2017-03-16 21:04:38 +00:00
cffi Fix wrapping of references/pointers and qualifiers to member pointers 2017-03-16 21:04:38 +00:00
chicken Overloading for non-pointers and NULL - Chicken 2018-12-30 17:03:26 +00:00
clisp merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
csharp Various merge fixes in doxygen branches 2018-05-19 08:12:10 +01:00
d Add support for non-default compare template argument in std::map wrappers 2018-10-09 19:44:00 +01:00
go Add support for non-default compare template argument in std::map wrappers 2018-10-09 19:44:00 +01:00
guile Fix overloading for non-pointers and NULL - Guile 2018-12-30 09:26:33 +00:00
java director_thread test fixes for MacOS 2018-12-21 19:08:15 +00:00
javascript Overloading for non-pointers and NULL - Javascript 2018-12-30 10:11:35 +00:00
lua Fix overloading for non-pointers and NULL - Lua 2018-12-30 10:54:53 +00:00
modula3 Fix wrapping of references/pointers and qualifiers to member pointers 2017-03-16 21:04:38 +00:00
mzscheme Fix overloading for non-pointers and NULL - MzScheme 2018-12-30 17:12:33 +00:00
ocaml Merge branch 'ZackerySpytz-OCaml-char_binary-test' 2019-01-31 07:35:11 +00:00
octave Fix overloading for non-pointers and NULL - Octave 2018-12-30 11:25:41 +00:00
perl5 Fix overloading for non-pointers and NULL - Perl 2018-12-29 14:15:59 +00:00
php [PHP] Fix access to already released memory 2019-02-09 17:08:21 +13:00
pike Fix wrapping of references/pointers and qualifiers to member pointers 2017-03-16 21:04:38 +00:00
python Minor refactoring of generated Python code 2019-02-03 00:27:57 +00:00
r Fix overloading for non-pointers and NULL - R 2018-12-30 13:46:51 +00:00
ruby Fix overloading for non-pointers and NULL - Ruby 2018-12-29 14:15:51 +00:00
scilab Fix overloading for non-pointers and NULL - Scilab 2018-12-30 14:22:13 +00:00
std follow-up typos 2018-05-17 10:26:00 -04:00
tcl Fix overloading for non-pointers and NULL - Tcl 2018-12-29 14:55:43 +00:00
typemaps Fix typecheck typemaps for non-pointers and NULL 2018-12-29 11:45:46 +00:00
uffi merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
xml delete the perl5 typemaps, ignored here 2006-01-05 19:34:51 +00:00
allkw.swg Disable Chicken target language 2019-02-05 18:42:12 +00:00
attribute.i Fix %arg in Lib/attribute.i 2013-05-25 00:37:57 +01:00
carrays.i Initialise all newly created arrays in arrays.i library. 2015-07-30 20:41:15 +01:00
cdata.i Disable Chicken target language 2019-02-05 18:42:12 +00:00
cmalloc.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
constraints.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
cpointer.i Remove warning: 'self' is a ruby keyword, renaming to 'C_self' since improving autodoc for Ruby 2011-12-21 22:01:27 +00:00
cstring.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
cwstring.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
director_common.swg Create director_common.swg for language-indep code 2015-03-12 19:51:11 +13:00
exception.i Disable Chicken target language 2019-02-05 18:42:12 +00:00
intrusive_ptr.i Fix bug with macro invocation with empty first arg 2017-10-08 09:02:28 +13:00
inttypes.i Remove duplicate declarations of strtoimax and strtoumax in inttypes.i 2014-04-08 23:47:22 +01:00
linkruntime.c fix macro issue reported by Vladimir Menshakov 2006-04-10 19:00:44 +00:00
math.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
pointer.i Update link to point to 3.0 docs 2015-01-08 11:16:48 +13:00
runtime.swg fix VC++ warning 2005-09-29 13:17:05 +00:00
shared_ptr.i Fix bug with macro invocation with empty first arg 2017-10-08 09:02:28 +13:00
std_except.i Add <typeinfo> header for std::bad_cast 2016-09-17 13:24:32 +02:00
stdint.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
stl.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
swig.swg Add unignore for rvalue ref-qualifiers 2017-08-30 18:17:04 +01:00
swigarch.i Typo fix in error messages from swigarch.i 2015-02-04 23:07:18 +00:00
swigerrors.swg Remove trailing spaces in the generated code. 2013-09-13 10:02:39 +02:00
swigfragments.swg Add unignore for rvalue ref-qualifiers 2017-08-30 18:17:04 +01:00
swiginit.swg Fix compiler warnings when SWIGRUNTIME_DEBUG is defined 2019-01-19 17:14:46 -07:00
swiglabels.swg swiglabels.swg: added check if __GNUC__ is defined 2016-02-13 13:49:07 +01:00
swigrun.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
swigrun.swg Fix typecheck typemaps for non-pointers and NULL 2018-12-29 11:45:46 +00:00
swigwarnings.swg Rework std::initializer_list handling to warn about usage in any method, not just constructors. A typemap is used to issue the warning and can be overridden with user defined behaviour. 2013-02-04 20:03:22 +00:00
wchar.i merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
windows.i Add missing VOID definition to windows.i 2019-01-07 18:46:14 +00:00