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
*
compile.c: disallow next in once
nobu
2017-06-29
2
-11
/
+8
*
introduce rb_fiber_t::first_proc.
ko1
2017-06-28
1
-0
/
+13
*
parse.y: fix token
nobu
2017-06-28
1
-0
/
+8
*
parse.y: add ellipsis
nobu
2017-06-28
1
-0
/
+9
*
parse.y: flush numeric token
nobu
2017-06-28
1
-0
/
+6
*
add two tests
duerst
2017-06-28
1
-0
/
+3
*
parse.y: fix parser_yyerror
nobu
2017-06-28
1
-0
/
+6
*
fix return in toplevel ensure
nobu
2017-06-27
1
-0
/
+1
*
fix return in toplevel rescue/ensure
nobu
2017-06-27
2
-0
/
+11
*
vm_insnhelper.c: break in once
nobu
2017-06-27
1
-0
/
+11
*
compile.c: toplevel return in argument
nobu
2017-06-25
1
-1
/
+3
*
Delegate to `eql?` [Fix GH-1564]
nobu
2017-06-24
1
-0
/
+20
*
test_command_processor.rb: add suffix
nobu
2017-06-23
1
-1
/
+1
*
parse.y: should not warn op method call
nobu
2017-06-23
1
-0
/
+1
*
parse.y: check multibyte char
nobu
2017-06-23
1
-0
/
+2
*
skip on other threads (again).
ko1
2017-06-23
1
-1
/
+1
*
revert r59151 which introduce failures.
ko1
2017-06-23
1
-1
/
+0
*
skip on other threads.
ko1
2017-06-23
1
-0
/
+1
*
Revert "Allow IO#reopen to take a block"
glass
2017-06-23
1
-16
/
+0
*
fix mortal_dynamic_symbol count
nobu
2017-06-22
1
-5
/
+10
*
Fix exception type in option type checker
glass
2017-06-22
1
-0
/
+13
*
try to fix symbol duplication.
ko1
2017-06-22
1
-1
/
+1
*
Allow IO#reopen to take a block
glass
2017-06-22
1
-0
/
+16
*
catch up frozen_string_literal: true.
ko1
2017-06-22
1
-1
/
+1
*
gc.c: expand sorted pages
nobu
2017-06-22
1
-2
/
+0
*
test/ruby/test_string.rb: add tests to chomp substr
sonots
2017-06-21
1
-0
/
+72
*
string.c: add String#delete_prefix and String#delete_prefix!
sonots
2017-06-21
1
-0
/
+95
*
Fix Enumerable#uniq with non single yield arguments
nobu
2017-06-21
1
-0
/
+1
*
Fixed missing handling for frozen object at r59121.
hsbt
2017-06-20
1
-1
/
+1
*
Specify frozen_string_literal: true.
hsbt
2017-06-20
17
-21
/
+21
*
skip unresolved issue.
ko1
2017-06-20
1
-2
/
+2
*
test for [Bug #12670]
nobu
2017-06-19
1
-0
/
+11
*
string.c: check just before modification
nobu
2017-06-18
1
-0
/
+8
*
test_string.rb: chomp! frozen string
nobu
2017-06-18
1
-0
/
+3
*
test/unit.rb: close jobserver
nobu
2017-06-18
1
-4
/
+7
*
pathname.rb: UNC root pathname needs a separator
nobu
2017-06-16
1
-2
/
+4
*
Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
hsbt
2017-06-16
2
-0
/
+48
*
require 'bigdecimal'
ko1
2017-06-16
1
-0
/
+1
*
Merge json-2.1.0 from https://github.com/flori/json
hsbt
2017-06-16
1
-0
/
+5
*
proc.c: infect inspect result
nobu
2017-06-14
1
-0
/
+3
*
test/ruby/test_method.rb: refined [ruby-core:81666] [Bug #13656]
nobu
2017-06-14
1
-5
/
+6
*
openssl: import v2.0.4
rhe
2017-06-14
3
-2
/
+26
*
proc.c: skip prepended modules
nobu
2017-06-14
1
-0
/
+11
*
remove ruby_kill() introduced for [Bug #7951].
ko1
2017-06-12
1
-0
/
+14
*
iseq.c: preserve encoding
nobu
2017-06-12
1
-0
/
+8
*
* proc.c (get_local_variable_ptr): return found env ptr. Returned env
ko1
2017-06-12
1
-0
/
+14
*
enumerator.c: fix nested maps
nobu
2017-06-10
1
-1
/
+17
*
check break target correctly.
ko1
2017-06-08
1
-0
/
+4
*
rexml: add close tag check on end of document to StreamParser
kou
2017-06-07
1
-0
/
+32
*
thread.c: avoid busy looping on rb_thread_fd_close
normal
2017-06-07
1
-0
/
+23
[next]