summaryrefslogtreecommitdiff
path: root/Lib/java/std_wstring.i
Commit message (Expand)AuthorAgeFilesLines
* Java wstring throws typemap improvementsWilliam S Fulton2022-05-071-6/+12
* Fix compiler warning using Java std::wstringWilliam S Fulton2022-03-161-4/+4
* Added LocalRefGuard for wstringsTobias Lau2016-10-201-12/+14
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* throws typemaps for std::wstring using C# patch #1799064 from David PiepgrassWilliam S Fulton2007-09-251-0/+14
* Use push_back(wchar_t) instead of append(wchar_t) since append() isOlly Betts2007-09-231-4/+4
* [Java] Eliminate some unnecessary uses of a temporary bufferOlly Betts2007-09-201-16/+8
* fix director typemaps for wstring&William S Fulton2007-09-191-2/+3
* When wrapping C++ code, generate code which usesOlly Betts2007-09-171-4/+4
* consistent directout typemaps for all languages - $result used instead of $1 ...William S Fulton2006-10-201-2/+2
* fix const wstring& typemapsWilliam S Fulton2006-03-191-9/+10
* Bug 1446319 - variable of same name emitted more than once when more than ws...William S Fulton2006-03-101-6/+8
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-11/+16
* std::wstring global and member variables are wrapped as strings by defaultWilliam S Fulton2006-01-291-0/+2
* add support for named warning codesMarcelo Matus2006-01-061-1/+1
* wstring typemaps moved from std_string.i std_wstring.iWilliam S Fulton2005-05-211-0/+158