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-01-11
[ruby/irb] Drop unused arguments in `RubyLex`
Stan Lo
2023-01-11
YJIT: Add a few asm comments (#7105)
Takashi Kokubun
2023-01-11
Remove unnecessary set of INVALID_SHAPE_ID in rb_callcache
Jemma Issroff
2023-01-11
Move classpath to rb_classext_t
Peter Zhu
2023-01-11
Make variation_count an unsigned char
Peter Zhu
2023-01-11
[DOC] Mention the conditional regexp
Nobuyoshi Nakada
2023-01-11
Remove check for RCLASS_EXT in variable.c
Peter Zhu
2023-01-11
Skip rbs Encoding#replicate test
Benoit Daloze
2023-01-11
Remove Encoding#replicate
Benoit Daloze
2023-01-11
[ruby/reline] Reset IOGate in test_reset
Phillip Hellewell
2023-01-11
[ruby/reline] Change IOGate back to GeneralIO
Phillip Hellewell
2023-01-11
Suppressing pending messages with RSpec
Hiroshi SHIBATA
2023-01-11
[ruby/psych] Get rid of anonymous eval calls
Jean Boussier
2023-01-11
[ruby/set] Avoid the `block or return` pattern to save Proc allocations
Jean Boussier
2023-01-11
Skip unfixed assertion about objspace/dump_all
Koichi Sasada
2023-01-11
Remove about ext/psych/yaml which is no longer bundled [ci skip]
Kazuhiro NISHIYAMA
2023-01-10
Differentiate T_ARRAY and array subclasses (#7091)
Aaron Patterson
2023-01-10
YJIT: Save PC and SP before calling leaf builtins (#7090)
Alan Wu
2023-01-10
YJIT: Fix a compilation warning with release build (#7092)
Takashi Kokubun
2023-01-10
Just ignore empty lines in bundled_gems file [ci skip]
Nobuyoshi Nakada
2023-01-10
Remove ARY_SET_SHARED
Peter Zhu
2023-01-10
[ruby/reline] Add key binding for Delete
Phillip Hellewell
2023-01-10
Remove extra line which causes `make test-bundled-gems-fetch` to fail
Benoit Daloze
2023-01-10
[DOC] Comments about fields in bundled_gems file
Nobuyoshi Nakada
2023-01-10
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2023-01-10
Update LEGAL sections for pub_grub
Hiroshi SHIBATA
2023-01-10
Removed vendored LICENSE file.
Hiroshi SHIBATA
2023-01-10
Fixed a typo
Hiroshi SHIBATA
2023-01-10
[rubygems/rubygems] Fix resolver edge case
David RodrÃguez
2023-01-10
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-01-09
Revert "Re-enable test_ractor for YJIT"
Takashi Kokubun
2023-01-09
Allow overriding a gdb command on `make gdb`
Takashi Kokubun
2023-01-09
Fix off-by-one error in rb_vm_each_stack_value
Peter Zhu
2023-01-09
Fix a warning in .gdbinit
Takashi Kokubun
2023-01-09
Update yjit.md
Maxime Chevalier-Boisvert
2023-01-09
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...
dependabot[bot]
2023-01-09
YJIT: Remove old comments for regenerated branches (#7083)
Takashi Kokubun
2023-01-09
Set STR_SHARED_ROOT flag on root of string
Peter Zhu
2023-01-09
Assert that resizing arrays will re-embed them
Peter Zhu
2023-01-09
Assert that resizing objects will re-embed them
Peter Zhu
2023-01-09
Fix re-embedding of strings during compaction
Peter Zhu
2023-01-09
mkmf.rb: Refine message from `pkg_config`
Nobuyoshi Nakada
2023-01-09
mkmf.rb: Prefer `caller_locations` over parsing `caller`
Nobuyoshi Nakada
2023-01-09
[ruby/zlib] Check for functions with arguments and the header
Nobuyoshi Nakada
2023-01-09
[ruby/zlib] Fix the test broken in older versions
Nobuyoshi Nakada
2023-01-09
[ruby/psych] Fix wrong package name of MSYS2/MINGW dependency
Lars Kanis
2023-01-08
[ruby/uri] [DOC] Enhanced RDoc for URI
Burdette Lamar
2023-01-08
[ruby/uri] [DOC] Enhanced RDoc for URI.decode_www_form
Burdette Lamar
2023-01-09
Remove no longer used environment variable [ci skip]
Nobuyoshi Nakada
2023-01-08
Adjust spec of bundler like as `sync_default_gems` [ci skip]
Nobuyoshi Nakada
[next]