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
*
Dup kwrest hash when merging other keyword arguments [Bug #17481]
Nobuyoshi Nakada
2020-12-28
1
-1
/
+24
*
test/test_trick.rb: fixed the position to add timeout
Nobuyoshi Nakada
2020-12-25
1
-2
/
+2
*
test/test_trick.rb: increase timeout of some tests
Yusuke Endoh
2020-12-25
1
-2
/
+2
*
test_trick.rb: Make the encoding explicit for code written in UTF-8
Nobuyoshi Nakada
2020-12-25
1
-2
/
+2
*
test/test_trick.rb: Add a test file for TRICK entries (#3988)
Yusuke Endoh
2020-12-25
1
-0
/
+191
*
[ruby/reline] Doesn't contain terminate spaces by cw
aycabta
2020-12-24
1
-7
/
+25
*
[ruby/reline] Use #bytesize for vi_replace_char
aycabta
2020-12-24
1
-0
/
+18
*
[ruby/reline] Delete the last char of a line by dw
aycabta
2020-12-24
1
-0
/
+23
*
[ruby/reline] Discard prompt cache by changing mode icon
aycabta
2020-12-24
1
-0
/
+14
*
Store errno in struct rb_process_status
Nobuyoshi Nakada
2020-12-24
1
-1
/
+16
*
Remove unneeded code
Marc-Andre Lafortune
2020-12-24
1
-5
/
+0
*
dir.c: chdir conflict should raise only when called in different thread
Yusuke Endoh
2020-12-24
1
-3
/
+16
*
shareable_constant_value: experimental_copy
Koichi Sasada
2020-12-24
1
-0
/
+13
*
Fix class of method in Method#inspect for singleton classes of classes
Jeremy Evans
2020-12-23
1
-0
/
+14
*
test/ruby/test_module.rb: not depend on the order of method definitions
Yusuke Endoh
2020-12-24
1
-5
/
+5
*
Reset paren_nest at tAREF and tASET [Bug #17431]
Nobuyoshi Nakada
2020-12-24
1
-0
/
+18
*
Module#public_class_method also accepts a symbol array as an argument
Yusuke Endoh
2020-12-24
1
-1
/
+23
*
[ruby/irb] Fix error_message for assert_dynamic_prompt
aycabta
2020-12-23
1
-2
/
+8
*
[ruby/psych] Skip test_ractor.rb with ruby/psych repo
Hiroshi SHIBATA
2020-12-23
1
-1
/
+1
*
[ruby/psych] Optimize cache with `compare_by_identity`
Marc-Andre Lafortune
2020-12-23
1
-0
/
+3
*
[ruby/psych] Make Ractor-ready.
Marc-Andre Lafortune
2020-12-23
1
-0
/
+47
*
Ensure non-literal expressions shareable if `leteral`
Nobuyoshi Nakada
2020-12-23
1
-4
/
+6
*
Update rb_ractor_ensure_shareable
Nobuyoshi Nakada
2020-12-23
1
-4
/
+6
*
Split the test
Nobuyoshi Nakada
2020-12-23
1
-1
/
+15
*
Added assertions
Nobuyoshi Nakada
2020-12-23
1
-1
/
+21
*
Added dedicated helper methods
Nobuyoshi Nakada
2020-12-23
1
-16
/
+33
*
Changed shareable literal semantics [Feature #17397]
Nobuyoshi Nakada
2020-12-23
1
-5
/
+7
*
Merge RubyGems 3.2.3 and Bundler 2.2.3
Hiroshi SHIBATA
2020-12-23
7
-122
/
+173
*
ripper: fix bad label parameter handling [Bug #17425]
Nobuyoshi Nakada
2020-12-23
1
-15
/
+16
*
[ruby/etc] Make Ractor safe
Marc-Andre Lafortune
2020-12-22
1
-0
/
+23
*
[memory_view][fiddle] Rename len to byte_size in rb_memory_view_t
Kenta Murata
2020-12-23
2
-6
/
+6
*
[ruby/reline] [ruby/irb] Handle multiple newlines in a token correctly
aycabta
2020-12-23
1
-2
/
+53
*
Add verbose nil in testing
Delton Ding
2020-12-23
1
-0
/
+1
*
Enable `Fiber.current` and `Fiber#alive?` call inside ractor
Delton Ding
2020-12-23
1
-0
/
+22
*
Make NoMatchingPatternError a subclass of StandardError
Kazuki Tsujimoto
2020-12-23
1
-0
/
+4
*
[ruby/reline] Fixed an exception occurred when ambiguous width character was ...
ima1zumi
2020-12-22
1
-0
/
+4
*
[ruby/reline] Support isearch-terminators
aycabta
2020-12-22
1
-0
/
+30
*
[ruby/reline] Render refreshed prompt just after i-search finished
aycabta
2020-12-22
1
-0
/
+11
*
Import set 1.0.1
Akinori MUSHA
2020-12-22
2
-2
/
+8
*
Prepare to release json-2.5.0
Hiroshi SHIBATA
2020-12-22
2
-6
/
+2
*
[ruby/date] Make Ractor-compatible
Marc-Andre Lafortune
2020-12-22
1
-0
/
+27
*
Enumerator.new: raise unless block given
卜部昌平
2020-12-22
1
-10
/
+4
*
Import set 1.0.0
Akinori MUSHA
2020-12-22
3
-0
/
+53
*
reset cache before iterating
Koichi Sasada
2020-12-22
1
-6
/
+26
*
[json] Make json Ractor safe
Kenta Murata
2020-12-21
1
-0
/
+34
*
[json] Stop using prototype objects
Kenta Murata
2020-12-21
1
-36
/
+3
*
Fixed a typo in an error class name
Nobuyoshi Nakada
2020-12-21
1
-1
/
+1
*
[ruby/rdoc] Guard for WEBrick
Hiroshi SHIBATA
2020-12-21
1
-1
/
+1
*
irb: Removed unused variables
v3_0_0_rc1
Nobuyoshi Nakada
2020-12-20
1
-2
/
+0
*
win32: Use UTF-8 as filesystem encoding [Feature #12654]
Nobuyoshi Nakada
2020-12-20
1
-37
/
+16
[next]