index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-29
`LoadError` is not a subclass of `StandardError`
Nobuyoshi Nakada
2019-11-29
Skip useless test
Nobuyoshi Nakada
2019-11-29
Fixed the position in NEWS [Feature #16348]
Nobuyoshi Nakada
2019-11-29
Nmake needs `VPATH`
Nobuyoshi Nakada
2019-11-29
Add dependency on bundled yaml.h when using
Nobuyoshi Nakada
2019-11-29
export func for MJIT
Koichi Sasada
2019-11-29
Revert "export for MJIT"
Koichi Sasada
2019-11-29
Revert "* remove trailing spaces. [ci skip]"
Koichi Sasada
2019-11-29
* remove trailing spaces. [ci skip]
git
2019-11-29
export for MJIT
Koichi Sasada
2019-11-29
* 2019-11-29 [ci skip]
git
2019-11-29
* remove trailing spaces. [ci skip]
git
2019-11-29
fastpath for ivar read of FL_EXIVAR objects.
Koichi Sasada
2019-11-28
Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348]
NARUSE, Yui
2019-11-28
Use more template feature of w.r-l.o
NARUSE, Yui
2019-11-28
Get rid of inadvertent label [ci skip]
Nobuyoshi Nakada
2019-11-28
Merged common statements [Bug #16242]
Nobuyoshi Nakada
2019-11-28
Removed unused variable [Bug #16242]
Nobuyoshi Nakada
2019-11-28
Make prepending a refined module after inclusion not break refinements
Jeremy Evans
2019-11-28
Honor refinements for modules that prepend other modules
Jeremy Evans
2019-11-28
Add require "irb" to test/irb/test_completion.rb
aycabta
2019-11-28
Fix regexp to complete complex literal
aycabta
2019-11-28
Raise `NoMatchingPatternError` when expr `in` pat doesn't match
Nobuyoshi Nakada
2019-11-27
Fix documentation of `MonitorMixin#new_cond` [ci skip] (#2707)
y-yagi
2019-11-28
Suppress strict-aliasing warning by x86_64-w64-mingw32-gcc 7.4.0
Nobuyoshi Nakada
2019-11-28
Delete newline when C-k on emacs mode at EOL
aycabta
2019-11-28
Remove two removed constants
aycabta
2019-11-28
Fix ghost method line no
aycabta
2019-11-27
Update documentation for ruby2_keywords [ci skip]
Jeremy Evans
2019-11-27
Drop windows-2016 on GitHub Actions
Kazuhiro NISHIYAMA
2019-11-28
* 2019-11-28 [ci skip]
git
2019-11-27
Don't modify rest array when using ruby2_keywords
Jeremy Evans
2019-11-27
prefer class_serial over m_tbl
卜部昌平
2019-11-27
* 2019-11-27 [ci skip]
git
2019-11-27
rename __builtin_inline!(code) and introduce others.
Koichi Sasada
2019-11-26
[ripper] Fixed unique key check in pattern matching
Nobuyoshi Nakada
2019-11-26
Hoisted out `push_pvtbl`/`pop_pvtbl`
Nobuyoshi Nakada
2019-11-26
Wrap `p_kw` in an array at `p_kwarg`
Nobuyoshi Nakada
2019-11-26
Allow `$10` and more in the Ripper DSL
Nobuyoshi Nakada
2019-11-26
Write rbinc files to the source directory
Nobuyoshi Nakada
2019-11-26
Remove an unnecessary variable
aycabta
2019-11-26
Add sync task for ruby/openssl
Hiroshi SHIBATA
2019-11-26
Slightly fix the warning message [ci skip]
Takashi Kokubun
2019-11-26
Suggest an alternative to suppress the irb warning
Takashi Kokubun
2019-11-26
Add `--with-openssl-dir` to windows on GitHub Actions
Kazuhiro NISHIYAMA
2019-11-26
* 2019-11-26 [ci skip]
git
2019-11-26
Fix `$(RMALL) -r` on Windows
NAKAMURA Usaku
2019-11-25
[ripper] Quoted label without expression must be a local variable
Nobuyoshi Nakada
2019-11-25
lldb_cruby.py: improved dump of Symbol
Nobuyoshi Nakada
2019-11-25
Improve consistency of bool/true/false
Kazuhiro NISHIYAMA
[next]