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
2015-08-21
* vm_opts.h, iseq.c, iseq.h: add compile option to force frozen
ko1
2015-08-21
* ext/psych/*: update to Psych 2.0.14
tenderlove
2015-08-21
* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.
ko1
2015-08-21
* include/ruby/ruby.h, cont.c, vm_trace.c: add a new event
ko1
2015-08-21
* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc is
ko1
2015-08-20
* test/openssl/test_ssl_session.rb: Fix tests so that they take in to
tenderlove
2015-08-20
vm_eval.c: share with rb_obj_respond_to
nobu
2015-08-19
* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL to
tenderlove
2015-08-18
parse.y: fix labelarg
nobu
2015-08-17
parse.y: fix block after conditional
nobu
2015-08-17
io.c: raise at incomplete char
nobu
2015-08-15
ossl_ssl.c: check SSL method name
nobu
2015-08-15
use assert_raise
nobu
2015-08-15
io.c: read more data
nobu
2015-08-14
test_ssl_session.rb: check SSL method
nobu
2015-08-13
test/rubygems: clear hooks
nobu
2015-08-13
test_gc.rb: dump hung up process
nobu
2015-08-12
test_gc.rb: abort hung up process
nobu
2015-08-12
iseq.c (iseq_memsize): reimplement for wrapper
normal
2015-08-12
test_gc.rb: timeout of test_interrupt_in_finalizer
nobu
2015-08-12
envutil.rb: abort at timeout
nobu
2015-08-11
* test/openssl/test_ssl.rb: Fix LocalJumpErrors being raised
hsbt
2015-08-11
parse.y: optional superclass
nobu
2015-08-11
* test/ruby/test_array.rb: Add test for `Array#flatten` with level 1
hsbt
2015-08-11
* enum.c: added doc for Enumerable#zip
hsbt
2015-08-11
* vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0dea
hsbt
2015-08-09
test_gc.rb: check signal first
nobu
2015-08-07
proc.c: fix for uncallable method
nobu
2015-08-05
test/ruby/test_process.rb (test_many_args): increase timeout
normal
2015-08-05
node.c: NODE_ALLOCA for ALLOCV
nobu
2015-08-04
* test/ruby/test_module.rb: should not expect a method table ordering.
ko1
2015-08-04
* proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.
ko1
2015-08-03
re.c: fix for wide character encodings
nobu
2015-08-01
openssl/buffering: fix gets on EOF with limit
normal
2015-08-01
* lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):
ktsj
2015-08-01
* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implement
tenderlove
2015-07-30
test_settracefunc.rb: refine
nobu
2015-07-30
test_pair.rb: join client thread
nobu
2015-07-30
envutil.rb: -w for assert_separately
nobu
2015-07-30
variable.c: Module#deprecate_constant
nobu
2015-07-30
load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_str
nobu
2015-07-29
test_pair.rb: thread leak
nobu
2015-07-29
test_pair.rb: thread leak
nobu
2015-07-29
test_hash.rb: suppress warnings
nobu
2015-07-29
vm_eval.c: set method_missing_reason
nobu
2015-07-29
hash.c: fix symbol hash
nobu
2015-07-29
hash.c: fix float hash
nobu
2015-07-29
* test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...
usa
2015-07-29
test_hash.rb: add assertions
nobu
2015-07-29
open the path instead of tempfile object
naruse
[next]