index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Modules
/
ruby.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ODR violations
Olly Betts
2021-09-20
1
-0
/
+2
*
Remove support for $source and $target
Olly Betts
2021-04-30
1
-28
/
+4
*
Improve description of cast macros for Ruby
Thomas Reitmayr
2020-01-04
1
-7
/
+5
*
Move new macros for Ruby to their dedicated namespace
Thomas Reitmayr
2020-01-03
1
-1
/
+1
*
Add support for Ruby 2.7
Thomas Reitmayr
2019-12-31
1
-13
/
+9
*
Fix code generated for Ruby global variables
Thomas Reitmayr
2019-10-27
1
-10
/
+26
*
Harmonize parameters in autodoc in Ruby and Octave with Python
Vadim Zeitlin
2019-01-21
1
-10
/
+12
*
Fix Ruby docstring feature.
William S Fulton
2019-01-05
1
-24
/
+13
*
Remove -cppcast and -nocppcast command line options
William S Fulton
2018-11-13
1
-14
/
+7
*
Revert "Remove -cppcast and -nocppcast command line options"
William S Fulton
2018-11-06
1
-7
/
+14
*
Remove -cppcast and -nocppcast command line options
William S Fulton
2018-11-06
1
-14
/
+7
*
Misc. typos
luz.paz
2018-05-17
1
-1
/
+1
*
Merge branch 'goatshriek-ruby-alias'
William S Fulton
2018-04-07
1
-1
/
+7
|
\
|
*
Fix ruby %alias directive for native c functions
Joel Anderson
2018-03-22
1
-1
/
+7
*
|
[Ruby] Pass Qnil instead of NULL to rb_funcall()
Olly Betts
2018-04-03
1
-1
/
+1
|
/
*
Generation of director method declarations fixes
William S Fulton
2017-10-23
1
-4
/
+4
*
Enhancements for directorin typemaps
William S Fulton
2017-10-16
1
-1
/
+1
*
Fix potential use of uninitialized variables in directors
William S Fulton
2017-05-13
1
-3
/
+13
*
#526 : propagate c++11 noexcept to director classes
Christophe Duvernois
2017-04-27
1
-0
/
+4
*
Fix GCC 7 warnings
Olly Betts
2016-12-21
1
-2
/
+1
*
Fix "set but not used" warning
Olly Betts
2016-12-13
1
-1
/
+1
*
Remove unused kwnames generated variable in Ruby wrappers
William S Fulton
2016-05-28
1
-1
/
+3
*
Merge branch 'tamuratak-master'
William S Fulton
2016-05-17
1
-5
/
+6
|
\
|
*
Revert introduction of minor memory leak in Ruby wrappers
William S Fulton
2016-05-17
1
-1
/
+5
|
*
ruby: use nodeType attribute to determine whether functions are constructors.
Takashi Tamura
2016-04-08
1
-5
/
+2
*
|
Merge branch 'ruby-module-docstring'
William S Fulton
2016-05-17
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Ruby module docstring avoid memory leak
Aurelien Jacobs
2016-01-12
1
-2
/
+4
|
*
Ruby add support for docstring option in %module()
Aurelien Jacobs
2016-01-11
1
-0
/
+10
*
|
Multiple inheritance warning wording tweak
William S Fulton
2016-03-06
1
-1
/
+1
*
|
Fix typo: "neccessary" -> "necessary"
Olly Betts
2016-01-12
1
-1
/
+1
|
/
*
Alternative solution for Ruby unbalanced braces
William S Fulton
2016-01-10
1
-5
/
+4
*
Ruby fix unbalanced braces causing issue with the YARD parser
Aurelien Jacobs
2016-01-09
1
-0
/
+3
*
Prevent redefinition warnings when compiling with SWIG<module> defined
Petre Eftime
2015-12-22
1
-2
/
+1
*
Ruby shared_ptr fixes for use with minherit
William S Fulton
2015-10-01
1
-10
/
+8
*
Fix Ruby smartptr feature for classes in a namespace
William S Fulton
2015-09-25
1
-2
/
+3
*
Add Ruby shared_ptr support
William S Fulton
2015-09-25
1
-5
/
+31
*
Ruby free function declaration change
William S Fulton
2015-09-14
1
-1
/
+3
*
Fix ruby warning using clang in director exception code
William S Fulton
2015-08-31
1
-0
/
+1
*
gcc-5.1 warning fixes
William S Fulton
2015-04-26
1
-4
/
+2
*
Fix C&P references to Python in comments
Olly Betts
2015-03-27
1
-2
/
+2
*
Create director_common.swg for language-indep code
Olly Betts
2015-03-12
1
-0
/
+1
*
The kwargs feature no longer turns on compactdefaultargs for languages that d...
William S Fulton
2014-10-21
1
-0
/
+8
*
Eliminate needless casting away const from string constants
Olly Betts
2014-04-30
1
-2
/
+2
*
Merge branch 'master' into gsoc2009-matevz
William S Fulton
2013-10-10
1
-6
/
+2
|
\
|
*
Fix a const_cast in generated code that was generating a <:: digraph when usi...
William S Fulton
2013-07-01
1
-1
/
+1
|
*
Apply patch SF #334 - Fix Python default value conversions TRUE->True, FALSE-...
William S Fulton
2013-01-29
1
-5
/
+1
*
|
Merge branch 'master' into gsoc2009-matevz
William S Fulton
2013-01-28
1
-280
/
+296
|
\
\
|
|
/
|
*
Remove cvs/svn Id strings
William S Fulton
2013-01-12
1
-2
/
+0
|
*
Remove some unused code and pointless variable assignments
William S Fulton
2012-11-23
1
-5
/
+1
|
*
Remove unnecessary null checks or fix potential null dereferences
William S Fulton
2012-11-20
1
-9
/
+11
[next]