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-04-17
Revert an accidentally merged change [ci skip]
Nobuyoshi Nakada
2024-04-17
[Feature #20335] `Thread.each_caller_location` arguments
Nobuyoshi Nakada
2024-04-17
skip on Prism generated iseq
Koichi Sasada
2024-04-17
test_uplus_minus: Use a different string literal
Jean Boussier
2024-04-17
Add NEWS entry for [[Feature #20429]]
Jean Boussier
2024-04-17
`ISeq#to_a` respects `use_block` status
Koichi Sasada
2024-04-16
Bump ruby/setup-ruby from 1.173.0 to 1.174.0
dependabot[bot]
2024-04-17
[ruby/stringio] strio_read: preserve buffer encoding on partial
Jean byroot Boussier
2024-04-17
[ruby/prism] Fix up more clang-analyzer failures
Kevin Newton
2024-04-16
Don't check for dynamic symbol in gc_is_moveable_obj
Peter Zhu
2024-04-16
Don't check for thread in gc_sweep_page
Peter Zhu
2024-04-16
Eliminate usage of OBJ_FREEZE_RAW
Jean Boussier
2024-04-16
RB_OBJ_FREEZE_RAW: Set the object shape
Jean Boussier
2024-04-16
YJIT: End send fallback blocks (#10539)
Takashi Kokubun
2024-04-16
[ruby/prism] Fix up clang-analyzer violations
Kevin Newton
2024-04-16
[ruby/reline] Refactor history move and history search
tomoya ishida
2024-04-16
[ruby/prism] Better error recovery for unwritable nodes
Kevin Newton
2024-04-16
Update default gems list at 8e341d81c9a5d9874c2d4b65d87342 [ci skip]
git
2024-04-16
[ruby/reline] Bump version to 0.5.2
Mari Imaizumi
2024-04-16
[ruby/reline] Implement changing editing mode
Mari Imaizumi
2024-04-16
[rubygems/rubygems] Honor a specified path as the temporary diretory if given
Nobuyoshi Nakada
2024-04-16
[Bug #20325] `Enumerator.product.size` is 0 if any size is 0
Nobuyoshi Nakada
2024-04-16
Escape colons in pre-commit dependency [ci skip]
Nobuyoshi Nakada
2024-04-16
[ruby/pathname] Remove check for File.birthtime
Peter Zhu
2024-04-16
Bump github/codeql-action from 3.24.10 to 3.25.0
dependabot[bot]
2024-04-16
[DOC] Update NEWS.md [Misc #18984]
Kouhei Yanagita
2024-04-15
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-04-15
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-04-16
Remove unused functions from `struct rb_parser_config_struct`
yui-knk
2024-04-15
Add --with-shared-gc to Ubuntu CI
Matt Valentine-House
2024-04-15
Initialize external GC Library
Matt Valentine-House
2024-04-15
Add --with-shared-gc build flag
Matt Valentine-House
2024-04-15
add allocation benchmark
Aaron Patterson
2024-04-15
Specify Kernel#autoload? uses current namespace
Gannon McGibbon
2024-04-15
Remove dependency on gc.h for darray.h
Peter Zhu
2024-04-16
Not all `nm`s support the `--help` option
Nobuyoshi Nakada
2024-04-15
Emit a performance warning when redefining specially optimized methods
Jean Boussier
2024-04-15
YJIT: A64: Avoid intermediate register in `opt_and` and friends (#10509)
Alan Wu
2024-04-15
[ruby/reline] Remove not implemented method
Mari Imaizumi
2024-04-15
[ruby/reline] Fix vi_to_column which was broken
tomoya ishida
2024-04-15
Include more debug information in test_uplus_minus
Jean Boussier
2024-04-15
[Universal parser] DeVALUE of p->debug_lines and ast->body.script_lines
HASUMI Hitoshi
2024-04-15
Add more assertions in `test_uplus_minus`
Jean Boussier
2024-04-15
`super{}` doesn't use block
Koichi Sasada
2024-04-15
fix incorrect warning.
Koichi Sasada
2024-04-15
Update default gems list at fc363944b40e4031b447f91fa89793 [ci skip]
git
2024-04-15
[ruby/optparse] bump up to 0.5.0
Nobuyoshi Nakada
2024-04-15
show warning for unused block
Koichi Sasada
2024-04-15
Emit `warn` event for duplicated hash keys on ripper
yui-knk
2024-04-14
[ruby/reline] Refactored Default Key Bindings
Mari Imaizumi
[next]