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
ruby_3_3
ruby_3_4
ruby_4_0
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
2023-10-16
Build `rb_dynamic_description` at runtime
Nobuyoshi Nakada
2023-10-16
[ruby/prism] Avoid unnecessary delete_prefix in LibRubyParser.resolve_type
Mau Magnaguagno
2023-10-16
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2023-10-16
Give needed tools via the environment variable [ci skip]
Nobuyoshi Nakada
2023-10-16
Check if any tools needed [ci skip]
Nobuyoshi Nakada
2023-10-16
[rubygems/rubygems] Raise an error when top level dependency does not resolve...
David Rodríguez
2023-10-16
[rubygems/rubygems] Automatically remove invalid platforms before re-resolving
David Rodríguez
2023-10-16
[rubygems/rubygems] Tweak platform mismatch resolution errors
David Rodríguez
2023-10-16
[rubygems/rubygems] Consistent usage of `local_platform` in Definition
David Rodríguez
2023-10-16
[rubygems/rubygems] The `lock` command should not be affected by frozen setting
David Rodríguez
2023-10-16
[rubygems/rubygems] Use instantiated definition directly
David Rodríguez
2023-10-16
[rubygems/rubygems] [PathSupport] Simplify logic: If `Gem.default_dir` is wri...
Ellen Marie Dash
2023-10-16
[rubygems/rubygems] Remove kludge that should be unnecessary.
Ellen Marie Dash
2023-10-16
[rubygems/rubygems] Remove outdated/incorrect comment.
Ellen Marie Dash
2023-10-16
[rubygems/rubygems] Rephrase "Defaulting to user installation" message.
Ellen Marie Dash
2023-10-16
Re-resolve when lockfile is invalid
David Rodriguez
2023-10-16
Fix method coverage comparisons
Nobuyoshi Nakada
2023-10-16
Remove unneeded checks
Yusuke Endoh
2023-10-15
Remove not used fields from STR
yui-knk
2023-10-15
Check node type before accessing nd_next
yui-knk
2023-10-15
Stop updating node type from NODE_STR to NODE_DSTR
yui-knk
2023-10-15
Remove not used fields from XSTR
yui-knk
2023-10-15
Remove not used fields from LIT
yui-knk
2023-10-15
Remove not used fields from MATCH
yui-knk
2023-10-15
Avoid the pointer hack in RCLASS_EXT
Yusuke Endoh
2023-10-14
Revert an unneeded if on check_misc
Takashi Kokubun
2023-10-14
[DOC] testing_ruby.md: Add spec/ for the explanation of the `make check`.
Jun Aruga
2023-10-14
[DOC] testing_ruby.md: Remove the command prompt '$ ` aligning with other parts.
Jun Aruga
2023-10-14
Use the same if: guard for all jobs
Takashi Kokubun
2023-10-14
Use unique names for result jobs
Takashi Kokubun
2023-10-14
Add result job for required status checks
Takashi Kokubun
2023-10-14
The needs != '' check is broken
Takashi Kokubun
2023-10-15
Fix typo in steps references [ci skip]
Nobuyoshi Nakada
2023-10-15
[DOC] Fix the argument name in the Numeric#step doc
Kouhei Yanagita
2023-10-15
[rubygems/rubygems] Fix force_ruby_platform: when the lockfile only locks the...
Samuel Giddins
2023-10-14
YJIT: Count cold_iseq_entry by default (#8654)
Takashi Kokubun
2023-10-15
disable MN threads on s390s-linux
Koichi Sasada
2023-10-14
[ruby/cgi] doc: fix method name
Alexandre ZANNI
2023-10-14
[ruby/irb] Restore encoding in InputCompletor test
tomoya ishida
2023-10-14
Update default gems list at 177d8ee056636511379f6971a6c4e4 [ci skip]
git
2023-10-14
[ruby/irb] Bump version to 1.8.3
tomoya ishida
2023-10-14
[ruby/prism] Put names on back reference read nodes
Kevin Newton
2023-10-14
[ruby/irb] Restore IRB::InputCompletor for compatibility
tomoya ishida
2023-10-14
Ignore symbols even in empty shared library
Nobuyoshi Nakada
2023-10-14
release sched_lock before VM lock
Koichi Sasada
2023-10-13
Avoid using MATZBOT_GITHUB_TOKEN for pull requests
Takashi Kokubun
2023-10-14
[Bug #19926] Fix Range#size for ranges with a Rational endpoint
Kouhei Yanagita
2023-10-14
Fix node type casts
yui-knk
2023-10-14
Delete heredoc line mark references
Nobuyoshi Nakada
2023-10-14
Shorten `rb_strterm_literal_t` members
Nobuyoshi Nakada
[next]