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
2016-10-29
parse.y: !-operator warning
nobu
2016-10-29
compile.c: not flip-flop
nobu
2016-10-29
vm_eval.c: follow the original class
nobu
2016-10-28
test/unit.rb: no file name if idle [ci skip]
nobu
2016-10-28
Update windows-1255 table
nobu
2016-10-27
test/digest/test_digest.rb: fold long lines
nobu
2016-10-27
object.c: fixable float to fixnum
nobu
2016-10-27
object.c: use converted string
nobu
2016-10-25
proc.c: follow the original class
nobu
2016-10-24
test_thread.rb: count accurately
nobu
2016-10-24
test/unit.rb: show idling workers
nobu
2016-10-24
complex.c: undefine Comparable methods
nobu
2016-10-24
refine assertions
nobu
2016-10-24
complex.c: undefine clamp
nobu
2016-10-23
test_refinement.rb: Symbol#to_proc test
nobu
2016-10-22
numeric.c: fix up r55891
nobu
2016-10-22
hash.c: fix Hash#compact! return value
nobu
2016-10-22
compile.c: order with splatting
nobu
2016-10-21
fix r56467
nobu
2016-10-21
dir.c: retry glob with GC
nobu
2016-10-21
test_require.rb: reduce GC
nobu
2016-10-20
test_proc.rb: improve curry tests
nobu
2016-10-19
vm_insnhelper.c: refinements with send
nobu
2016-10-16
* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:
duerst
2016-10-15
test_io.rb: use assert_not_predicate
nobu
2016-10-15
test_refinement.rb: test_symbol_proc
nobu
2016-10-15
test_refinement.rb: using without eval
nobu
2016-10-15
Add test of DATA.binmode?
kazu
2016-10-15
vm_args.c: allow refinements in Symbol proc
nobu
2016-10-14
process.c: use uaspawn
nobu
2016-10-14
optparse/kwargs.rb
nobu
2016-10-14
optparse.rb: hyphenize
nobu
2016-10-13
io.c: copy_stream to duplex IO
nobu
2016-10-13
hash.c: add compact and compact! methods
nobu
2016-10-13
Fix tests depending on sort stability
nobu
2016-10-12
test_array.rb: do not assume stable sort
nobu
2016-10-12
better assertion
nobu
2016-10-12
fix warning: assigned but unused variable
kazu
2016-10-12
do not need to downcase twice
kazu
2016-10-11
Test URI.find_proxy using env argument.
akr
2016-10-10
ruby.c: bind fd before waiting
nobu
2016-10-10
test_require.rb: use assert_separately
nobu
2016-10-08
memory_status.c: system call
nobu
2016-10-08
logger: fix monthly log rotate with DST
nobu
2016-10-07
* basictest/test.rb: Adjust spaces in class declarations
hsbt
2016-10-06
load.c: setup syntax error backtrace
nobu
2016-10-06
load.c: fix load/require context
nobu
2016-10-06
test_io.rb: split test_gets_rs
nobu
2016-10-05
test_io.rb: workaround for Docker
nobu
2016-10-04
* enum.c: Make Enumerable#chunk with no block return
marcandre
[next]