summaryrefslogtreecommitdiff
path: root/Lib/csharp/std_wstring.i
Commit message (Expand)AuthorAgeFilesLines
* C# std::wstring director supportWilliam S Fulton2022-05-041-3/+3
* Fix line endingstartanpaint2022-05-041-4/+4
* Fix marshalling of std::wstring parameters in directorstartanpaint2022-05-041-2/+6
* Add support for throwing wstring exceptionsWilliam S Fulton2022-05-021-4/+2
* wchar_t C# marshalling tweakWilliam S Fulton2022-05-021-6/+8
* Add support for wchar_t * and std::wstring Unicode strings on LinuxWilliam S Fulton2022-05-021-9/+31
* fix undesirable `wstring` encoding at return value marshalling for C#smithx2019-07-221-1/+4
* fix undesirable `wstring` encoding at return value marshalling for C#smithx2019-07-221-1/+4
* Remove using directives from the generated C# code and fully qualify the use ...Brant K. Kyser2013-10-171-2/+2
* 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
* throws typemaps for std::wstring using C# patch #1799064 from David PiepgrassWilliam S Fulton2007-09-251-4/+4
* When wrapping C++ code, generate code which usesOlly Betts2007-09-171-2/+2
* add C# std::string and wchar typemapsWilliam S Fulton2006-12-151-0/+117