summaryrefslogtreecommitdiff
path: root/Lib/csharp/wchar.i
Commit message (Expand)AuthorAgeFilesLines
* C# CreateWStringFromUTF32 optimisationWilliam S Fulton2022-09-301-3/+1
* C# CreateWStringFromUTF32 optimisationWilliam S Fulton2022-09-221-2/+1
* Add C# wchar_t * director typemapsWilliam S Fulton2022-05-041-1/+10
* Add support for throwing wstring exceptionsWilliam S Fulton2022-05-021-1/+70
* wchar_t C# marshalling tweakWilliam S Fulton2022-05-021-6/+7
* Add support for wchar_t * and std::wstring Unicode strings on LinuxWilliam S Fulton2022-05-021-16/+172
* Fix C# wchar_t* csvarout to be same as csoutGareth Francis2020-09-051-1/+1
* Add note about wchar_t marshalling fix required for WindowsWilliam S Fulton2019-07-251-1/+1
* fix undesirable `wstring` encoding at return value marshalling for C#smithx2019-07-221-0/+1
* Remove using directives from the generated C# code and fully qualify the use ...Brant K. Kyser2013-10-171-4/+4
* Globablly qualify the use of types from the .NET framework's System namespace...Brant K. Kyser2013-10-171-2/+2
* dos to unix fileformattingWilliam S Fulton2010-10-071-102/+102
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* remove svn:executable property where applied incorrectlyWilliam S Fulton2008-11-261-0/+0
* add C# std::string and wchar typemapsWilliam S Fulton2006-12-151-0/+105