swig/Lib/ruby
2005-10-08 19:51:51 +00:00
..
director.swg fixes for directors and default arguments in the constructor 2004-10-21 18:16:21 +00:00
embed.i Add Ruby support contributed by Masaki Fukushima. 2000-07-05 18:58:49 +00:00
extconf.rb Add Ruby support contributed by Masaki Fukushima. 2000-07-05 18:58:49 +00:00
extra-install.list The great merge 2002-11-30 22:01:28 +00:00
fragments.i The great merge 2002-11-30 22:01:28 +00:00
Makefile.swig The great merge 2002-11-30 22:01:28 +00:00
ruby.swg Support for object tracking. Includes new reference to "rubytracking.swg" and defines a new feature called "trackobjects" 2005-09-23 18:01:57 +00:00
rubydef.swg Support object tracking. Updated SWIG_NewPointerObj and SWIG_Ruby_ConvertPtr to take into account object tracking. 2005-09-23 18:03:05 +00:00
rubyenum.swg Visual Studio warning fixes 2005-09-27 20:16:09 +00:00
rubyhead.swg Object tracking support. Defined two new pointer conversion flags used by SWIG_ConvertPtr and SWIG_NewPointerObj. The new flags are: 2005-09-23 18:04:06 +00:00
rubykw.swg added defined 2003-12-12 08:25:10 +00:00
rubymisctypes.swg size_t fix 2004-11-01 21:12:01 +00:00
rubyobject.swg fix def args + director + constructors 2004-11-08 05:31:27 +00:00
rubyopers.swg Break the standard Ruby typemaps out into a number of smaller files 2004-08-24 12:28:07 +00:00
rubyprimtypes.swg add directorin/directorout for prim. types + ref 2004-10-30 11:40:34 +00:00
rubystrings.swg Fixed handling of char. This was needed due to changes in handling of %constants in ruby.cxx 2005-10-08 19:51:51 +00:00
rubyswigtype.swg Visual Studio warning fixes 2005-09-27 20:16:09 +00:00
rubytracking.swg New include file that implements an API for tracking objects. 2005-09-23 17:49:31 +00:00
rubyvoid.swg patch 1272995 from Charlie Savage - more disown support 2005-09-11 22:12:56 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_deque.i *** empty log message *** 2003-03-11 21:34:14 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
std_string.i Consistent warning 470 across all languages 2005-03-30 22:30:08 +00:00
std_vector.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
typemaps.i fix for SF#1096981, bad long castings 2005-02-22 23:16:30 +00:00