summaryrefslogtreecommitdiff
path: root/Source/Modules/ruby.cxx
Commit message (Expand)AuthorAgeFilesLines
* Consolidate name mangling functionsWilliam S Fulton2022-11-121-1/+1
* Cleanup SWIG_VERSION definitionWilliam S Fulton2022-10-131-1/+1
* Improve director unwrap detection for the return typeWilliam S Fulton2022-10-101-21/+3
* Merge branch 'director-unwrap-result'William S Fulton2022-10-071-3/+1
|\
| * Merge branch 'master' into director-unwrap-resultOlly Betts2022-03-011-30/+9
| |\
| * | Unwrap director classes only when returning a pointer or reference to an objectThomas Reitmayr2020-06-201-3/+1
* | | Use https for swig.org linksOlly Betts2022-10-061-1/+1
* | | Add DOH Exit() and SetExitHandler()Olly Betts2022-03-061-5/+5
| |/ |/|
* | [Ruby] Fix remove of prefix from method nameOlly Betts2022-02-021-2/+3
* | Fix ODR violationsOlly Betts2021-09-201-0/+2
* | Remove support for $source and $targetOlly Betts2021-04-301-28/+4
|/
* Improve description of cast macros for RubyThomas Reitmayr2020-01-041-7/+5
* Move new macros for Ruby to their dedicated namespaceThomas Reitmayr2020-01-031-1/+1
* Add support for Ruby 2.7Thomas Reitmayr2019-12-311-13/+9
* Fix code generated for Ruby global variablesThomas Reitmayr2019-10-271-10/+26
* Harmonize parameters in autodoc in Ruby and Octave with PythonVadim Zeitlin2019-01-211-10/+12
* Fix Ruby docstring feature.William S Fulton2019-01-051-24/+13
* Remove -cppcast and -nocppcast command line optionsWilliam S Fulton2018-11-131-14/+7
* Revert "Remove -cppcast and -nocppcast command line options"William S Fulton2018-11-061-7/+14
* Remove -cppcast and -nocppcast command line optionsWilliam S Fulton2018-11-061-14/+7
* Misc. typosluz.paz2018-05-171-1/+1
* Merge branch 'goatshriek-ruby-alias'William S Fulton2018-04-071-1/+7
|\
| * Fix ruby %alias directive for native c functionsJoel Anderson2018-03-221-1/+7
* | [Ruby] Pass Qnil instead of NULL to rb_funcall()Olly Betts2018-04-031-1/+1
|/
* Generation of director method declarations fixesWilliam S Fulton2017-10-231-4/+4
* Enhancements for directorin typemapsWilliam S Fulton2017-10-161-1/+1
* Fix potential use of uninitialized variables in directorsWilliam S Fulton2017-05-131-3/+13
* #526 : propagate c++11 noexcept to director classesChristophe Duvernois2017-04-271-0/+4
* Fix GCC 7 warningsOlly Betts2016-12-211-2/+1
* Fix "set but not used" warningOlly Betts2016-12-131-1/+1
* Remove unused kwnames generated variable in Ruby wrappersWilliam S Fulton2016-05-281-1/+3
* Merge branch 'tamuratak-master'William S Fulton2016-05-171-5/+6
|\
| * Revert introduction of minor memory leak in Ruby wrappersWilliam S Fulton2016-05-171-1/+5
| * ruby: use nodeType attribute to determine whether functions are constructors.Takashi Tamura2016-04-081-5/+2
* | Merge branch 'ruby-module-docstring'William S Fulton2016-05-171-0/+12
|\ \ | |/ |/|
| * Ruby module docstring avoid memory leakAurelien Jacobs2016-01-121-2/+4
| * Ruby add support for docstring option in %module()Aurelien Jacobs2016-01-111-0/+10
* | Multiple inheritance warning wording tweakWilliam S Fulton2016-03-061-1/+1
* | Fix typo: "neccessary" -> "necessary"Olly Betts2016-01-121-1/+1
|/
* Alternative solution for Ruby unbalanced bracesWilliam S Fulton2016-01-101-5/+4
* Ruby fix unbalanced braces causing issue with the YARD parserAurelien Jacobs2016-01-091-0/+3
* Prevent redefinition warnings when compiling with SWIG<module> definedPetre Eftime2015-12-221-2/+1
* Ruby shared_ptr fixes for use with minheritWilliam S Fulton2015-10-011-10/+8
* Fix Ruby smartptr feature for classes in a namespaceWilliam S Fulton2015-09-251-2/+3
* Add Ruby shared_ptr supportWilliam S Fulton2015-09-251-5/+31
* Ruby free function declaration changeWilliam S Fulton2015-09-141-1/+3
* Fix ruby warning using clang in director exception codeWilliam S Fulton2015-08-311-0/+1
* gcc-5.1 warning fixesWilliam S Fulton2015-04-261-4/+2
* Fix C&P references to Python in commentsOlly Betts2015-03-271-2/+2
* Create director_common.swg for language-indep codeOlly Betts2015-03-121-0/+1