swig/Lib/ruby
William S Fulton a7933a75b0 First round of director mods
- Removed asserts
- The unused __DIRECTOR__ base class default constructor removed. I've used the conventional approach of having no default constructor rather than a private one (declaring it private doesn't serve any useful purpose when this constructor is not wanted).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5132 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-20 15:11:38 +00:00
..
director.swg First round of director mods 2003-09-20 15:11:38 +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 First round of director mods 2003-09-20 15:11:38 +00:00
rubydec.swg The great merge 2002-11-30 22:01:28 +00:00
rubydef.swg Add (and use) the SWIG_POINTER_EXCEPTION and SWIG_POINTER_DISOWN flags 2003-09-19 18:47:27 +00:00
rubyhead.swg Add (and use) the SWIG_POINTER_EXCEPTION and SWIG_POINTER_DISOWN flags 2003-09-19 18:47:27 +00:00
std_common.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
std_deque.i *** empty log message *** 2003-03-11 21:34:14 +00:00
std_map.i std::map ready for prime time (hopefully) 2003-03-11 15:38:02 +00:00
std_pair.i Fix for the std_pair.i library file for Ruby. 2003-09-19 22:03:57 +00:00
std_string.i Add inv and outv Ruby typemaps for std::string. 2003-04-26 00:00:19 +00:00
std_vector.i std::map ready for prime time (hopefully) 2003-03-11 15:38:02 +00:00
typemaps.i long long typemap rewrite for compilers that don't understand long long 2003-03-10 22:41:28 +00:00