summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubyhead.swg
Commit message (Expand)AuthorAgeFilesLines
* rubyWilliam S Fulton2022-07-311-0/+2
* Suppress Ruby.h gcc warningsWilliam S Fulton2022-07-311-0/+15
* Improve description of cast macros for RubyThomas Reitmayr2020-01-041-8/+24
* Move new macros for Ruby to their dedicated namespaceThomas Reitmayr2020-01-031-4/+4
* Add support for Ruby 2.7Thomas Reitmayr2019-12-311-17/+9
* Add in a definition for RTYPEDDATA_P for Ruby<1.9.3William S Fulton2019-02-221-0/+3
* [Ruby] Improve support for Ruby 1.9 under GCC. Addresses part of SF#2859614.Olly Betts2009-12-041-0/+9
* [Ruby] Undefine close and connect macros defined by Ruby APIOlly Betts2009-06-301-0/+6
* undef bind for win32, problem reported by vondruchWilliam S Fulton2009-03-111-0/+3
* Added more backwards compatibility macros from ruby1.9.Gonzalo Garramuno2008-01-041-2/+26
* Added a couple of new macros used in ruby1.9.Gonzalo Garramuno2008-01-021-0/+8
* Fixes global namespace pollution from Ruby\'s win32.hWilliam S Fulton2007-10-251-0/+9
* Revered _mSWIG to rubyhead.swg as some tests would fail.Gonzalo Garramuno2007-09-041-0/+1
* Moved _mSWIG to rubyrun.swg with all other staticGonzalo Garramuno2007-09-041-3/+0
* Moved Init_stack() declaration over to rubyapi toGonzalo Garramuno2007-06-021-9/+0
* Minor cleanup. Mode RUBY_INIT_STACK macroGonzalo Garramuno2007-04-291-0/+9
* Improved ruby trackings across DSOs, removing theGonzalo Garramuno2007-04-291-0/+3
* Support building with recent versions of the Ruby 1.9 development branch.Olly Betts2006-09-231-2/+17
* fix -external-runtimeMarcelo Matus2006-01-311-0/+82
* massive typemap unificationMarcelo Matus2005-10-181-117/+0
* Object tracking support. Defined two new pointer conversion flags used by S...Charlie Savage2005-09-231-0/+2
* *** empty log message ***Lyle Johnson2004-09-011-1/+1
* Corrections for Ruby 1.6 compatibility.Lyle Johnson2004-09-011-1/+4
* Added Ruby module runtime support for SWIG_contract_assert() macro.Logan Johnson2003-11-171-0/+4
* Add (and use) the SWIG_POINTER_EXCEPTION and SWIG_POINTER_DISOWN flagsLogan Johnson2003-09-191-0/+4
* Initial changes for limited MI support in Ruby (still under construction!)Logan Johnson2003-04-251-1/+2
* *** empty log message ***Logan Johnson2003-04-161-1/+2
* Additional fixes for Ruby 1.8 compatibility.Logan Johnson2003-04-161-5/+25
* Replaced all occurrences of the deprecated STR2CSTR() in Ruby code withLogan Johnson2003-04-151-0/+5
* Add range checking for NUM2USHRT macro, per SF Bug #675353.Logan Johnson2003-02-251-1/+6
* Partial fix of [ 675353 ] rubyhead.swg: missing cast at NUM2USHRT.Dave Beazley2003-02-071-1/+2
* The great mergeDave Beazley2002-11-301-0/+71