swig/Lib
William S Fulton 3f622ea65e SWIGTYPE && input typemaps now assume object has been moved - Go and OCaml
Not fully implemented and Untested.
Go's implementation needs fixing to fully support typemaps
before this can be done.
OCaml implementation does not have support for releasing ownership
which is required to add error checking preventing double deletes.
2022-08-31 19:40:13 +01:00
..
cffi Cosmetic stray semi-colon removal after %typemap using quotes 2022-08-31 19:40:13 +01:00
csharp SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
d SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
go SWIGTYPE && input typemaps now assume object has been moved - Go and OCaml 2022-08-31 19:40:13 +01:00
guile SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
java SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
javascript Add Javascript support for std::unique_ptr and std::auto_ptr 2022-08-04 07:14:30 +01:00
lua SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
mzscheme SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
ocaml SWIGTYPE && input typemaps now assume object has been moved - Go and OCaml 2022-08-31 19:40:13 +01:00
octave Add Octave support for std::unique_ptr and std::auto_ptr 2022-08-02 00:00:54 +01:00
perl5 Suppress -Wvolatile gcc warnings in Perl headers for C++20 2022-07-31 16:45:31 +01:00
php SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
python Cosmetic stray semi-colon removal after %typemap using quotes 2022-08-31 19:40:13 +01:00
r Cosmetic stray semi-colon removal after %typemap using quotes 2022-08-31 19:40:13 +01:00
ruby Cosmetic stray semi-colon removal after %typemap using quotes 2022-08-31 19:40:13 +01:00
scilab More move semantics improvements 2022-07-04 11:19:50 +01:00
std Fixes for deprecated std::basic_string::reserve() 2022-07-31 01:02:08 +01:00
tcl Add Tcl support for std::unique_ptr and std::auto_ptr 2022-07-30 16:43:05 +01:00
typemaps SWIGTYPE && input typemaps now assume object has been moved 2022-08-31 19:40:14 +01:00
xml delete the perl5 typemaps, ignored here 2006-01-05 19:34:51 +00:00
allkw.swg Improve #include guard macros 2022-07-19 09:35:46 +12:00
attribute.i Fix %arg in Lib/attribute.i 2013-05-25 00:37:57 +01:00
carrays.i Fix missing include in SWIG typemap 2019-01-06 08:31:11 -05:00
cdata.i Merge pull request #1398 from swig-fortran/missing-includes 2022-02-01 14:05:17 +13: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 Fix function prototypes of generated pointer functions 2022-02-03 17:25:44 +13: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 [php] Fix two incorrect PHP 8 conditionals 2021-12-08 13:10:38 +13: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 Conditionalise math.i for PHP 2021-03-17 09:43:15 +13: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 [OCaml] Some exception improvements 2019-02-07 16:25:10 -07: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 Cosmetic stray semi-colon removal after %typemap using quotes 2022-08-31 19:40:13 +01:00
swigarch.i Typo fix in error messages from swigarch.i 2015-02-04 23:07:18 +00:00
swigerrors.swg Add Python support for std::unique_ptr inputs 2022-07-17 15:20:20 +01:00
swigfragments.swg Merge pull request #1398 from swig-fortran/missing-includes 2022-02-01 14:05:17 +13:00
swiginit.swg Lib/javascript/v8: use context-aware initialization. 2021-03-02 15:31:28 +01:00
swiglabels.swg Revert "Modify fix for << in array size" 2022-07-27 13:45:08 +12: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 Add Python support for std::unique_ptr inputs 2022-07-17 15:20:20 +01:00
swigwarnings.swg Add support for the <=> operator (C++20) 2022-07-27 09:12:40 +12: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