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
[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
2023-11-22
[rubygems/rubygems] Fix universal lockfiles regression
David Rodriguez
2023-11-22
[ruby/prism] Move CallNode#name field between receiver and arguments
Benoit Daloze
2023-11-22
[ruby/irb] Rescue Exception, ignore warning in completion
tomoya ishida
2023-11-22
Embed exec_arg objects
Jean Boussier
2023-11-22
Remove unneccesary defines in enumerator
Matt Valentine-House
2023-11-22
Remove unneccesary memsize functions in enumerator
Matt Valentine-House
2023-11-22
VWA Embed the rest of the data objects in Enumerator
Matt Valentine-House
2023-11-22
[ruby/resolv] IPv6: update to_s method to be RFC5952 compliant
John Bond
2023-11-22
objspace_dump.c: dump call cache ids with dump_append_id
Jean Boussier
2023-11-22
Speedup test_shape.rb
Jean Boussier
2023-11-22
Update bundled gems list as of 2023-11-21
git
2023-11-22
Prevent a compiler warning: ‘zi’ may be used uninitialized
Yusuke Endoh
2023-11-21
[ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...
Jemma Issroff
2023-11-21
[PRISM] Rename flag to CONTAINS_KEYWORD_SPLAT
Jemma Issroff
2023-11-21
[ruby/open3] [DOC] Open3 doc (https://github.com/ruby/open3/pull/21)
Burdette Lamar
2023-11-21
[ruby/prism] Remove handling OptionalNodeField in set_newline_flag
Hiroya Fujinami
[prev]
[next]