summaryrefslogtreecommitdiff
path: root/Lib/ruby/ruby.swg
Commit message (Expand)AuthorAgeFilesLines
* follow-up typosluz.paz2018-05-171-1/+1
* Improved autodoc documentation for standard ruby methodsGonzalo Garramuno2007-05-021-0/+5
* Moved the GC_VALUE class over to rubystdcommonGonzalo Garramuno2007-05-011-5/+0
* Several fixes to GC_VALUE, and map containers.Gonzalo Garramuno2007-04-301-0/+5
* Fix a typo.Olly Betts2006-05-141-1/+1
* fix -external-runtime and warning arounds in subversionMarcelo Matus2006-02-011-4/+0
* Changed rename rules to include functions and change Enums to only capitalize...Charlie Savage2006-01-171-3/+4
* change the %rename predicates to use the prefix %$ and avoid clashings with o...Marcelo Matus2006-01-161-5/+5
* Updated renaming rules.Charlie Savage2006-01-161-6/+10
* add at least %not support for rename predicatesMarcelo Matus2006-01-151-1/+1
* add rename for member variablesMarcelo Matus2006-01-151-1/+2
* add more predicates for renameMarcelo Matus2006-01-151-1/+2
* long rule to match exactly const static variable with a value in the declarationMarcelo Matus2006-01-151-1/+1
* Changed rename check for constants to use %hasconsttypeCharlie Savage2006-01-151-1/+1
* use internal SWIG_exception_fail, let SWIG_exception as in 1.3.27Marcelo Matus2006-01-141-2/+4
* Fixed up checking for constants.Charlie Savage2006-01-131-1/+2
* Use new camelcase,undercase,lowercase aliases.Charlie Savage2006-01-131-4/+3
* Moved constant renames from the c++ code to ruby.swg to reuse the new %rename...Charlie Savage2006-01-131-0/+5
* Added %rename to change function and method names from CamelCase to lower_cas...Charlie Savage2006-01-121-0/+4
* add space for rename rulesMarcelo Matus2006-01-121-0/+6
* eliminate compilation warnings, add docs, and centralize the access to the un...Marcelo Matus2005-10-251-5/+0
* include the user's fragment file in the same placeMarcelo Matus2005-10-201-17/+17
* finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus2005-10-201-9/+8
* massive typemap unificationMarcelo Matus2005-10-181-26/+32
* Support for object tracking. Includes new reference to "rubytracking.swg" a...Charlie Savage2005-09-231-1/+3
* - Improve the runtime type sytesmJohn Lenz2005-02-011-1/+2
* allow to include the swig runtime code into external user librariesMarcelo Matus2004-11-181-0/+1
* Removed ability to share type information by C linkingJohn Lenz2004-10-161-30/+0
* New way of sharing type information between modules for chicken, mzscheme,John Lenz2004-10-051-0/+24
* Break the standard Ruby typemaps out into a number of smaller filesLyle Johnson2004-08-241-622/+17
* Corrected some of the "throws" typemaps.Lyle Johnson2004-08-171-3/+3
* Minor fix for the cpp_enum.i test case, which was broken.Lyle Johnson2004-08-171-1/+14
* Added a varin typemap for char[] (Ruby). Fixes broken test caseLyle Johnson2004-08-141-1/+5
* - Uniform the definition of the keyword warnings throughMarcelo Matus2003-12-121-0/+4
* Use the preprocessor to rename external functions of the SWIG runtimeMatthias Köppe2003-11-021-0/+1
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):William S Fulton2003-09-231-1/+1
* __DIRECTOR__ renamed Swig::DirectorWilliam S Fulton2003-09-221-3/+3
* typemap name changes:William S Fulton2003-09-201-96/+96
* First round of director modsWilliam S Fulton2003-09-201-1/+0
* *** empty log message ***Logan Johnson2003-06-041-0/+94
* Fixed array typemaps.Logan Johnson2003-06-021-5/+22
* Removed varin typemaps for SWIGTYPE[] (dimensionless arrays).William S Fulton2003-06-011-4/+0
* Added correct (I hope) typechecking for native scripting objectsLuigi Ballabio2003-05-221-3/+4
* A little more work on the Ruby support for C++ polymorphism. ExceptionLogan Johnson2003-04-291-3/+0
* Additional fixes for Ruby 1.8 compatibility.Logan Johnson2003-04-161-1/+1
* Replaced all occurrences of the deprecated STR2CSTR() in Ruby code withLogan Johnson2003-04-151-9/+9
* Comment out Ruby code for "fail" tag.Logan Johnson2003-03-171-1/+1
* *** empty log message ***Logan Johnson2003-03-071-0/+3
* long long typemap mods for use with %applyWilliam S Fulton2003-03-061-2/+2
* SWIGTYPE & varin typemap fixWilliam S Fulton2003-02-111-3/+8