summaryrefslogtreecommitdiff
path: root/Lib/ruby/std_string.i
Commit message (Expand)AuthorAgeFilesLines
* Suppress Ruby std::wstring, std::string, std::basic_string warningsWilliam S Fulton2017-10-101-3/+1
* Rename fixes to STL.Gonzalo Garramuno2007-05-051-3/+0
* Made autodoc ignore numinputs=0.Gonzalo Garramuno2007-05-021-0/+2
* Improved autodoc documentation for standard ruby methodsGonzalo Garramuno2007-05-021-0/+4
* STL stream support for Ruby.Gonzalo Garramuno2007-05-021-0/+5
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-29/+0
* massive typemap unificationMarcelo Matus2005-10-181-73/+17
* Consistent warning 470 across all languagesWilliam S Fulton2005-03-301-1/+1
* better warning messageMarcelo Matus2004-12-161-1/+1
* fix directorout typemap for const std::string&. Adding warning about the new ...Marcelo Matus2004-12-131-2/+2
* fix directors + std::string, reported in 1024595Marcelo Matus2004-10-301-2/+6
* removed redundant valuewrapper featureWilliam S Fulton2004-10-201-1/+0
* avoid to use SwigValueWrapper with std::string, just to keep the code cleaner...Marcelo Matus2004-10-181-0/+1
* Added "throws" typemaps for std::string and its variants. Fixes brokenLyle Johnson2004-08-241-0/+5
* __DIRECTOR__ renamed Swig::DirectorWilliam S Fulton2003-09-221-2/+2
* typemap name changes:William S Fulton2003-09-201-4/+4
* Add inv and outv Ruby typemaps for std::string.Logan Johnson2003-04-261-0/+21
* Replaced all occurrences of the deprecated STR2CSTR() in Ruby code withLogan Johnson2003-04-151-2/+2
* The great mergeDave Beazley2002-11-301-0/+56