summaryrefslogtreecommitdiff
path: root/Lib/csharp/typemaps.i
Commit message (Expand)AuthorAgeFilesLines
* Remove using directives from the generated C# code and fully qualify the use ...Brant K. Kyser2013-10-171-3/+3
* Remove incomplete directorin typemaps as users incorrectly assumed they were ...William S Fulton2011-05-031-24/+0
* Remove directorout INPUT/INOUT/OUTPUT typemaps - they will never be used as t...William S Fulton2011-05-031-12/+0
* Fix C# typemaps.i so that %apply works doesn't break function returns using t...William S Fulton2011-01-241-12/+9
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Fix #2753469 - bool &OUTPUT and bool *OUTPUT typemaps initialisation.William S Fulton2009-04-211-0/+4
* consistent directout typemaps for all languages - $result used instead of $1 ...William S Fulton2006-10-201-2/+1
* Director support addedWilliam S Fulton2006-05-131-1/+39
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-11/+11
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-6/+6
* C# INOUT, INPUT, OUTPUT typemapsWilliam S Fulton2004-10-271-64/+252
* unsigned char pointers and references fixWilliam S Fulton2003-10-061-1/+1
* C# typemap name change twiddleWilliam S Fulton2003-06-121-15/+15
* A number of the C# features, pragmas and typemaps have had their names changed.William S Fulton2003-06-111-44/+44
* Typemaps for parameters passed by reference or pointer as suggested by Andrea...William S Fulton2003-03-211-0/+66