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
Age
Commit message (
Expand
)
Author
2003-07-26
* ext/stringio/stringio.c: includes Enumerable as well as IO.
nobu
2003-07-26
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-25
* ext/openssl/ossl.h: fix comment.
gotoyuzo
2003-07-25
* ext/openssl/extconf.rb: refine va-args macro detection.
gotoyuzo
2003-07-25
tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?
nagai
2003-07-25
* ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the real
usa
2003-07-25
* Added samples.
nahi
2003-07-25
* ext/openssl/sample: Add samples.
nahi
2003-07-25
* ext/openssl/extconf.rb: add check for BN_rand_range() and
gotoyuzo
2003-07-25
* ext/socket/socket.c (tcp_s_gethostbyname): was using
matz
2003-07-25
Spec for div changed.
shigek
2003-07-25
ver method added.
shigek
2003-07-24
* gcc -Wall clean-up.
matz
2003-07-24
* ext/openssl/extconf.rb: add check for libsocket and libnsl.
gotoyuzo
2003-07-24
* ext/syck/emitter.c (syck_emitter_flush): accepts count
why
2003-07-24
* lib/mkmf.rb (have_type): check if a type is defined.
nobu
2003-07-24
* ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.
gotoyuzo
2003-07-24
* eval.c (thgroup_add): no warning for terminated threads.
matz
2003-07-24
* ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.
nobu
2003-07-24
* ext/openssl/extconf.rb: revert use of dir_config.
eban
2003-07-24
* ext/Win32API/lib/win32/resolv.rb: added.
usa
2003-07-23
* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO to
gotoyuzo
2003-07-23
Cut check for OpenSSL version
michal
2003-07-23
* ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.
usa
2003-07-23
* ext/openssl: imported.
gotoyuzo
2003-07-23
process.c : unify indentation
nagai
2003-07-23
* ext/io/wait: imported.
nobu
2003-07-23
COMP_MODE_ROUNDUP -> COMP_MODE_ROUND
shigek
2003-07-23
* ext/iconv/iconv.c (check_iconv): check if Iconv instance.
nobu
2003-07-22
Explanation for prec, and some more for max. number of sig. digits.
shigek
2003-07-21
* lib/tmpdir.rb: new library to get temporary directory path,
matz
2003-07-21
patches from T.Saito etc.
shigek
2003-07-20
* ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishin...
katsu
2003-07-18
* ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper
nobu
2003-07-18
* ext/Win32API/lib/win32/registry.rb (Win32::Registry::Error):
usa
2003-07-18
As discussed in ruby-dev ML:
shigek
2003-07-18
More pathes from Tadasi Saito.
shigek
2003-07-18
More pathes from Tadasi Saito.
shigek
2003-07-18
* lib/mkmf.rb (rm_f): use FileUtils.
nobu
2003-07-17
tk.rb :
nagai
2003-07-17
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-16
* eval.c (rb_disable_super, rb_enable_super): deprecate.
matz
2003-07-15
* ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.
eban
2003-07-14
* ext/syck/rubyext.c (syck_mark_emitter): forgot to rb_gc_mark the
why
2003-07-11
Missed MANIFEST change and addition of ext/syck/emitter.c.
why
2003-07-11
* ext/syck/emitter.c: new emitter code.
why
2003-07-11
tk.rb :
nagai
2003-07-07
* ext/dbm/extconf.rb (gdbm_compat, qdbm): add check for gdbm_compat
eban
2003-07-04
*** empty log message ***
nobu
2003-07-04
* ext/curses/extconf.rb: updated for tinfo check.
matz
[next]