swig/Lib/ruby
William S Fulton db5e37a1d7 Add support for std::auto_ptr inputs
Ported from std::unique, behaviour is identical with regard to memory ownership/handling
2022-07-18 08:32:26 +01:00
..
argcargv.i Document argc argv library 2022-05-15 19:12:39 +01:00
attribute.i
boost_shared_ptr.i More move semantics improvements 2022-07-04 11:19:50 +01:00
carrays.i
cdata.i
cmalloc.i
cpointer.i
cstring.i
director.swg Remove the UnknownExceptionHandler director error handling class 2019-06-27 07:40:49 +01: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 Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 14:13:19 +01:00
Makefile.swig Whitespace cleanup of all Makefiles* 2014-05-02 20:06:11 +02:00
progargcargv.i
ruby.swg follow-up typos 2018-05-17 10:26:00 -04:00
rubyapi.swg Fixed C++ comment in potential C file. 2007-06-25 21:43:43 +00:00
rubyautodoc.swg Fix typos 2021-11-17 07:07:02 +02:00
rubyclasses.swg Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
rubycomplex.swg Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
rubycontainer.swg Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
rubycontainer_extended.swg Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
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 Improve description of cast macros for Ruby 2020-01-04 18:37:35 +01:00
rubyinit.swg
rubyiterators.swg Misc. typos 2018-05-17 10:04:23 -04:00
rubykw.swg Renames performed by %namewarn with rename= are printed in warning message 2022-02-06 13:51:37 -05:00
rubymacros.swg
rubyopers.swg
rubyprimtypes.swg Add support for Ruby 2.7 2019-12-31 17:53:53 +01:00
rubyrun.swg Add Ruby support for std::unique_ptr inputs 2022-07-17 15:20:25 +01: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 as() now always throws and never creates an invalid object with memset() 2017-07-03 15:35:24 -06:00
rubystdcommon_forward.swg [ruby] treat null shared_ptr in std containers properly. 2017-04-20 18:53:47 +09:00
rubystdfunctors.swg Remove inheritance from std::unary_function and std::binary_function, 2016-12-29 00:56:46 -05:00
rubystrings.swg Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr 2012-12-14 15:48:31 +00:00
rubytracking.swg Move new macros for Ruby to their dedicated namespace 2020-01-03 21:45:53 +01:00
rubytypemaps.swg Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
rubyuserdir.swg Misc. typos 2018-05-17 10:04:23 -04:00
rubywstrings.swg [ruby] use %fragment to clarify the dependency of code. 2017-02-23 21:08:04 +09:00
std_alloc.i
std_array.i Limited Python/Ruby support for boost::array 2015-11-27 19:30:22 +00:00
std_auto_ptr.i Add support for std::auto_ptr inputs 2022-07-18 08:32:26 +01:00
std_basic_string.i std_basic_string.i fixes 2018-01-04 07:00:26 +00:00
std_char_traits.i
std_common.i Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
std_complex.i Add missing declaration for std::complex 2017-10-02 19:07:24 +01:00
std_container.i
std_deque.i Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_except.i
std_functors.i
std_ios.i
std_iostream.i
std_list.i Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_map.i Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
std_multimap.i Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
std_multiset.i [ruby] make std::multiset and std::unordered_multiset include Enumerable. tests added. 2017-02-24 16:59:17 +09: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 Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_set.i Movable and move-only types supported in "out" typemaps. 2022-06-30 17:26:48 +01:00
std_shared_ptr.i Remove an unnecessary shared_ptr reference count increment in Ruby wrappers 2020-02-13 19:48:30 +00:00
std_sstream.i
std_stack.i Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_streambuf.i
std_string.i Suppress Ruby std::wstring, std::string, std::basic_string warnings 2017-10-10 07:52:10 +01:00
std_unique_ptr.i Cosmetic formatting and doc updates in std_unique_ptr.i files 2022-07-17 20:44:20 +01:00
std_unordered_map.i Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
std_unordered_multimap.i Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
std_unordered_multiset.i Include all template parameters for std_unordered_multiset and std_unordered_set 2019-03-12 21:47:45 +00:00
std_unordered_set.i Include all template parameters for std_unordered_multiset and std_unordered_set 2019-03-12 21:47:45 +00:00
std_vector.i
std_vectora.i
std_wstring.i Ruby wstring - only include endian.h on linux 2020-06-06 08:39:47 +01:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
timeval.i Ruby: Fix warnings in generated code about missing parameter in variadic macro 2022-01-29 11:07:57 +13:00
typemaps.i Fix typos in docs and comments 2022-02-27 18:15:46 +13:00