summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubyrun.swg
Commit message (Expand)AuthorAgeFilesLines
* Silly gcc was complaining about static initializers whenGonzalo Garramuno2007-09-041-6/+7
* Moved some of the common checks for methods/procs and arityGonzalo Garramuno2007-07-241-0/+36
* Added constructor that can take functors to allGonzalo Garramuno2007-05-061-12/+0
* Rename fixes to STL.Gonzalo Garramuno2007-05-051-5/+5
* Improved algorithm of renaming of methods with numbers at the end.Gonzalo Garramuno2007-05-041-0/+13
* Better autodocs.Gonzalo Garramuno2007-05-031-6/+0
* Minor cleanup. Mode RUBY_INIT_STACK macroGonzalo Garramuno2007-04-291-12/+5
* Fixed typo for RUBY_EMBEDDED.Gonzalo Garramuno2007-04-291-1/+1
* Added support to avoid swig director type mismatch errorsGonzalo Garramuno2007-04-291-3/+12
* Improved ruby trackings across DSOs, removing theGonzalo Garramuno2007-04-291-2/+4
* Fixed ruby's newobject1 and newobject2 demos.Gonzalo Garramuno2007-04-281-4/+34
* Support building with recent versions of the Ruby 1.9 development branch.Olly Betts2006-09-231-1/+1
* cosmeticsWilliam S Fulton2006-03-071-7/+3
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-1/+7
* Fixed a bug in Ruby's object tracking functionality. Previously, an object c...Charlie Savage2006-02-221-1/+10
* fix seg. fault for void typesMarcelo Matus2006-02-031-0/+3
* fix -external-runtime and warning arounds in subversionMarcelo Matus2006-02-011-1/+26
* Added SWIG_POINTER_EXCEPTION for backwards compatibility.Charlie Savage2006-01-131-0/+3
* Added SWIG_ObjectPreviouslyDeletedError for Ruby. This error happens when a ...Charlie Savage2006-01-101-3/+4
* Reimplementation of tracking objects in Ruby. Instead of passing the $track ...Charlie Savage2005-12-271-28/+33
* fix for ruby -wMarcelo Matus2005-12-081-0/+7
* fixes for directors + pointersMarcelo Matus2005-11-211-6/+25
* prevents ConvertPtr to modified the result when failsMarcelo Matus2005-10-311-3/+5
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-6/+6
* finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus2005-10-201-19/+25
* more typemaps unification and fixes for valgrindMarcelo Matus2005-10-191-1/+1
* massive typemap unificationMarcelo Matus2005-10-181-0/+289