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-12
[ruby/irb] Remove redundant argument defaults from some RubyLex
Stan Lo
2023-01-12
[ruby/reline] Update to Unicode 15.0.0
elfham
2023-01-11
Assert possible hash functions in RHASH_ST_TABLE (#7107)
Takashi Kokubun
2023-01-12
[ruby/mutex_m] Avoid anonymous eval
Jean Boussier
2023-01-12
[ruby/mutex_m] Drop to support Ruby 2.4
Hiroshi SHIBATA
2023-01-12
Suppressing installation messages with test-bundler
Hiroshi SHIBATA
2023-01-12
enhance build matrix
卜部昌平
2023-01-12
Strip trailing spaces [ci skip]
Nobuyoshi Nakada
2023-01-12
[ruby/reline] Pass unmodifined lines(that does not include escape
tomoya ishida
2023-01-12
Generate parser-text.rb with bcdc058e50674aedb180eea91e0fdb15bcf529db
Hiroshi SHIBATA
2023-01-12
[ruby/racc] Get rid of anonymous eval calls
Jean Boussier
2023-01-12
[ruby/racc] Make racc Ractor compatible
Masataka Pocke Kuwabara
2023-01-11
[ruby/irb] Formatting to header styles
Hiroshi SHIBATA
2023-01-11
[ruby/irb] After Ruby 2.0, coding is always utf-8
Hiroshi SHIBATA
2023-01-11
[ruby/irb] Removed Release Version and Revisions for old VCS software
Hiroshi SHIBATA
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
[next]