summaryrefslogtreecommitdiff
path: root/ext/dbm
AgeCommit message (Expand)Author
2007-01-31* removed svn:keywords for compatibility.shugo
2006-12-05backport from ruby_1_8shyouhei
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2005-06-20* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
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-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-10-20* string.c (str_gsub): reentrant check. [ruby-dev:24432]matz
2004-10-19* io.c (read_all): block string buffer modification duringmatz
2004-05-16* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr
2004-05-14* eval.c (eval): warning during eval should not cause deadlock.matz
2003-10-16consistent parentheses in assignment RHS.matz
2003-07-24* lib/mkmf.rb (have_type): check if a type is defined.nobu
2003-07-07* ext/dbm/extconf.rb (gdbm_compat, qdbm): add check for gdbm_compateban
2003-05-06* object.c (rb_obj_methods): list singleton methods if recurmatz
2003-04-17* ext/dbm/dbm.c (each_pair): add prototype to avoid VC++ warnings.usa
2003-03-07* ext/dbm/extconf.rb: add QDBM support.eban
2003-01-16-Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal
2002-12-27* {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.eban
2002-12-21* ext/dbm/dbm.c (fdbm_alloc): allocator takes only one argument.usa
2002-12-20ditto.nobu
2002-12-13* ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3.eban
2002-12-13* ext/dbm/extconf.rb (db_check): check existence of the functioneban
2002-10-25* ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missingknu
2002-09-27Update.knu
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-03-04Make cvs ignore mkmf.log.knu
2002-02-27* ext/dbm/dbm.c (fdbm_select): 1.7 behavior.matz
2001-12-02* configure.in: use GCC, not without_gcc. remove without_gcc.eban
2001-06-01* configure.in: use waitpid on mingw32.eban
2001-05-24* ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGSknu
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-07* ext/dbm/extconf.rb: fix for FreeBSD and GDBM.eban
2001-05-06forgot some checkins.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-02-13* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz
2001-01-09Add .cvsignore's.knu
2000-11-09ebaneban
2000-11-08matzmatz
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-07-04matzmatz
2000-06-162000-06-16matz
2000-05-242000-05-24matz
2000-04-102000-04-10matz
2000-03-072000-03-07matz
2000-03-062000-03-06matz
1999-12-1419991214matz