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
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-05-21
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-21
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-21
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-21
2004-05-21
eban
2004-05-21
Add '()' around parameters that don't have them
dave
2004-05-20
* lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]
nobu
2004-05-20
* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]
ocean
2004-05-20
* ext/socket/socket.c: check SCM_RIGHTS macro addition to
akr
2004-05-20
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-20
2004-05-20
eban
2004-05-20
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...
dave
2004-05-20
* lib/mkmf.rb (have_type): do not check pointer to incomplete type,
nobu
2004-05-19
* rescue LoadError. [ruby-dev:23539]
gotoyuzo
2004-05-19
2004-05-19
eban
2004-05-19
* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to public
nagai
2004-05-18
* node.h (NEW_DSTR): adjust list length.
nobu
2004-05-18
2004-05-18
eban
2004-05-18
* test for OpenSSL::X509
gotoyuzo
2004-05-18
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-17
Add ruby-dev number to ChangeLog
ocean
2004-05-17
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
matz
2004-05-17
* numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.
ocean
2004-05-16
* add a new sample script
nagai
2004-05-16
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
* add a new sample script
nagai
2004-05-16
REXML version bump.
ser
2004-05-16
Fixed REXML bug #14: StreamParser reports doctype events to listeners again.
ser
2004-05-16
Cross-ported the REXML changes (3.0.8) from the development branch to the
ser
2004-05-16
Back-ported the new encodings
ser
2004-05-16
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-16
2004-05-17
eban
2004-05-16
* lib/drb/drb.rb: Cosmetic documentation changes.
gsinclair
2004-05-16
* lib/text/unit.rb: Removed :nodoc: directive (it prevented effective
gsinclair
2004-05-16
* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to
akr
2004-05-16
lib/test/unit/assertions.rb: remove "all" that it has forgotten to remove.
eban
2004-05-16
2004-05-16
eban
2004-05-16
* lib/test/unit/**/*.rb: Removed :nodoc: directives (many were
gsinclair
2004-05-15
* fixed typo.
akira
2004-05-15
2004-05-15
eban
2004-05-14
* eval.c (eval): forgot to restore $SAFE value before evaluating
matz
2004-05-14
* range.c (range_each_func): terminates loop if generating value
matz
2004-05-14
* eval.c (eval): warning during eval should not cause deadlock.
matz
2004-05-14
* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.
nagai
2004-05-14
2004-05-14
eban
2004-05-14
* util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.
ocean
2004-05-13
* lib/net/telnet.rb (Net::Telnet::login): "options" can specify
akira
2004-05-13
* hash.c (delete_if_i): use st_delete_safe() (via
eban
2004-05-13
lib/drb/observer.rb: remove debug print.
eban
2004-05-13
2004-05-13
eban
[next]