swig/Lib/csharp
akarantanapa 4ff8f37a26
changed pointer initializations to format supported in both C and C++ (#3406)
2026-05-15 22:30:29 +01:00
..
argcargv.i Use NULL instead of SWIG_NULLPTR 2025-07-02 08:43:32 +01:00
arrays_csharp.i Improved C long handling for C# 2023-10-05 21:30:52 +01:00
boost_intrusive_ptr.i More move semantics improvements 2022-07-04 11:19:50 +01:00
boost_shared_ptr.i More move semantics improvements 2022-07-04 11:19:50 +01:00
cdata.i Use NULL instead of SWIG_NULLPTR 2025-07-02 08:43:32 +01:00
complex.i Add std_complex.i for C# too 2017-04-14 19:23:31 +02:00
csharp.swg typecheck typemaps for STRING LENGTH added to changes file 2025-08-11 08:28:27 +01:00
csharphead.swg Move SWIGStringWithLengthHelper to csharphead.swg 2024-06-13 10:48:15 +01:00
csharpkw.swg Renames performed by `%namewarn` with `rename=` are printed in warning message 2022-02-06 13:51:37 -05:00
director.swg Use SWIG_NOEXCEPT for deprecated dynamic exception specifications 2025-04-29 22:41:09 +01:00
enums.swg C++11 strongly typed enum fixes for directors 2015-01-15 19:48:07 +00:00
enumsimple.swg C++11 strongly typed enum fixes for directors 2015-01-15 19:48:07 +00:00
enumtypesafe.swg C++11 strongly typed enum fixes for directors 2015-01-15 19:48:07 +00:00
std_array.i std_array.i std_vector.i tweaks 2023-03-22 21:05:13 +00:00
std_auto_ptr.i Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
std_common.i const size_t& typemaps added 2006-10-17 21:43:40 +00:00
std_complex.i Precision loss warning fixes for C# std::complex<float> typemaps 2017-10-10 19:26:54 +01:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_except.i Add <typeinfo> header for std::bad_cast 2016-09-17 13:24:32 +02:00
std_list.i Potential null pointer deref fix for C# std::list wrappers 2025-08-18 19:00:45 +01:00
std_map.i Remove deprecated map and vector specialisation macros 2023-12-03 09:55:35 +13:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_set.i Replace empty() method with IsEmpty C# property in STL containers 2023-11-10 07:45:01 +00:00
std_shared_ptr.i Add std_shared_ptr.i and document shared_ptr library 2010-06-01 19:03:55 +00:00
std_string.i More director const std::string& testing and C# leak fix 2022-02-13 23:00:04 +00:00
std_string_view.i Changed directorin also for non-reference string_view 2026-02-28 10:28:24 +00:00
std_unique_ptr.i Add const std::unique_ptr & input typemaps 2024-03-06 21:46:58 +00:00
std_unordered_map.i Replace empty() method with IsEmpty C# property in STL containers 2023-11-10 07:45:01 +00:00
std_unordered_set.i Replace empty() method with IsEmpty C# property in STL containers 2023-11-10 07:45:01 +00:00
std_vector.i Remove deprecated map and vector specialisation macros 2023-12-03 09:55:35 +13:00
std_wstring.i changed pointer initializations to format supported in both C and C++ (#3406) 2026-05-15 22:30:29 +01:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
swiginterface.i Add fix for CSharp interfaces with namespaces (#3354) 2026-03-05 23:12:13 +00:00
swigmove.i Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
swigtype_inout.i Add new swigtype_inout.i library containing SWIGTYPE *& OUTPUT typemaps. 2014-02-04 06:54:22 +00:00
typemaps.i Improved C long handling for C# 2023-10-05 21:30:52 +01:00
wchar.i changed pointer initializations to format supported in both C and C++ (#3406) 2026-05-15 22:30:29 +01:00