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
/
test
Age
Commit message (
Expand
)
Author
2008-06-24
merge revision(s) 16763:
shyouhei
2008-06-15
merge revision(s) 16082:
shyouhei
2008-06-15
merge revision(s) 15645:15647:
shyouhei
2008-06-15
merge revision(s) 15541,15545,15558:
shyouhei
2008-06-07
merge revision(s) 13699:13704:
shyouhei
2008-05-20
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-03-03
merge revision(s) 15677:
shyouhei
2007-12-02
* test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,
shyouhei
2007-09-16
* ext/thread/thread.c (lock_mutex): should take care of threads
shyouhei
2007-09-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@13459 b2dd03c...
shyouhei
2007-09-07
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
shyouhei
2007-08-22
* hash.c (rb_hash_delete_key): delete the entry without calling block.
shyouhei
2007-08-22
* lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.
shyouhei
2007-06-14
* test/ruby/test_beginendblock.rb (test_should_propagate_signaled):
shyouhei
2007-05-26
* eval.c (mnew): call of super via a method object should work again.
shyouhei
2007-05-22
merge -c 12126
shyouhei
2007-03-16
* merge -r 12066:12069
shyouhei
2007-02-28
Merge changes between r11913 and r11943 from ruby_1_8.
knu
2007-01-31
* eval.c (rb_iterate): need to PUSH_ITER in proper order.
matz
2007-01-10
* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat...
aamine
2007-01-07
Merge RDoc updates from matzruby 11502, 11503, 11504
drbrain
2006-12-31
Merge 11443, 11444 and 11445 from trunk.
drbrain
2006-11-04
* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]
shugo
2006-10-31
* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
usa
2006-10-25
* ext/digest, test/digest/test_digest.rb: Merge from trunk:
knu
2006-10-12
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend
nobu
2006-10-03
* test/optparse/test_getopts.rb: changed the class name of test case
nobu
2006-09-26
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-09-16
use assert_same instead of assert_equal.
akr
2006-09-08
* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new
gotoyuzo
2006-07-31
* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):
akr
2006-07-31
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-26
restore (wrongly) removed tests
aamine
2006-07-26
* lib/net/http.rb: sync with HEAD (rev 1.132).
aamine
2006-07-26
* ext/strscan/strscan.c: sync with HEAD (rev 1.25).
aamine
2006-07-24
don't compare struct sockaddr directly.
akr
2006-07-23
* test/socket/test_unix.rb: disabled on cygwin.
akr
2006-07-18
* test/ruby/test_float.rb (TestFloat::test_strtod): update test to
matz
2006-07-01
add a note for cygwin empty UDP packet problem.
akr
2006-07-01
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-06-28
* test/socket/test_unix.rb: test_seqpacket_pair removed.
akr
2006-06-21
use fork to isolate rlimit effect.
akr
2006-06-20
* test/rss/test_parser.rb: split parser tests into ...
kou
2006-06-20
*** empty log message ***
gotoyuzo
2006-06-20
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2006-06-18
* test/rss/test_image.rb: shared name space configuration.
kou
2006-06-18
* lib/rss/rss.rb: improved ignore_unknown_element
kou
2006-06-18
* lib/rss/rss.rb: fixed typo: except -> expect
kou
2006-06-18
* lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.
kou
[next]