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-17
Get rid of `set` with empty argument which dumps all definitions
Nobuyoshi Nakada
2023-10-17
[rubygems/rubygems] Don't hide original error in `after(:suite)` hook
David Rodríguez
2023-10-17
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2023-10-17
[ruby/prism] Fix up super with a blockarg
Kevin Newton
2023-10-17
Remove duplicated option
yui-knk
2023-10-16
[ruby/prism] Load magic comments in java
Kevin Newton
2023-10-16
[ruby/prism] Additionally handle encoding comments in vim mode
Kevin Newton
2023-10-16
[ruby/prism] Attach magic comments to the parse result
Kevin Newton
2023-10-16
[ruby/prism] Parse all magic comments
Kevin Newton
2023-10-16
Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode"
Jemma Issroff
2023-10-16
[ruby/prism] Change ScopeNode to point to previous ScopeNode
Jemma Issroff
2023-10-16
[ruby/net-http] Force TLS version to 1.2 when using LibreSSL
Jeremy Evans
2023-10-16
[PRISM] Compile AliasGlobalVariableNode (#8675)
Jemma Issroff
2023-10-16
Just skip the job if not on ruby/ruby
Takashi Kokubun
2023-10-16
Remove YJIT --repeat-count=2 job (#8669)
Takashi Kokubun
2023-10-16
[PRISM] Fix more bugs in the compiler (#8658)
Jemma Issroff
2023-10-16
[PRISM] prevent underflow on popped splatarray (#8657)
Adam Hess
2023-10-16
[ruby/irb] Suppress "Switch to inspect mode" messages
Nobuyoshi Nakada
2023-10-16
Update default gems list at d1f781b0d49f16d996e3ba848f386e [ci skip]
git
2023-10-16
[ruby/psych] Bump up v5.1.1.1
Hiroshi SHIBATA
2023-10-16
Wait on ubuntu [ci skip]
Nobuyoshi Nakada
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
[prev]
[next]