summaryrefslogtreecommitdiff
path: root/Lib/ruby/std_wstring.i
Commit message (Expand)AuthorAgeFilesLines
* Ruby wstring - only include endian.h on linuxAndreas Schwab2020-06-061-2/+13
* Suppress Ruby std::wstring, std::string, std::basic_string warningsWilliam S Fulton2017-10-101-0/+2
* [ruby] use %fragment to clarify the dependency of code.Takashi Tamura2017-02-231-1/+1
* [ruby] should initialize static variables inside %init{}, in which it will no...Takashi Tamura2017-02-221-0/+8
* [ruby] add std::wstring tests for string including a null terminator.Takashi Tamura2017-02-201-1/+1
* [ruby] * rewrite SWIG_AsWCharPtrAndSize and SWIG_FromWCharPtrAndSizeTakashi Tamura2017-02-201-2/+2
* [ruby] use WCHAR_MAX to determine the encoding of std::wstring.Takashi Tamura2017-02-191-0/+25
* [ruby] fix support for std::wstring.Takashi Tamura2017-02-181-0/+14
* Updated Ruby's STL to new framework.Gonzalo Garramuno2007-04-301-0/+3