ruby--ruby/ext/dbm
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
MANIFEST Update. 2002-09-27 13:36:11 +00:00
dbm.c * array.c: remove #indexes, #indices. 2004-06-11 13:33:47 +00:00
depend
extconf.rb * lib/mkmf.rb (have_type): check if a type is defined. 2003-07-24 07:41:36 +00:00
testdbm.rb consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00