summaryrefslogtreecommitdiff
path: root/Lib/ruby/std_common.i
Commit message (Expand)AuthorAgeFilesLines
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-8/+8
* Fix #3475492 - iterating through std::vector wrappers of enumerations.William S Fulton2012-03-131-0/+30
* Removed python crap from std/std_common.iGonzalo Garramuno2007-05-061-241/+1
* Improved autodoc documentation for standard ruby methodsGonzalo Garramuno2007-05-021-0/+2
* Updated Ruby's STL to new framework.Gonzalo Garramuno2007-04-301-28/+269
* Support building with recent versions of the Ruby 1.9 development branch.Olly Betts2006-09-231-1/+1
* Convert C++ std::string to and from ruby such that strings containingOlly Betts2006-05-151-2/+2
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+8
* use exception specification instead of %exception to handle STL error checkingWilliam S Fulton2005-07-271-0/+2
* Typemap for size_t applied to std::size_tLuigi Ballabio2003-08-171-0/+2
* Replaced all occurrences of the deprecated STR2CSTR() in Ruby code withLogan Johnson2003-04-151-1/+1
* The great mergeDave Beazley2002-11-301-0/+35