ruby--ruby/ext/gdbm
matz 21606c6ec5 * array.c: remove #indexes, #indices.
* hash.c: ditto.

* ext/dbm/dbm.c: remove #indexes, #indices, "values_at" warning
  from #select.

* ext/gdbm/gdbm.c: ditto.

* ext/sdbm/init.c: ditto.

* ext/dbm/dbm.c (Init_dbm): set VERSION constant as "unknown" when
  DB_VERSION_STRING is not available.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-06-11 13:33:47 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
MANIFEST * eval.c (block_pass): should not downgrade safe level. 2001-05-02 04:22:21 +00:00
README remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
gdbm.c * array.c: remove #indexes, #indices. 2004-06-11 13:33:47 +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