swig/Lib/csharp
2008-09-18 20:32:28 +00:00
..
arrays_csharp.i Add C# array typemaps provided by Antti Karanta. 2008-09-18 20:32:28 +00:00
boost_shared_ptr.i Remove some unnecessary casts 2008-02-13 23:12:09 +00:00
csharp.swg Fix director typemaps for pointers so that NULL pointers are correctly marshalled to C#/Java null in director methods 2008-07-14 21:09:23 +00:00
csharphead.swg various warning fixes 2008-06-21 23:25:20 +00:00
csharpkw.swg Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages. 2008-06-19 20:02:13 +00:00
director.swg C# director support added 2006-05-13 23:38:24 +00:00
enums.swg consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now 2006-10-20 22:54:14 +00:00
enumsimple.swg consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now 2006-10-20 22:54:14 +00:00
enumtypesafe.swg consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now 2006-10-20 22:54:14 +00:00
std_common.i const size_t& typemaps added 2006-10-17 21:43:40 +00: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 Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:21:51 +00:00
std_map.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:21:51 +00:00
std_pair.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:21:51 +00:00
std_string.i When wrapping C++ code, generate code which uses 2007-09-17 20:10:57 +00:00
std_vector.i Fix array bounds checking in C# std::vector wrappers 2008-09-01 20:32:53 +00:00
std_wstring.i throws typemaps for std::wstring using C# patch #1799064 from David Piepgrass 2007-09-25 21:35:24 +00:00
stl.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:21:51 +00:00
typemaps.i consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now 2006-10-20 22:54:14 +00:00
wchar.i add C# std::string and wchar typemaps 2006-12-15 23:50:39 +00:00