swig/Lib/csharp
William S Fulton 549a51eef2 Fully qualify System.Array usage
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7405 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-05 19:32:32 +00:00
..
csharp.swg remove duplicate csout typemap 2005-07-25 21:05:58 +00:00
csharphead.swg Uniform SWIGEXPORT handling across SWIG (was DllExport in C# module) 2005-05-27 22:37:29 +00:00
csharpkw.swg restored the string kw, now it works fine 2004-01-13 01:38:07 +00:00
enums.swg Wider range of C# exceptions to throw. More applicable exceptions in are thrown. 2005-02-22 22:56:18 +00:00
enumsimple.swg Wider range of C# exceptions to throw. More applicable exceptions in are thrown. 2005-02-22 22:56:18 +00:00
enumtypesafe.swg Fix #1211353 for -ve enum values 2005-06-02 21:46:08 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i Added std::pair wrappers for C# 2005-05-25 21:33:53 +00:00
std_string.i NullReferenceException replaced with ArgumentNullException 2005-03-07 21:47:13 +00:00
std_vector.i Fully qualify System.Array usage 2005-09-05 19:32:32 +00:00
typemaps.i C# INOUT, INPUT, OUTPUT typemaps 2004-10-27 20:53:05 +00:00