swig/Lib/c
Vadim Zeitlin 9932544d80 Fix cdata-related typemaps for C and add runme for cdata test
These typemaps don't make much sense for C as the pointers can be just
passed directly, but still define them correctly for consistency,
notably use the same type for length as in Lib/typemaps/cdata_begin.swg
2024-06-17 00:38:17 +02:00
..
boost_shared_ptr.i Add minimal shared_ptr support 2021-10-15 01:26:22 +02:00
c.swg Add support for const references to pointers 2021-12-08 03:28:44 +01:00
cdata.i Fix cdata-related typemaps for C and add runme for cdata test 2024-06-17 00:38:17 +02:00
cexcept.swg Fix SWIGEXPORTC definition and use under Windows 2024-06-16 15:10:28 +02:00
cheader.swg Make SWIGIMPORT definition more consistent with SWIGEXPORT 2021-10-20 01:57:18 +02:00
clabels.swg Fix SWIGEXPORTC definition and use under Windows 2024-06-16 15:10:28 +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 Remove commented out code from c/std_except.i 2022-01-04 01:10:43 +01:00
std_map.i Make std::{set,map} has() and has_key() methods const 2021-12-04 17:47:27 +01:00
std_pair.i Add trivial but working std::pair typemaps implementation 2019-08-07 02:16:33 +02:00
std_set.i Make std::{set,map} has() and has_key() methods const 2021-12-04 17:47:27 +01:00
std_shared_ptr.i Define "equivalent" typecheck typemap attribute for shared_ptr<> 2021-12-08 03:09:28 +01:00
std_string.i Add cxx{in,out}type typemaps and use them for std::string 2021-12-07 20:54:28 +01: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