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
*
Capture to reserved name variables if already defined [Bug #17533]
Nobuyoshi Nakada
2021-01-13
1
-0
/
+11
*
Positional and keyword arguments for timezone are exclusive
Nobuyoshi Nakada
2021-01-13
1
-0
/
+1
*
Added `in:` timezone option to `Time.new` [Feature #17485]
Nobuyoshi Nakada
2021-01-13
1
-0
/
+1
*
Make warning values consistent [Bug #17523]
Nobuyoshi Nakada
2021-01-13
1
-0
/
+9
*
Revert "[Bug #11213] let defined?(super) call respond_to_missing?"
Nobuyoshi Nakada
2021-01-13
1
-33
/
+0
*
Allow UTC offset without colons per ISO-8601 [Bug #17504]
Nobuyoshi Nakada
2021-01-13
1
-0
/
+6
*
Fix method protection for modules in the ancestry chain.
Marc-Andre Lafortune
2021-01-12
1
-0
/
+34
*
[ruby/bigdecimal] Allow digits=0 in BigDecimal(flt) and Float#to_d
Kenta Murata
2021-01-13
2
-3
/
+7
*
Skip test when UDP server is no response.
Hiroshi SHIBATA
2021-01-13
1
-0
/
+3
*
[ruby/bigdecimal] Use pre-allocated objects for special values
Kenta Murata
2021-01-13
1
-1
/
+7
*
[ruby/bigdecimal] Fix exception message raised in Kernel.BigDecimal
Kenta Murata
2021-01-13
1
-1
/
+13
*
[ruby/reline] Move the cursor correctly when deleting at eol
aycabta
2021-01-13
1
-0
/
+18
*
[ruby/reline] Handle ed_search_{prev,next}_history in multiline correctly
aycabta
2021-01-13
2
-0
/
+61
*
Fix the failing test with XDG_CONFIG_HOME
Hiroshi SHIBATA
2021-01-12
1
-0
/
+4
*
Remove "." and ".." from Dir.glob with FNM_DOTMATCH [Bug #17280]
Nobuyoshi Nakada
2021-01-12
2
-2
/
+5
*
Convert time component strings to integers more strictly
Nobuyoshi Nakada
2021-01-12
1
-0
/
+1
*
Show seconds of utc_offset if not zero
Nobuyoshi Nakada
2021-01-12
1
-0
/
+4
*
Suppress constant redefinition warnings
Nobuyoshi Nakada
2021-01-11
3
-1
/
+9
*
Get rid of defining methods for tests in core classes
Nobuyoshi Nakada
2021-01-09
14
-317
/
+323
*
[ruby/bigdecimal] Add test cases of conversion from Float
Kenta Murata
2021-01-09
1
-0
/
+6
*
parse.y: handle "duplicated argument name" appropriately on ripper.y
Nobuhiro IMAI
2021-01-09
1
-0
/
+1
*
[ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp
Takashi Kokubun
2021-01-07
1
-3
/
+3
*
should use `assert_include` here.
Koichi Sasada
2021-01-08
1
-1
/
+1
*
[ruby/reline] Suppress auto indent for adding newlines in pasting
aycabta
2021-01-08
1
-0
/
+15
*
[ruby/reline] Suppress crashing when dynamic_prompt_proc returns a broken pro...
aycabta
2021-01-08
1
-0
/
+12
*
[ruby/reline] Suppress crashing when auto_indent_proc returns broken indent info
aycabta
2021-01-08
1
-0
/
+14
*
[ruby/reline] Remove debug print
aycabta
2021-01-08
1
-1
/
+0
*
[ruby/reline] Correct var names in Reline were different from vi-*-mode-string
aycabta
2021-01-08
1
-6
/
+6
*
[ruby/reline] Update cursor correctly when just cursor moving
aycabta
2021-01-08
1
-0
/
+18
*
[ruby/irb] Fix BACK_TRACE_LIMIT logic
aycabta
2021-01-08
1
-0
/
+66
*
[ruby/irb] Use Exception#full_message to show backtrace in the correct order
aycabta
2021-01-08
2
-2
/
+63
*
[ruby/irb] refactoring an error handling in `IRB::Inspector`
Nobuhiro IMAI
2021-01-08
1
-8
/
+15
*
[ruby/irb] do not escape a predicate method for doc namespace
Nobuhiro IMAI
2021-01-08
1
-0
/
+8
*
[ruby/bigdecimal] Fix trailing zero handling in rb_uint64_convert_to_BigDecimal
Kenta Murata
2021-01-07
1
-0
/
+4
*
[ruby/bigdecimal] Include TestBigDecimalBase in TestBigDecimalUtil
Kenta Murata
2021-01-07
5
-5
/
+6
*
strip trailing spaces [ci skip]
Nobuyoshi Nakada
2021-01-06
1
-1
/
+1
*
600x larger timeout for Reline
Takashi Kokubun
2021-01-05
1
-1
/
+1
*
[ruby/ostruct] Allow ostruct to return a value on super (#4028)
Adam Hess
2021-01-05
1
-0
/
+8
*
[ruby/io-console] Ignore chomp! result and return the modified string
Nobuyoshi Nakada
2021-01-05
1
-0
/
+9
*
[ruby/irb] Use error tokens if there are no correct tokens in the same place
aycabta
2021-01-05
1
-0
/
+32
*
[ruby/irb] Use Ripper::Lexer#scan to take broken tokens
aycabta
2021-01-05
1
-0
/
+19
*
[ruby/irb] Heredoc may contain multiple newlines in a single token
aycabta
2021-01-05
1
-0
/
+17
*
[ruby/irb] Handle indentations related to keyword "do" correctly
aycabta
2021-01-05
1
-0
/
+70
*
[ruby/irb] Escape invalid byte sequence in Exception
aycabta
2021-01-05
1
-0
/
+8
*
[ruby/irb] Newline in oneliner def doesn't reset indent
aycabta
2021-01-05
1
-0
/
+17
*
[ruby/irb] Stringify when a non-object is passed to PP#text
aycabta
2021-01-04
1
-0
/
+19
*
Fix broken JIT of getinlinecache
Takashi Kokubun
2021-01-04
1
-0
/
+12
*
enable constant cache on ractors
Koichi Sasada
2021-01-05
1
-9
/
+13
*
Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...
Hiroshi SHIBATA
2021-01-04
14
-107
/
+109
*
Fixed error message when % at EOF
Nobuyoshi Nakada
2021-01-04
1
-0
/
+1
[next]