swig/Lib/c
Vadim Zeitlin e78c8f39ed Add minimal shared_ptr support
Enable the tests and support of shared_ptr in them for C (which required
disabling a previously passing, because not doing anything, attributes
test which is currently broken for unrelated reasons).
2021-10-15 01:26:22 +02:00
..
boost_shared_ptr.i Add minimal shared_ptr support 2021-10-15 01:26:22 +02:00
c.swg Streamline and fix returning objects by value 2019-08-06 02:35:25 +02:00
cexcept.swg Drop longjmp-based exception handling approach 2016-09-15 01:27:40 +02:00
cheader.swg No real changes, just rename "proxy_header" to "cheader" 2016-04-21 15:18:22 +02:00
clabels.swg Remove unused SWIGPROTECT 2016-04-13 18:10:35 +02:00
std_common.i Revert "Use std/std_vector.i instead of a poor copy in c/std_vector.i" 2021-10-07 22:03:47 +02:00
std_except.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
std_map.i Fix std::map<> typemap 2021-10-07 22:03:47 +02:00
std_pair.i Add trivial but working std::pair typemaps implementation 2019-08-07 02:16:33 +02:00
std_set.i Add simple std::set<> typemaps too 2021-10-07 22:03:47 +02:00
std_shared_ptr.i Add minimal shared_ptr support 2021-10-15 01:26:22 +02:00
std_string.i Streamline and fix returning objects by value 2019-08-06 02:35:25 +02:00
std_vector.i Allow using vector with classes without default ctor in C too 2021-10-07 22:03:47 +02:00
stl.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
typemaps.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00