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
2024-01-17
[Prism] Implement defined? for PM_CONSTANT_PATH_OPERATOR_WRITE_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_CONSTANT_PATH_AND_WRITE_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_CALL_OR_WRITE_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_CALL_OPERATOR_WRITE_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_CALL_AND_WRITE_NODE
eileencodes
2024-01-17
[PRISM] Fix crash in compile_prism
Peter Zhu
2024-01-17
[PRISM] Enable more btests
Kevin Newton
2024-01-17
[PRISM] Fix indentation in pm_setup_args [ci skip]
Peter Zhu
2024-01-17
[ruby/prism] Document order of scopes in parsing options
Andrew Konchin
2024-01-17
[PRISM] Fix fallthrough for PM_ENSURE_NODE
Peter Zhu
2024-01-17
[ruby/prism] Test version: 3.3.0
Takashi Kokubun
2024-01-17
[ruby/prism] Guard 3.3.0 for pinned it
Takashi Kokubun
2024-01-17
[ruby/prism] Fix => ^it
Takashi Kokubun
2024-01-17
[ruby/prism] Add a documentation about 0it
Takashi Kokubun
2024-01-17
[ruby/prism] Parse `it` default parameter
Takashi Kokubun
2024-01-17
[ruby/prism] Wording in node field comments
Kevin Newton
2024-01-17
[ruby/prism] Added descriptive comments
nikhilbhatt
2024-01-17
[ruby/prism] Document AndNode and OrNode
nikhilbhatt
2024-01-17
[ruby/openssl] test/openssl/test_ocsp.rb: fix flaky test
Kazuki Yamaguchi
2024-01-17
[ruby/openssl] Add support for IO#timeout.
Samuel Williams
2024-01-17
[ruby/openssl] Only set min_version on OpenSSL < 1.1.0
Ewoud Kohl van Wijngaarden
2024-01-17
[PRISM] Fix memory leak of ST table
Peter Zhu
2024-01-17
[Prism] Fix more method call argumnents
eileencodes
2024-01-17
YJIT: Support empty splat and some block_arg calls to ivar getters (#9567)
Alan Wu
2024-01-17
[ruby/prism] Remove flag gating for 3.3.0 bug fixes
Kevin Newton
2024-01-17
YJIT: specialized codegen for integer right shift (#9564)
Maxime Chevalier-Boisvert
2024-01-17
[Prism] Fix return test
eileencodes
2024-01-17
[Prism] Implement defined? for PM_BEGIN_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_RETRY_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_RETURN_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_REDO_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_INTERPOLATED_X_STRING_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_INTERPOLATED_SYMBOL_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_DEFINED_NODE
eileencodes
2024-01-17
[Prism] Implement defined? for PM_BREAK_NODE
eileencodes
2024-01-17
[Prism] Implement defined for PM_NEXT_NODE
eileencodes
2024-01-17
[PRISM] Fix test_compile_prism_with_file
Peter Zhu
2024-01-17
[PRISM] Fix stack inconsistency in MultiWriteNode
Matt Valentine-House
2024-01-17
Fix memory leak in String#tr and String#tr_s
Peter Zhu
2024-01-17
* expand tabs. [ci skip]
git
2024-01-17
[ruby/prism] Fix prism brace association for constant-like method/local calls
Adam Hess
2024-01-17
Skip checking for symbol leaks in libruby.so linking extensions
Nobuyoshi Nakada
2024-01-17
Fix off-by-one error of argc
Nobuyoshi Nakada
2024-01-17
Bump actions/cache from 3.3.3 to 4.0.0
dependabot[bot]
2024-01-17
Bump actions/cache in /.github/actions/setup/directories
dependabot[bot]
2024-01-17
Omit low-memory test on old platforms
Nobuyoshi Nakada
2024-01-16
Bump ruby/setup-ruby from 1.165.1 to 1.167.0
dependabot[bot]
2024-01-16
Rename BUILTIN_ATTR_SINGLE_NOARG_INLINE
Takashi Kokubun
2024-01-16
Drop obsoleted BUILTIN_ATTR_NO_GC attribute
Takashi Kokubun
2024-01-17
[ruby/psych] Provide a 'Changelog' link on rubygems.org/gems/psych
Mark Young
[next]