summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubydef.swg
Commit message (Expand)AuthorAgeFilesLines
* fix -external-runtime and warning arounds in subversionMarcelo Matus2006-02-011-0/+1
* massive typemap unificationMarcelo Matus2005-10-181-267/+0
* Support object tracking. Updated SWIG_NewPointerObj and SWIG_Ruby_ConvertPtr...Charlie Savage2005-09-231-6/+33
* Implement support for SWIGTYPE* DISOWN typemapWilliam S Fulton2005-08-231-0/+8
* - Improve the runtime type sytesmJohn Lenz2005-02-011-16/+26
* minor 'const' consistence fixMarcelo Matus2004-11-211-1/+1
* - Add SWIG_RUNTIME_VERSION to new type sharing code. This is for future-proo...John Lenz2004-10-211-5/+5
* Removed ability to share type information by C linkingJohn Lenz2004-10-161-12/+35
* New way of sharing type information between modules for chicken, mzscheme,John Lenz2004-10-051-0/+17
* Added Perl support for member pointers. Some reorganization of other runtime...Dave Beazley2003-11-281-38/+0
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-021-11/+20
* Add (and use) the SWIG_POINTER_EXCEPTION and SWIG_POINTER_DISOWN flagsLogan Johnson2003-09-191-2/+2
* Made a change to the type-checking code in SWIG_ConvertPtr() for the RubyLogan Johnson2003-04-251-23/+19
* *** empty log message ***Logan Johnson2003-04-171-1/+2
* Replaced all occurrences of the deprecated STR2CSTR() in Ruby code withLogan Johnson2003-04-151-2/+2
* The great mergeDave Beazley2002-11-301-31/+155
* a few bug fixesMasaki Fukushima2000-09-031-3/+6
* Changed _swig_type_info to swig_type_infoDave Beazley2000-09-021-10/+10
* Ruby module changed to use pointer object instead of mangled string.Masaki Fukushima2000-08-271-265/+56
* (Ruby Support): Fix some type mangle problem in Ruby library.Masaki Fukushima2000-07-221-2/+1
* Add Ruby support contributed by Masaki Fukushima.Thien-Thi Nguyen2000-07-051-0/+297