swig/Lib/csharp
Marcelo Matus 7b8f415319 - Uniform the definition of the keyword warnings through
the supported languages.

- Added keyword list for most of the languages that didn't
  have one.

- "All keywords" warning support, through the -DSWIG_ALLKW
  option.

Read the Changes.current


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-12 02:23:52 +00:00
..
csharp.swg void* used instead of int for IntPtr in C function declarations 2003-10-16 21:34:38 +00:00
csharphead.swg Completely removed SWIG_NOINCLUDE as the functions that use it don't need to be shared across different modules, besides there is no runtime library for C# 2003-11-30 20:54:49 +00:00
csharpkw.swg - Uniform the definition of the keyword warnings through 2003-12-12 02:23:52 +00:00
std_string.i Support for std::string and const std::string & 2003-09-12 21:13:48 +00:00
typemaps.i unsigned char pointers and references fix 2003-10-06 20:47:53 +00:00