swig/Lib/ruby
Gonzalo Garramuno a1ed3e094a Fixed C++ comment in potential C file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9858 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-06-25 21:43:43 +00:00
..
argcargv.i Support building with recent versions of the Ruby 1.9 development branch. 2006-09-23 21:39:09 +00:00
attribute.i
carrays.i
cdata.i
cmalloc.i
cni.i
cpointer.i
cstring.i
director.swg better director error message formatting 2007-04-20 22:00:21 +00:00
embed.i
exception.i
extconf.rb
extra-install.list
factory.i
file.i
jstring.i Support building with recent versions of the Ruby 1.9 development branch. 2006-09-23 21:39:09 +00:00
Makefile.swig
progargcargv.i Support building with recent versions of the Ruby 1.9 development branch. 2006-09-23 21:39:09 +00:00
ruby.swg Improved autodoc documentation for standard ruby methods 2007-05-02 20:37:21 +00:00
rubyapi.swg Fixed C++ comment in potential C file. 2007-06-25 21:43:43 +00:00
rubyautodoc.swg Added new rubycontainer_extended.swg file. 2007-05-05 10:26:59 +00:00
rubyclasses.swg Dramatically sped up comparison functions for 2007-05-23 12:46:57 +00:00
rubycomplex.swg Fixed typecheck for std::complex<double> 2007-05-17 11:10:27 +00:00
rubycontainer.swg Added a partial specialization for swig::GC_VALUE 2007-05-20 15:23:43 +00:00
rubycontainer_extended.swg remove std::set from new extended functions, as 2007-05-05 11:19:54 +00:00
rubydef.swg
rubyerrors.swg Added new rubycontainer_extended.swg file. 2007-05-05 10:26:59 +00:00
rubyfragments.swg Fixed reference to PyObject* in rubyfragments.swg. 2007-04-29 19:41:42 +00:00
rubyhead.swg Moved Init_stack() declaration over to rubyapi to 2007-06-02 10:24:23 +00:00
rubyinit.swg
rubyiterators.swg Moved functors away from std_set.i and std_map.i 2007-05-16 22:48:01 +00:00
rubykw.swg Updated CHANGES.current. 2007-04-30 09:45:10 +00:00
rubymacros.swg Improved algorithm of renaming of methods with numbers at the end. 2007-05-04 13:12:31 +00:00
rubyopers.swg
rubyprimtypes.swg
rubyrun.swg Added constructor that can take functors to all 2007-05-06 03:56:33 +00:00
rubyruntime.swg
rubystdautodoc.swg Better autodocs. 2007-05-03 09:56:28 +00:00
rubystdcommon.swg Removed older renames. 2007-05-16 21:28:20 +00:00
rubystdfunctors.swg Moved functors away from std_set.i and std_map.i 2007-05-16 22:48:01 +00:00
rubystrings.swg Fixed ruby's newobject1 and newobject2 demos. 2007-04-28 04:20:28 +00:00
rubytracking.swg Using an apostrophe in a #error message causes an error for some GCC versions. 2007-06-06 23:20:25 +00:00
rubytypemaps.swg Improved algorithm of renaming of methods with numbers at the end. 2007-05-04 13:12:31 +00:00
rubyuserdir.swg Updated Ruby's STL to new framework. 2007-04-30 06:36:55 +00:00
rubywstrings.swg Fixed typo. 2007-06-11 20:03:19 +00:00
std_alloc.i Updated Ruby's STL to new framework. 2007-04-30 06:36:55 +00:00
std_basic_string.i STL stream support for Ruby. 2007-05-02 10:00:26 +00:00
std_char_traits.i STL stream support for Ruby. 2007-05-02 10:00:26 +00:00
std_common.i Removed python crap from std/std_common.i 2007-05-06 06:28:23 +00:00
std_complex.i Added support for complex numbers. 2007-05-01 10:37:09 +00:00
std_container.i Updated Ruby's STL to new framework. 2007-04-30 06:36:55 +00:00
std_deque.i Rename fixes to STL. 2007-05-05 00:46:20 +00:00
std_except.i
std_functors.i Moved functors away from std_set.i and std_map.i 2007-05-16 22:48:01 +00:00
std_ios.i Made autodoc ignore numinputs=0. 2007-05-02 22:09:06 +00:00
std_iostream.i STL stream support for Ruby. 2007-05-02 10:00:26 +00:00
std_list.i Fixed renames of std_* containers to a safer 2007-05-16 21:27:08 +00:00
std_map.i Moved functors away from std_set.i and std_map.i 2007-05-16 22:48:01 +00:00
std_multimap.i Fixed renames of std_* containers to a safer 2007-05-16 21:27:08 +00:00
std_multiset.i Fixed renames of std_* containers to a safer 2007-05-16 21:27:08 +00:00
std_pair.i Removed incorrect noconst trait. 2007-05-16 22:25:31 +00:00
std_queue.i Fixed renames of std_* containers to a safer 2007-05-16 21:27:08 +00:00
std_set.i Moved functors away from std_set.i and std_map.i 2007-05-16 22:48:01 +00:00
std_sstream.i STL stream support for Ruby. 2007-05-02 10:00:26 +00:00
std_stack.i Fixed renames of std_* containers to a safer 2007-05-16 21:27:08 +00:00
std_streambuf.i STL stream support for Ruby. 2007-05-02 10:00:26 +00:00
std_string.i Rename fixes to STL. 2007-05-05 00:46:20 +00:00
std_vector.i Fixed renames of std_* containers to a safer 2007-05-16 21:27:08 +00:00
std_vectora.i Rename fixes to STL. 2007-05-05 00:46:20 +00:00
std_wstring.i Updated Ruby's STL to new framework. 2007-04-30 06:36:55 +00:00
stl.i
timeval.i
typemaps.i