| .. |
|
argcargv.i
|
Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr
|
2012-12-14 15:48:31 +00:00 |
|
attribute.i
|
|
|
|
boost_shared_ptr.i
|
|
|
|
carrays.i
|
finishing the first stage of the typemap unification scheme, fixing issues with gcc and valgrind
|
2005-10-20 09:47:56 +00:00 |
|
cdata.i
|
|
|
|
cmalloc.i
|
|
|
|
cni.i
|
|
|
|
cpointer.i
|
|
|
|
cstring.i
|
|
|
|
director.swg
|
|
|
|
embed.i
|
consistent inclusion of ruby.h
|
2010-02-13 14:22:31 +00:00 |
|
exception.i
|
use internal SWIG_exception_fail, let SWIG_exception as in 1.3.27
|
2006-01-14 21:23:36 +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 |
|
factory.i
|
|
|
|
file.i
|
|
|
|
jstring.i
|
|
|
|
Makefile.swig
|
Whitespace cleanup of all Makefiles*
|
2014-05-02 20:06:11 +02:00 |
|
progargcargv.i
|
Support building with recent versions of the Ruby 1.9 development branch.
|
2006-09-23 21:39:09 +00:00 |
|
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
|
|
|
|
rubycomplex.swg
|
|
|
|
rubycontainer.swg
|
Remove inheritance from std::unary_function and std::binary_function,
|
2016-12-29 00:56:46 -05:00 |
|
rubycontainer_extended.swg
|
|
|
|
rubydef.swg
|
|
|
|
rubyerrors.swg
|
Fix typo in comment
|
2010-10-01 04:17:55 +00:00 |
|
rubyfragments.swg
|
fix comments about fragments - noticed by Josh Cherry
|
2007-11-20 21:45:06 +00:00 |
|
rubyhead.swg
|
|
|
|
rubyinit.swg
|
|
|
|
rubyiterators.swg
|
|
|
|
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
|
Improved algorithm of renaming of methods with numbers at the end.
|
2007-05-04 13:12:31 +00:00 |
|
rubyopers.swg
|
add macros/names to avoid numeric warning codes. use them in tcl,perl,ruby and python
|
2006-01-07 06:59:32 +00:00 |
|
rubyprimtypes.swg
|
|
|
|
rubyrun.swg
|
|
|
|
rubyruntime.swg
|
|
|
|
rubystdautodoc.swg
|
|
|
|
rubystdcommon.swg
|
[ruby] use template specialization for swig::asptr,asval functions on std:shared_ptr.
|
2017-03-01 20:17:50 +09:00 |
|
rubystdfunctors.swg
|
Remove inheritance from std::unary_function and std::binary_function,
|
2016-12-29 00:56:46 -05:00 |
|
rubystrings.swg
|
|
|
|
rubytracking.swg
|
|
|
|
rubytypemaps.swg
|
|
|
|
rubyuserdir.swg
|
|
|
|
rubywstrings.swg
|
|
|
|
std_alloc.i
|
|
|
|
std_array.i
|
|
|
|
std_basic_string.i
|
|
|
|
std_char_traits.i
|
|
|
|
std_common.i
|
|
|
|
std_complex.i
|
|
|
|
std_container.i
|
|
|
|
std_deque.i
|
Rename fixes to STL.
|
2007-05-05 00:46:20 +00:00 |
|
std_except.i
|
|
|
|
std_functors.i
|
|
|
|
std_ios.i
|
Made autodoc ignore numinputs=0.
|
2007-05-02 22:09:06 +00:00 |
|
std_iostream.i
|
|
|
|
std_list.i
|
Fixed renames of std_* containers to a safer
|
2007-05-16 21:27:08 +00:00 |
|
std_map.i
|
UTL STL container descriptor checks
|
2016-07-28 22:51:29 +01:00 |
|
std_multimap.i
|
use equal_range instead of upper_bound.
|
2017-01-29 11:11:55 +09:00 |
|
std_multiset.i
|
STL fixes when using %import rather than %include and the Solaris Workshop compiler
|
2008-05-07 21:33:19 +00:00 |
|
std_pair.i
|
Replicate Python memory leak fix in std::pair for Octave and Ruby
|
2016-12-18 20:00:40 +00:00 |
|
std_queue.i
|
|
|
|
std_set.i
|
|
|
|
std_shared_ptr.i
|
|
|
|
std_sstream.i
|
STL stream support for Ruby.
|
2007-05-02 10:00:26 +00:00 |
|
std_stack.i
|
|
|
|
std_streambuf.i
|
|
|
|
std_string.i
|
|
|
|
std_unordered_map.i
|
Cosmetic changes in C++11 std_unordered support files
|
2017-02-10 19:26:02 +00:00 |
|
std_unordered_multimap.i
|
Cosmetic changes in C++11 std_unordered support files
|
2017-02-10 19:26:02 +00:00 |
|
std_unordered_multiset.i
|
Cosmetic changes in C++11 std_unordered support files
|
2017-02-10 19:26:02 +00:00 |
|
std_unordered_set.i
|
Cosmetic changes in C++11 std_unordered support files
|
2017-02-10 19:26:02 +00:00 |
|
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 |