summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubywstrings.swg
Commit message (Expand)AuthorAgeFilesLines
* [ruby] use %fragment to clarify the dependency of code.Takashi Tamura2017-02-231-2/+2
* [ruby] should initialize static variables inside %init{}, in which it will no...Takashi Tamura2017-02-221-3/+3
* [ruby] * use static variable to avoid creating stirngs every time.Takashi Tamura2017-02-211-14/+16
* [ruby] * rewrite SWIG_AsWCharPtrAndSize and SWIG_FromWCharPtrAndSizeTakashi Tamura2017-02-201-10/+31
* [ruby] use WCHAR_MAX to determine the encoding of std::wstring.Takashi Tamura2017-02-191-25/+7
* [ruby] fix support for std::wstring.Takashi Tamura2017-02-181-44/+25
* Fix missing fragments in Ruby wstring typemapsWilliam S Fulton2014-03-071-2/+2
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-12/+8
* correct return type for PyUnicode_GetSizeWilliam S Fulton2009-01-081-1/+1
* Fixed typo.Gonzalo Garramuno2007-06-111-1/+1
* Rename fixes to STL.Gonzalo Garramuno2007-05-051-44/+56
* Updated Ruby's STL to new framework.Gonzalo Garramuno2007-04-301-0/+64