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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dbm
/
extconf.rb
Age
Commit message (
Expand
)
Author
2007-12-25
* enum.c (enum_yield): when multiple values yielded from #each
matz
2006-09-16
* ext/dbm/extconf.rb: allow multiple candidates for dbm-type.
nobu
2006-09-04
* ext/dbm/extconf.rb: create makefile according to the result of check
nobu
2006-09-04
* lib/cgi.rb (CGI::out): specify -x option for nkf.
matz
2006-08-31
* ruby.h (struct RString): embed small strings.
matz
2006-05-25
* ruby.h, lib/mkmf.rb (create_header): clear command line options for
nobu
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_compat
eban
2003-03-07
* ext/dbm/extconf.rb: add QDBM support.
eban
2002-12-27
* {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.
eban
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 function
eban
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 $CFLAGS
knu
2001-05-24
* eval.c (rb_yield_0): need argument adjustment for C defined
matz
2001-05-07
* ext/dbm/extconf.rb: fix for FreeBSD and GDBM.
eban
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2000-09-12
matz: 1.6.0 final (hopufully)
matz
1999-08-24
1.4.1 to be
matz
1999-08-13
remove marshal/gtk/kconv
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
2019-08-17
version 1.0-971002
v1_0_971002
Yukihiro Matsumoto
2019-08-17
version 0.99.4-961224
v0_99_4_961224
Yukihiro Matsumoto
2019-08-17
version 0.95
v0_95
Yukihiro Matsumoto