summaryrefslogtreecommitdiff
path: root/ext/sdbm/init.c
AgeCommit message (Expand)Author
2005-06-25* ext/sdbm/init.c (fsdbm_select): SDBM#select had returned the arrayocean
2005-06-20* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa
2004-12-09* ext/sdbm/init.c (GetDBM): typo.usa
2004-12-09* ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz
2004-11-14* ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter stringmatz
2004-10-20* string.c (str_gsub): reentrant check. [ruby-dev:24432]matz
2004-06-10* ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().matz
2004-05-14* eval.c (eval): warning during eval should not cause deadlock.matz
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
2003-05-06* object.c (rb_obj_methods): list singleton methods if recurmatz
2003-01-16-Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal
2002-12-21* array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa
2002-12-20ditto.nobu
2002-10-25* ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missingknu
2002-04-01* ext/sdbm/init.c (each_pair): moved prototype before thenobu
2002-04-01* ext/racc/cparse/cparse.c: prototype; call_scaniter().usa
2002-02-27* ext/dbm/dbm.c (fdbm_select): 1.7 behavior.matz
2001-10-29 * intern.h (rb_protect_inspect): follow the change of array.c.usa
2001-05-06forgot some checkins.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2000-11-08matzmatz
2000-07-04matzmatz
2000-06-162000-06-16matz
2000-05-242000-05-24matz
2000-03-072000-03-07matz
1999-08-13remove marshal/gtk/kconvmatz