ruby--ruby/ext/gdbm
matz 0f36ecebe0 * string.c (rb_str_clear): avoid revealing NULL pointer.
[ruby-dev:24766]

* string.c (str_gsub): add paranoid check. [ruby-dev:24827]

* string.c (str_mod_check): check frozen status as well.
  [ruby-dev:24801]

* lib/mathn.rb (Integer::gcd2): faster implementation by
  <erlercw@siu.edu>. [ruby-talk:120232]

* ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter string
  pointer.  [ruby-dev:24783]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-14 15:41:40 +00:00
..
.cvsignore
README
depend
extconf.rb
gdbm.c * string.c (rb_str_clear): avoid revealing NULL pointer. 2004-11-14 15:41:40 +00:00
testgdbm.rb consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00

README

gdbm ext-library for Ruby 1.3 or later