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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pend erb command tests for Ruby 2.5 for now
Takashi Kokubun
2021-01-20
1
-0
/
+3
*
Replace "iff" with "if and only if"
Gannon McGibbon
2021-01-19
17
-18
/
+18
*
* 2021-01-20 [ci skip]
git
2021-01-20
1
-1
/
+1
*
[ruby/irb] Rescue Errno::EINVAL on IRB pp
Takashi Kokubun
2021-01-19
1
-5
/
+15
*
Fixed premature return
Nobuyoshi Nakada
2021-01-19
2
-1
/
+10
*
[ruby/irb] Stub a screen size for test_context
Takashi Kokubun
2021-01-19
2
-2
/
+11
*
[ruby/irb] Support GitHub Actions
Takashi Kokubun
2021-01-18
1
-3
/
+3
*
[ruby/irb] Stub a screen size for tests
Takashi Kokubun
2021-01-18
1
-0
/
+15
*
[ruby/irb] Use a real screen size for pp by default
Takashi Kokubun
2021-01-18
1
-1
/
+1
*
fix conditon of vm_cc_invalidated_p()
Koichi Sasada
2021-01-19
1
-1
/
+1
*
Avoid suppressing unrelated warnings
Takashi Kokubun
2021-01-18
1
-4
/
+1
*
test/ruby/test_jit.rb: Avoid a warning
Yusuke Endoh
2021-01-19
1
-0
/
+3
*
test/ruby/test_pattern_matching.rb: Avoid a warning
Yusuke Endoh
2021-01-19
1
-0
/
+1
*
Use real-case version number for the result of `gem list`
Hiroshi SHIBATA
2021-01-19
1
-1
/
+1
*
Mark pattern labels as unremoveable
Vladimir Dementyev
2021-01-19
2
-1
/
+11
*
Fix JIT link failures
Takashi Kokubun
2021-01-18
3
-9
/
+17
*
Fix typo: invaldate -> invalidate
Alan Wu
2021-01-18
1
-3
/
+3
*
Added empty ruby2_keywords gem to suffice dependencies
Nobuyoshi Nakada
2021-01-19
1
-0
/
+10
*
Revert "[Document][Array] Add missing call-seq for Array#append"
Marc-Andre Lafortune
2021-01-18
1
-1
/
+0
*
* 2021-01-19 [ci skip]
git
2021-01-19
1
-1
/
+1
*
Skip updating exts in also test-spec to reduce the turnaround time (#4089)
Takashi Kokubun
2021-01-18
1
-1
/
+1
*
[Document][Array] Add missing call-seq for Array#append
Juanito Fatas
2021-01-18
1
-0
/
+1
*
Revert "Autoconf 2.70 no longer has -o option"
Nobuyoshi Nakada
2021-01-18
1
-1
/
+1
*
Added ruby2_keywords for Ruby 2.5 and 2.6
Hiroshi SHIBATA
2021-01-18
1
-0
/
+2
*
Autoconf 2.70 no longer has -o option
Nobuyoshi Nakada
2021-01-18
1
-1
/
+1
*
Revert AC_PROG_CC_C99 for -std=gnu99 option to gcc 4.8
Nobuyoshi Nakada
2021-01-18
1
-1
/
+4
*
Update for autoconf 2.70
Nobuyoshi Nakada
2021-01-18
14
-144
/
+143
*
ruby_type_attribute is not used for now
Nobuyoshi Nakada
2021-01-18
1
-2
/
+1
*
Upcoming Struct#new behavior
Nobuyoshi Nakada
2021-01-18
1
-7
/
+22
*
Removed unused AC_CHECKING
Nobuyoshi Nakada
2021-01-18
1
-7
/
+0
*
OpenBSD has getentropy, but no sys/random.h
Kazuhiro NISHIYAMA
2021-01-18
2
-1
/
+4
*
* 2021-01-18 [ci skip]
git
2021-01-18
1
-1
/
+1
*
[ruby/irb] Version 1.3.2
aycabta
2021-01-18
1
-2
/
+2
*
[ruby/irb] skip a failling test on TruffleRuby
Nobuhiro IMAI
2021-01-18
1
-0
/
+1
*
[ruby/irb] handle repeated exception separately
Nobuhiro IMAI
2021-01-18
2
-0
/
+20
*
[ruby/irb] handle `__ENCODING__` as a keyword as well
Nobuhiro IMAI
2021-01-18
2
-2
/
+3
*
[ruby/irb] [ruby/irb] [ruby/reline] Version 0.2.2
aycabta
2021-01-18
1
-1
/
+1
*
[ruby/reline] Reline::Windows.erase_after_cursor erases attributes too
aycabta
2021-01-18
1
-0
/
+1
*
[ruby/reline] Support for change in Windows-specific behavior at eol
aycabta
2021-01-18
1
-15
/
+7
*
[ruby/reline] Windows needs more times to wait rendering
aycabta
2021-01-18
1
-1
/
+3
*
[ruby/reline] Tests with yamatanooroti don't need chdir
aycabta
2021-01-18
1
-2
/
+0
*
[ruby/reline] Initialize a variable just in case
aycabta
2021-01-18
1
-0
/
+1
*
Use the dedicated assertion
Nobuyoshi Nakada
2021-01-17
1
-2
/
+2
*
random generator update for Mac proposal
David CARLIER
2021-01-17
2
-2
/
+19
*
Warn Struct#initialize with only keyword args (#4070)
Takashi Kokubun
2021-01-17
3
-7
/
+34
*
Include missing AvailabilityMacros.h
Nobuyoshi Nakada
2021-01-17
1
-0
/
+4
*
Suppress the warning for the invalid method_explorer case
Nobuyoshi Nakada
2021-01-17
1
-1
/
+1
*
Fix Ripper with heredoc.
manga_osyo
2021-01-17
2
-0
/
+11
*
[ruby/fileutils] Removed code for dead versions
Nobuyoshi Nakada
2021-01-17
1
-13
/
+3
*
[ruby/fileutils] Drop support for dead old versions
Nobuyoshi Nakada
2021-01-17
1
-1
/
+1
[next]