index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gdbm
Age
Commit message (
Expand
)
Author
2003-05-06
* object.c (rb_obj_methods): list singleton methods if recur
matz
2002-12-27
* {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.
eban
2002-12-20
* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,
nobu
2002-09-24
make it compile
michal
2002-09-24
cleanup for curses, gdbm [ruby-core:502], [ruby-core:503]
michal
2002-09-08
* configure.in: modify program_prefix only if specified
eban
2002-03-04
Make cvs ignore mkmf.log.
knu
2002-02-27
* ext/dbm/dbm.c (fdbm_select): 1.7 behavior.
matz
2001-12-13
* time.c (time_new_internal): avoid loop to calculate negative
matz
2001-12-10
auxiliary routines update.
matz
2001-10-03
* ext/gdbm/gdbm.c (rb_gdbm_fetch): str is a VALUE now.
nobu
2001-10-03
* marshal.c (r_object): better allocation type check for
matz
2001-05-06
rb_eGDBMFatalErrors -> rb_eGDBMFatalError
eban
2001-05-06
forgot some checkins.
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-02-13
gdbm typo
matz
2001-02-13
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-08
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2000-11-08
matz
matz
2000-07-04
matz
matz
2000-06-16
2000-06-16
matz
2000-05-24
2000-05-24
matz
2000-04-10
2000-04-10
matz
2000-03-07
2000-03-07
matz
2000-03-06
2000-03-06
matz
1999-12-14
19991214
matz
1999-08-24
1.4.1 to be
matz
1999-08-13
remove marshal/gtk/kconv
matz