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
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don't
kosaki
2015-09-17
1
-10
/
+10
*
variable.c: fail if frozen
nobu
2015-09-16
1
-0
/
+19
*
string.c: keep coderange
nobu
2015-09-16
1
-0
/
+25
*
* test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):
kosaki
2015-09-15
1
-8
/
+11
*
win32.c: more fcntl
nobu
2015-09-12
1
-1
/
+1
*
test_rational.rb: fix default external
nobu
2015-09-12
1
-1
/
+5
*
test_rational.rb: r51828
nobu
2015-09-12
1
-0
/
+1
*
parse.y: keep literal encoding
nobu
2015-09-10
1
-0
/
+9
*
compile.c: register cdhash
nobu
2015-09-10
1
-0
/
+20
*
* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specific
usa
2015-09-09
1
-1
/
+5
*
* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specific
usa
2015-09-09
1
-1
/
+2
*
fix a typo of test method name.
nagachika
2015-09-08
1
-1
/
+1
*
io.c: no wait when killed
nobu
2015-09-08
1
-0
/
+24
*
* test/ruby/test_file.rb (TestFile#test_realdirpath_junktion): test for r51790.
usa
2015-09-08
1
-0
/
+10
*
process.c: open exception message
nobu
2015-09-07
1
-0
/
+18
*
process.c: chdir exception message
nobu
2015-09-07
1
-1
/
+5
*
test_process.rb: suppress warnings
nobu
2015-09-06
1
-0
/
+1
*
common.mk: exclude memory leak tests
nobu
2015-09-03
1
-1
/
+1
*
file.c: use filesystem encoding
nobu
2015-09-02
1
-0
/
+20
*
* class.c (move_refined_method): should insert a write barrier
ko1
2015-08-31
1
-0
/
+13
*
test: File.symlink needs administrator privilege
nobu
2015-08-28
4
-8
/
+12
*
* vm.c (hook_before_rewind): prevent kicking :return event while
ko1
2015-08-28
1
-0
/
+68
*
* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'
hsbt
2015-08-27
1
-2
/
+1
*
re.c: fix wchar match at EOS
nobu
2015-08-26
1
-0
/
+8
*
* vm_opts.h, iseq.c, iseq.h: add compile option to force frozen
ko1
2015-08-21
1
-0
/
+13
*
* include/ruby/ruby.h, cont.c, vm_trace.c: add a new event
ko1
2015-08-21
1
-0
/
+51
*
* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc is
ko1
2015-08-21
1
-0
/
+24
*
vm_eval.c: share with rb_obj_respond_to
nobu
2015-08-20
1
-0
/
+22
*
parse.y: fix labelarg
nobu
2015-08-18
1
-0
/
+6
*
parse.y: fix block after conditional
nobu
2015-08-17
1
-0
/
+6
*
io.c: raise at incomplete char
nobu
2015-08-17
1
-16
/
+35
*
io.c: read more data
nobu
2015-08-15
1
-0
/
+20
*
test_gc.rb: dump hung up process
nobu
2015-08-13
1
-1
/
+1
*
test_gc.rb: abort hung up process
nobu
2015-08-12
1
-1
/
+1
*
test_gc.rb: timeout of test_interrupt_in_finalizer
nobu
2015-08-12
1
-3
/
+0
*
parse.y: optional superclass
nobu
2015-08-11
1
-2
/
+2
*
* test/ruby/test_array.rb: Add test for `Array#flatten` with level 1
hsbt
2015-08-11
1
-0
/
+1
*
* enum.c: added doc for Enumerable#zip
hsbt
2015-08-11
1
-1
/
+4
*
* vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0dea
hsbt
2015-08-11
1
-1
/
+1
*
test_gc.rb: check signal first
nobu
2015-08-09
1
-2
/
+6
*
proc.c: fix for uncallable method
nobu
2015-08-07
1
-0
/
+5
*
test/ruby/test_process.rb (test_many_args): increase timeout
normal
2015-08-05
1
-1
/
+1
*
node.c: NODE_ALLOCA for ALLOCV
nobu
2015-08-05
1
-0
/
+10
*
* test/ruby/test_module.rb: should not expect a method table ordering.
ko1
2015-08-04
1
-3
/
+3
*
* proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.
ko1
2015-08-04
1
-0
/
+10
*
re.c: fix for wide character encodings
nobu
2015-08-03
1
-0
/
+3
*
test_settracefunc.rb: refine
nobu
2015-07-30
1
-7
/
+4
*
envutil.rb: -w for assert_separately
nobu
2015-07-30
1
-1
/
+1
*
variable.c: Module#deprecate_constant
nobu
2015-07-30
1
-0
/
+7
*
load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_str
nobu
2015-07-30
1
-0
/
+29
[next]