aboutsummaryrefslogtreecommitdiffstats
path: root/ext/sdbm
Commit message (Expand)AuthorAgeFilesLines
...
* * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko12008-06-081-1/+1
* * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair):knu2008-04-211-0/+6
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu2007-07-151-1/+1
* * include/ruby: moved public headers.nobu2007-06-101-1/+1
* * ruby.h (struct RArray): embed small arrays.matz2006-09-021-5/+5
* * ruby.h (struct RString): embed small strings.matz2006-08-311-24/+24
* add extconf.h to .cvsignore.akr2006-06-241-0/+1
* * parse.y (parser_parse_string): mention "regexp" in a errormatz2006-02-132-178/+80
* * eval.c: unify ruby_class (for method definition) and ruby_cbasematz2006-02-031-9/+2
* banish some warnings.akr2005-09-241-1/+0
* * merged a patch from Takahiro Kambe <taca@back-street.net> tomatz2005-09-081-1/+1
* * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa2005-06-201-0/+16
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-031-556/+0
* * ext/sdbm/init.c (GetDBM): typo.usa2004-12-091-1/+1
* * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz2004-12-091-47/+34
* * string.c (rb_str_clear): avoid revealing NULL pointer.matz2004-11-141-1/+1
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-7/+0
* * ext/dbm/dbm.c (fdbm_delete_if): should check if deleting elementmatz2004-10-191-0/+1
* * array.c: remove #indexes, #indices.matz2004-06-111-49/+15
* * ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().matz2004-06-101-4/+2
* * io.c (rb_f_open): open should not ignore block when "to_open"matz2004-05-081-3/+1
* * parse.y (string_content): turn off NODE_NEWLINE flag to avoidmatz2004-05-071-5/+15
* * exception message clean-up by Ian Macdonald <ian@caliban.org>.matz2004-03-291-1/+1
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* * object.c (rb_obj_methods): list singleton methods if recurmatz2003-05-062-3/+22
* -Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal2003-01-161-1/+0
* * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa2002-12-211-3/+2
* ditto.nobu2002-12-201-5/+3
* * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missingknu2002-10-251-2/+2
* Update.knu2002-09-271-0/+1
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+1
* * ext/sdbm/init.c (each_pair): moved prototype before thenobu2002-04-011-2/+2
* * ext/racc/cparse/cparse.c: prototype; call_scaniter().usa2002-04-011-0/+2
* Make cvs ignore mkmf.log.knu2002-03-041-0/+1
* * ext/dbm/dbm.c (fdbm_select): 1.7 behavior.matz2002-02-272-67/+133
* * intern.h (rb_protect_inspect): follow the change of array.c.usa2001-10-291-2/+2
* * configure.in: remove unnecessary AC_CANONICAL_BUILDeban2001-05-281-1/+1
* forgot some checkins.matz2001-05-062-30/+621
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* Add .cvsignore's.knu2001-01-091-0/+1
* thread_critical bug reported by Dave - matzmatz2000-12-291-3/+1
* matzmatz2000-11-081-2/+2
* ebaneban2000-08-181-4/+2
* matzmatz2000-07-041-4/+84
* 2000-06-16matz2000-06-161-5/+4
* 2000-05-24matz2000-05-241-1/+1
* 2000-03-07matz2000-03-071-3/+0
* ext/*/dependmatz1999-10-212-0/+3
* remove marshal/gtk/kconvmatz1999-08-135-0/+1653