swig/Lib/ruby
Matthias Köppe de27e32afb Use the preprocessor to rename external functions of the SWIG runtime
API to follow the naming convention SWIG_<language>_<function>.  This
should allow linking more than one interpreter into a program.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5242 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-02 13:48:17 +00:00
..
director.swg - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores removed 2003-09-22 22:55:17 +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
precommon.swg Use the preprocessor to rename external functions of the SWIG runtime 2003-11-02 13:48:17 +00:00
ruby.swg Use the preprocessor to rename external functions of the SWIG runtime 2003-11-02 13:48:17 +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 __DIRECTOR__ renamed Swig::Director 2003-09-22 20:13:42 +00:00
std_vector.i Specialization for vector<T*> 2003-09-24 11:35:50 +00:00
typemaps.i long long typemap rewrite for compilers that don't understand long long 2003-03-10 22:41:28 +00:00