summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubyerrors.swg
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in commentOlly Betts2010-10-011-1/+1
* Fix invalid CWilliam S Fulton2007-10-261-1/+2
* Added new rubycontainer_extended.swg file.Gonzalo Garramuno2007-05-051-1/+1
* Refactored the overloaded method error intoGonzalo Garramuno2007-05-031-0/+19
* An improvement to error reporting andGonzalo Garramuno2007-04-301-3/+8
* Updated Ruby's STL to new framework.Gonzalo Garramuno2007-04-301-5/+4
* Added missing SWIGINTERN to Ruby_Format_TypeError.Gonzalo Garramuno2007-04-291-0/+1
* Made Ruby_Format_TypeError() thread safe.Gonzalo Garramuno2007-04-291-5/+35
* Added Ruby_Format_TypeError() function to formatGonzalo Garramuno2007-04-291-1/+10
* fix -external-runtime and warning arounds in subversionMarcelo Matus2006-02-011-29/+4
* Updated Ruby Exception handling. Classes that are specified in throws clause...Charlie Savage2006-01-101-0/+24
* Wrapped customer error classes in function so they work in C and C++Charlie Savage2006-01-101-8/+23
* Added SWIG_ObjectPreviouslyDeletedError for Ruby. This error happens when a ...Charlie Savage2006-01-101-6/+14
* Attemp #2 at defining rb_eNullReferenceError. This is done for C++, but for CCharlie Savage2006-01-091-0/+10
* Removed defining rb_eNullReferenceError since this doesn't work in C - itCharlie Savage2006-01-091-5/+1
* Added Ruby support for SWIG_NullReferenceError.Charlie Savage2006-01-091-3/+8
* finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus2005-10-201-19/+28
* fix warnings/errors for gcc4.0, icc and valgrindMarcelo Matus2005-10-191-13/+0
* massive typemap unificationMarcelo Matus2005-10-181-0/+61