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
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-31
Create table for too complex generic variables
Peter Zhu
2023-10-31
Fix "too complex" iv sets on generic ivar objects
Aaron Patterson
2023-10-31
Handle SHAPE_TOO_COMPLEX in `generic_ivar_set`
Jean Boussier
2023-10-31
Handle running out of shapes in `Object#dup`
Jean Boussier
2023-10-31
[PRISM] Implement compilation for PostExecutionNode
Jemma Issroff
2023-10-31
[rubygems/rubygems] Only remove bundler plugin gem when it's inside the cache
Cody Cutrer
2023-10-31
LLDB: Dump table structs in Hash [ci skip]
Nobuyoshi Nakada
2023-10-31
[ruby/prism] Fix a possible malloc(0)
Haldun Bayhantopcu
2023-10-31
[ruby/prism] Share comment generation logic
Kevin Newton
2023-10-31
[ruby/prism] Fix a possible null dereference
Haldun Bayhantopcu
2023-10-31
Add defined array node
HParker
2023-10-31
compile defined with nested constants and stovetop
HParker
2023-10-31
Fix warning in Prism compile For Node
Matt Valentine-House
2023-10-31
Keep unused literal nodes
yui-knk
2023-10-31
Update bundled gems list as of 2023-10-30
git
2023-10-31
Add a --disable-yjit job for Ubuntu CI
Jeremy Evans
2023-10-31
[Feature #10602] Add new API rb_profile_thread_frames()
Daisuke Aritomo
2023-10-31
Disable wrong test
Nobuyoshi Nakada
2023-10-30
[PRISM] Implement all argument types for CallNodes
Jemma Issroff
2023-10-30
Document TEMP_CONSTANT_IDENTIFIER
Matt Valentine-House
2023-10-30
Move constant indexing into rb_translate_prism
Matt Valentine-House
2023-10-30
[Prism] Add ForNode tests
Matt Valentine-House
2023-10-30
[Prism] Compile ForNode
Matt Valentine-House
2023-10-30
More accurate functions documentation
Matt Valentine-House
2023-10-30
[ruby/irb] Use IRB's own doc for doc dialog tests
Stan Lo
2023-10-30
Update default gems list at b413760d66e4de5670148b01a6a207 [ci skip]
git
2023-10-30
[prism] Update prism to latest
Kevin Newton
2023-10-30
rm prism type templates
Kevin Newton
2023-10-30
[ruby/rdoc] test/rdoc/test_rdoc_generator_json_index.rb: Use assert_equal ins...
Jun Aruga
2023-10-30
[ruby/prism] Faster lex_identifier
Haldun Bayhantopcu
2023-10-31
Missing format string
Nobuyoshi Nakada
2023-10-30
[ruby/prism] parse_inline_comments -> parse_comments
Kevin Newton
2023-10-30
Update to ruby/spec@d56bd0f
Benoit Daloze
2023-10-30
Update to ruby/mspec@d03ad9c
Benoit Daloze
2023-10-30
Revert "OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()"
Benoit Daloze
2023-10-31
OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()
Nobuyoshi Nakada
2023-10-30
[ruby/prism] Remove newlines from magic comment test
Kevin Newton
2023-10-30
.travis.yml: Refactor.
Jun Aruga
2023-10-30
.travis.yml: Disable s390x allow_failures.
Jun Aruga
2023-10-30
.travis.yml: Remove optflags=-O1 except arm32.
Jun Aruga
2023-10-30
.travis.yml: Upgrade the Ubuntu ppc64le to 22.04 (Jammy).
Jun Aruga
2023-10-30
[ruby/prism] Improve comment generation in templates
Ufuk Kayserilioglu
2023-10-30
Update to ruby/spec@bd7017f
Benoit Daloze
2023-10-30
[ruby/net-http] fix no_proxy behaviour
Christian van Rensen
2023-10-30
[ruby/net-http] fix a false-negative test
Christian van Rensen
2023-10-30
[ruby/yaml] Compatibility for Psych 4
Hiroshi SHIBATA
2023-10-30
[rubygems/rubygems] Relax matching pattern for rake version
Hiroshi SHIBATA
2023-10-30
Optimize regexp matching for look-around and atomic groups (#7931)
Hiroya Fujinami
2023-10-30
Embed `rb_args_info` in `rb_node_args_t`
Nobuyoshi Nakada
2023-10-29
Cast up before multiplication
Nobuyoshi Nakada
[next]