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-11-23
Avoid marking IDs in too_complex tables and rename gc_update_tbl_refs()
Alan Wu
2023-11-23
YJIT: record `num_send_cfunc` stat (#9022)
Maxime Chevalier-Boisvert
2023-11-23
Implement Write Barriers on Enumerator
Peter Zhu
2023-11-23
[rubygems/rubygems] Don't require 'json' unless it's actually needed
Eric Mueller
2023-11-23
[rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable...
Eric Mueller
2023-11-23
[rubygems/rubygems] Factor group-filtering to a private method to reduce repe...
Eric Mueller
2023-11-23
[ruby/irb] Handle handle_exception's exception
tomoya ishida
2023-11-23
Fix `rp(too_complex_t_object)` tripping assert
Alan Wu
2023-11-23
YJIT: Apply patches ignoring page_end_reserve (#9015)
Takashi Kokubun
2023-11-23
YJIT: Fix jmp_ptr_bytes on x86_64 (#9016)
Takashi Kokubun
2023-11-23
[ruby/prism] Remove blank line
Kevin Newton
2023-11-23
[ruby/prism] Fix LocalVariableTargetNode depth in patterns
TSUYUSATO Kitsune
2023-11-23
Add tests for compaction during evacuation of ivars
Peter Zhu
2023-11-23
Fix compacting during evacuation of generic ivars
Peter Zhu
2023-11-23
vm_setivar_slowpath: only optimize T_OBJECT
Jean Boussier
2023-11-23
windows-arm64 support (#8995)
Pierrick Bouvier
2023-11-23
[ruby/irb] Hint debugger command in irb:rdbg session
Stan Lo
2023-11-23
[ruby/irb] Fix failure of more command with -R option
hogelog
2023-11-22
YJIT: Avoid a register spill on arm64 (#9014)
Takashi Kokubun
2023-11-22
Implement TracePoint on VWA
Peter Zhu
2023-11-22
[ruby/irb] Require prism >= 0.18.0 (MatchWriteNode#targets and
tomoya ishida
2023-11-22
YJIT: add an extra btest for shape too complex (#9013)
Maxime Chevalier-Boisvert
2023-11-23
[wasm] Upload install directory as artifact to GitHub Actions
Yuta Saito
2023-11-23
[wasm] Build baseruby from the same revision for cross-compiling
Yuta Saito
2023-11-23
[wasm] Update binaryen to version 113
Yuta Saito
2023-11-23
[wasm] Update wasmtime to version 15
Yuta Saito
2023-11-23
[wasm] Update wasi-sdk to version 20
Yuta Saito
2023-11-22
Embed ThreadGroup object
Jean Boussier
2023-11-23
[wasm] Use xmalloc/xfree for jmpbuf allocation to trigger GC properly
Yuta Saito
2023-11-22
Fix off-by-one with RubyVM::Shape.exhaust_shapes
Alan Wu
2023-11-23
[wasm] Avoid malloc during longjmp
Yuta Saito
2023-11-22
[wasm] Fix Asyncify loop exit condition for normal return (#9007)
Yuta Saito
2023-11-22
.travis.yml: Drop s390x temporarily.
Jun Aruga
2023-11-22
Get rid of flatten_memo_data_type
Jean Boussier
2023-11-22
[ruby/prism] Check void values in singleton class (`class <<`)
TSUYUSATO Kitsune
2023-11-22
[ruby/prism] Add new doc to gemspec
Kevin Newton
2023-11-22
[ruby/prism] Join range checks into the main parse_expression switch
Kevin Newton
2023-11-22
[ruby/prism] Fix associativity of binary range with begin-less range
TSUYUSATO Kitsune
2023-11-22
[ruby/prism] Combine expression checks into a single switch
Kevin Newton
2023-11-22
[ruby/prism] Remove TODO
TSUYUSATO Kitsune
2023-11-22
[ruby/prism] Reject statements at non-statement posisions
TSUYUSATO Kitsune
2023-11-22
[ruby/prism] Add and use pm_parser_local_depth_constant_id
TSUYUSATO Kitsune
2023-11-22
[ruby/prism] Allow `&` forwarding in a method having `...` parameter
TSUYUSATO Kitsune
2023-11-22
Implement dir on VWA
Peter Zhu
2023-11-22
[prism] Add cp949 targets to common.mk
Kevin Newton
2023-11-22
[ruby/prism] Add `CP949` encoding
heyogrady
2023-11-22
Embed File::Stat objects
Jean Boussier
2023-11-22
Implement Write Barriers on TracePoint
Peter Zhu
2023-11-22
.travis.yml: Allow failures for s390x.
Jun Aruga
2023-11-22
[ruby/prism] Add KOI8-U encoding
Patrick O'Grady
[prev]
[next]