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
/
test
Age
Commit message (
Expand
)
Author
2015-12-08
test_io_console.rb: separate master and slave
nobu
2015-12-08
* test/io/console/test_io_console.rb (test_getpass): s.getpass
ngoto
2015-12-08
compile optimized case dispatch for nil/true/false
normal
2015-12-07
insns.def (opt_case_dispatch): check Float#=== redefinition
normal
2015-12-07
* test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.
ko1
2015-12-07
socket: expand docs+tests for recv_io/send_io
normal
2015-12-07
* ext/psych/*: update psych to 2.0.16
tenderlove
2015-12-07
* string.c: introduce String#+@ and String#-@ to control
ko1
2015-12-07
parse.y: indented hereoc
nobu
2015-12-07
temporally remove prompt to pass the test
naruse
2015-12-06
test_io_console.rb: wait
nobu
2015-12-06
* test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the test
usa
2015-12-06
* test/fileutils/test_fileutils.rb: add debug output to investigate the error...
usa
2015-12-06
console.c: console_getpass
nobu
2015-12-06
test_env.rb: escape
nobu
2015-12-05
assertions.rb: fallback encoding error
nobu
2015-12-05
hash.c: env encoding fallback on Windows
nobu
2015-12-04
string.c: should not taint fstring
nobu
2015-12-04
* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).
hsbt
2015-12-04
Revert r52872 "string.c: should not taint fstring"
naruse
2015-12-04
thread.c: name must be ascii-compatible
nobu
2015-12-03
string.c: should not taint fstring
nobu
2015-12-03
* test/ruby/test_mixed_unicode_escapes.rb: fixed typo.
hsbt
2015-12-03
sprintf.c: fix garbage inserted with Rational
nobu
2015-12-03
range.c: infected by the receiver
nobu
2015-12-02
* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.
ko1
2015-12-02
encoding.c: defer finding encoding
nobu
2015-12-02
* test/ruby/test_string.rb: removed non executing tests.
hsbt
2015-12-01
thread.c: reset name
nobu
2015-12-01
thread.c: check name argument
nobu
2015-12-01
string.c: no frozen error at cstr
nobu
2015-12-01
cstr.c: split bug_str_cstr_unterm
nobu
2015-11-30
* test/ruby/test_rand.rb (TestRand#test_default_seed): add
kosaki
2015-11-30
* random.c (Init_RandomSeed): move all Random::DEFAULT
kosaki
2015-11-29
SIGTERM should be also captured
naruse
2015-11-28
parse.y: last content of heredoc
nobu
2015-11-27
test_parser_events.rb: suppress a warning
nobu
2015-11-27
* lib/net/http.rb (connect): detect closed connection and reconnect
naruse
2015-11-26
increase additional nfiles
naruse
2015-11-26
* test/coverage/test_coverage.rb: Added test-case for Coverage.restart.
hsbt
2015-11-26
* test/coverage/test_coverage.rb: Added test-case for Coverage.peek_result
hsbt
2015-11-25
test/openssl/test_ssl.rb (test_copy_stream): new test
normal
2015-11-25
io.c: try to_io first
nobu
2015-11-25
test_objectspace.rb: missing tests from rubyspec
nobu
2015-11-25
* io.c (argf_getpartial): should not resize str if the second
shugo
2015-11-24
parse.y: ripper for warnings
nobu
2015-11-23
fiddle: release GVL for ffi_call
normal
2015-11-22
compile.c: move logop DCE
nobu
2015-11-21
* test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...
ngoto
2015-11-21
ruby.c: --debug=frozen-string-literal option
nobu
[next]