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
/
Lib
/
ruby
/
rubystrings.swg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr
Klaus Kämpf
2012-12-14
1
-4
/
+0
*
Fixed ruby's newobject1 and newobject2 demos.
Gonzalo Garramuno
2007-04-28
1
-4
/
+4
*
Support building with recent versions of the Ruby 1.9 development branch.
Olly Betts
2006-09-23
1
-1
/
+1
*
Support for Ruby 1.6
Luigi Ballabio
2006-03-09
1
-0
/
+4
*
reduce the aliasing warnings (when compiling with CFLAGS='-O2 -Wstrict-aliasi...
Marcelo Matus
2006-02-23
1
-4
/
+4
*
Undid change to check for nil object since it was not valid because it disall...
Charlie Savage
2006-01-13
1
-4
/
+1
*
Added check for nil object being passed to SWIG_AsCharPtrAndSize. If a nil o...
Charlie Savage
2006-01-13
1
-1
/
+4
*
more on the TypeQuery fix
Marcelo Matus
2005-12-10
1
-6
/
+8
*
fix extra calls to TypeQuery for 'char *' and 'wchar_t *'
Marcelo Matus
2005-12-10
1
-25
/
+26
*
Perl added to the Unified typemap library, cleaner way to use the library, an...
Marcelo Matus
2005-10-24
1
-9
/
+3
*
massive typemap unification
Marcelo Matus
2005-10-18
1
-115
/
+50
*
Fixed handling of char. This was needed due to changes in handling of %const...
Charlie Savage
2005-10-08
1
-2
/
+4
*
Fixed handling of constants. Previously if a %constant directive was defined...
Charlie Savage
2005-10-03
1
-2
/
+2
*
Added a typemap %typemap(in) (int LENGTH, char *STRING) that is simply the re...
Charlie Savage
2005-09-26
1
-0
/
+5
*
Added "directorout" typemaps for char * and const char * return values.
Lyle Johnson
2004-08-26
1
-0
/
+5
*
Modified the "varin" typemap for a dimensionless char array to generate
Lyle Johnson
2004-08-26
1
-3
/
+5
*
Break the standard Ruby typemaps out into a number of smaller files
Lyle Johnson
2004-08-24
1
-0
/
+111