| .. |
|
argcargv.i
|
Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr
|
2012-12-14 15:48:31 +00:00 |
|
attribute.i
|
|
|
|
carrays.i
|
|
|
|
cdata.i
|
|
|
|
cmalloc.i
|
|
|
|
cni.i
|
|
|
|
cpointer.i
|
|
|
|
cstring.i
|
|
|
|
director.swg
|
Fix potential name clashes with symbols in the Director class
|
2010-05-27 20:55:24 +00:00 |
|
embed.i
|
consistent inclusion of ruby.h
|
2010-02-13 14:22:31 +00:00 |
|
exception.i
|
|
|
|
extconf.rb
|
|
|
|
extra-install.list
|
|
|
|
factory.i
|
|
|
|
file.i
|
Apply patch #2263850 to fix ruby/file.i ... rubyio.h filename change in ruby 1.9.
|
2008-11-23 22:29:07 +00:00 |
|
jstring.i
|
|
|
|
Makefile.swig
|
|
|
|
progargcargv.i
|
|
|
|
ruby.swg
|
|
|
|
rubyapi.swg
|
|
|
|
rubyautodoc.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
rubyclasses.swg
|
Fix import_stl testcase
|
2011-05-19 06:42:56 +00:00 |
|
rubycomplex.swg
|
|
|
|
rubycontainer.swg
|
Fix missing stddef.h when %import of STL containers. Was causing compile failures witht g++-4.6.
|
2012-03-20 20:07:56 +00:00 |
|
rubycontainer_extended.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
rubydef.swg
|
|
|
|
rubyerrors.swg
|
Fix typo in comment
|
2010-10-01 04:17:55 +00:00 |
|
rubyfragments.swg
|
|
|
|
rubyhead.swg
|
[Ruby] Improve support for Ruby 1.9 under GCC. Addresses part of SF#2859614.
|
2009-12-04 08:52:12 +00:00 |
|
rubyinit.swg
|
|
|
|
rubyiterators.swg
|
Fix missing stddef.h when %import of STL containers. Was causing compile failures witht g++-4.6.
|
2012-03-20 20:07:56 +00:00 |
|
rubykw.swg
|
Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages.
|
2008-06-19 20:02:13 +00:00 |
|
rubymacros.swg
|
|
|
|
rubyopers.swg
|
|
|
|
rubyprimtypes.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
rubyrun.swg
|
Fix for gcc warning -Wunused-value without triggering -Wunused-parameter
|
2012-09-07 06:06:00 +00:00 |
|
rubyruntime.swg
|
|
|
|
rubystdautodoc.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
rubystdcommon.swg
|
remove unused macro
|
2011-05-19 06:44:17 +00:00 |
|
rubystdfunctors.swg
|
Fix import_stl testcase
|
2011-05-19 06:42:56 +00:00 |
|
rubystrings.swg
|
Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr
|
2012-12-14 15:48:31 +00:00 |
|
rubytracking.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
rubytypemaps.swg
|
|
|
|
rubyuserdir.swg
|
Rename python_kwargs testcase to kwargs_feature. Add kwargs_feature to Ruby and fix Ruby warnings when using kwargs feature. Add %kwargs macro for Ruby
|
2011-06-13 17:38:08 +00:00 |
|
rubywstrings.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
std_alloc.i
|
|
|
|
std_basic_string.i
|
|
|
|
std_char_traits.i
|
|
|
|
std_common.i
|
Fix #3475492 - iterating through std::vector wrappers of enumerations.
|
2012-03-13 07:10:24 +00:00 |
|
std_complex.i
|
|
|
|
std_container.i
|
|
|
|
std_deque.i
|
|
|
|
std_except.i
|
|
|
|
std_functors.i
|
|
|
|
std_ios.i
|
|
|
|
std_iostream.i
|
|
|
|
std_list.i
|
|
|
|
std_map.i
|
Various ruby-1.9.x compile fixes including patch from Nibble
|
2010-02-13 16:59:41 +00:00 |
|
std_multimap.i
|
Various ruby-1.9.x compile fixes including patch from Nibble
|
2010-02-13 16:59:41 +00:00 |
|
std_multiset.i
|
|
|
|
std_pair.i
|
Various ruby-1.9.x compile fixes including patch from Nibble
|
2010-02-13 16:59:41 +00:00 |
|
std_queue.i
|
|
|
|
std_set.i
|
Fix missing stddef.h when %import of STL containers. Was causing compile failures witht g++-4.6.
|
2012-03-20 20:07:56 +00:00 |
|
std_sstream.i
|
|
|
|
std_stack.i
|
|
|
|
std_streambuf.i
|
|
|
|
std_string.i
|
|
|
|
std_vector.i
|
|
|
|
std_vectora.i
|
|
|
|
std_wstring.i
|
|
|
|
stl.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
timeval.i
|
patch #3176274 - Ruby typecheck typemap for time_t.
|
2011-02-13 22:19:46 +00:00 |
|
typemaps.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |