index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 17842:
shyouhei
2008-07-10
1
-0
/
+34
*
merge revision(s) 17617:
shyouhei
2008-06-29
1
-0
/
+21
*
merge revision(s) 16763:
shyouhei
2008-06-24
2
-0
/
+388
*
merge revision(s) 16082:
shyouhei
2008-06-15
1
-0
/
+8
*
merge revision(s) 15645:15647:
shyouhei
2008-06-15
1
-0
/
+8
*
merge revision(s) 15541,15545,15558:
shyouhei
2008-06-15
1
-0
/
+12
*
merge revision(s) 13699:13704:
shyouhei
2008-06-07
1
-0
/
+20
*
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-05-20
5
-11
/
+129
*
merge revision(s) 15677:
shyouhei
2008-03-03
1
-0
/
+59
*
* test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,
shyouhei
2007-12-02
4
-10
/
+51
*
* ext/thread/thread.c (lock_mutex): should take care of threads
shyouhei
2007-09-16
1
-0
/
+38
*
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@13459 b2dd03c...
shyouhei
2007-09-16
2
-0
/
+65
*
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
shyouhei
2007-09-07
1
-1
/
+4
*
* hash.c (rb_hash_delete_key): delete the entry without calling block.
shyouhei
2007-08-22
1
-0
/
+564
*
* lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.
shyouhei
2007-08-22
1
-0
/
+14
*
* test/ruby/test_beginendblock.rb (test_should_propagate_signaled):
shyouhei
2007-06-14
2
-3
/
+4
*
* eval.c (mnew): call of super via a method object should work again.
shyouhei
2007-05-26
1
-0
/
+11
*
merge -c 12126
shyouhei
2007-05-22
1
-0
/
+30
*
* merge -r 12066:12069
shyouhei
2007-03-16
1
-0
/
+67
*
Merge changes between r11913 and r11943 from ruby_1_8.
knu
2007-02-28
2
-4
/
+4
*
* eval.c (rb_iterate): need to PUSH_ITER in proper order.
matz
2007-01-31
1
-0
/
+12
*
* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat...
aamine
2007-01-10
1
-0
/
+13
*
Merge RDoc updates from matzruby 11502, 11503, 11504
drbrain
2007-01-07
1
-2
/
+115
*
Merge 11443, 11444 and 11445 from trunk.
drbrain
2006-12-31
1
-0
/
+148
*
* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]
shugo
2006-11-04
1
-0
/
+11
*
* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
usa
2006-10-31
1
-0
/
+17
*
* ext/digest, test/digest/test_digest.rb: Merge from trunk:
knu
2006-10-25
1
-14
/
+14
*
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend
nobu
2006-10-12
1
-6
/
+23
*
* test/optparse/test_getopts.rb: changed the class name of test case
nobu
2006-10-03
1
-1
/
+1
*
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
1
-2
/
+22
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-09-26
1
-0
/
+11
*
use assert_same instead of assert_equal.
akr
2006-09-16
1
-1
/
+1
*
* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new
gotoyuzo
2006-09-08
1
-0
/
+31
*
* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):
akr
2006-07-31
1
-1
/
+5
*
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-31
1
-0
/
+58
*
restore (wrongly) removed tests
aamine
2006-07-26
1
-3
/
+74
*
* lib/net/http.rb: sync with HEAD (rev 1.132).
aamine
2006-07-26
1
-80
/
+36
*
* ext/strscan/strscan.c: sync with HEAD (rev 1.25).
aamine
2006-07-26
1
-0
/
+71
*
don't compare struct sockaddr directly.
akr
2006-07-24
1
-2
/
+2
*
* test/socket/test_unix.rb: disabled on cygwin.
akr
2006-07-23
1
-1
/
+1
*
* test/ruby/test_float.rb (TestFloat::test_strtod): update test to
matz
2006-07-18
1
-5
/
+0
*
add a note for cygwin empty UDP packet problem.
akr
2006-07-01
1
-2
/
+6
*
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-07-01
1
-2
/
+5
*
* test/socket/test_unix.rb: test_seqpacket_pair removed.
akr
2006-06-28
1
-18
/
+0
*
use fork to isolate rlimit effect.
akr
2006-06-21
1
-7
/
+12
*
* test/rss/test_parser.rb: split parser tests into ...
kou
2006-06-20
3
-631
/
+625
*
*** empty log message ***
gotoyuzo
2006-06-20
1
-4
/
+18
*
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2006-06-20
1
-5
/
+33
*
* test/rss/test_image.rb: shared name space configuration.
kou
2006-06-18
1
-4
/
+4
*
* lib/rss/rss.rb: improved ignore_unknown_element
kou
2006-06-18
2
-4
/
+50
[next]