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
7 min.
ZJIT: Handle ZJIT options properly (#13197)
HEAD
master
Takashi Kokubun
43 min.
Add tests
Max Bernstein
43 min.
Don't support blockarg in opt_new
Max Bernstein
22 hours
ZJIT: Replace GetConstantPath with Const if the IC is not empty (#13183)
Max Bernstein
22 hours
ZJIT: Drop a duplicated call into optimize (#13196)
Takashi Kokubun
22 hours
Add comments for cryptic functions in iseq.c
Takashi Kokubun
25 hours
ZJIT: Drop trace_zjit_* instructions (#13189)
Takashi Kokubun
25 hours
Support Marshal.{dump,load} for core Set
Jeremy Evans
28 hours
YJIT: Fix potential infinite loop when OOM (GH-13186)
Rian McGuire
30 hours
Suppress error message when gc is cleaned already [ci skip]
Nobuyoshi Nakada
35 hours
Fix nondeterministic failure in test_latest_gc_info_weak_references_count
Jeremy Evans
2 days
Use a `set_table` for `rb_vm_struct.unused_block_warning_table`
Jean Boussier
2 days
Free jump buffers leaked by `cont_restore_thread` in WASI builds
刘皓
2 days
Fix jump buffer leak in WASI builds
刘皓
3 days
[ruby/ipaddr] Added IPAddr#+/-
Taketo Takashima
3 days
Use `set_table` to track const caches
Jean Boussier
4 days
Implement Set as a core class
Jeremy Evans
4 days
maybe fix bindgen
Aaron Patterson
4 days
Deopt if iseq trace events are enabled
Aaron Patterson
4 days
Add parse.y implementation
Aaron Patterson
4 days
update allocation location tests
Aaron Patterson
4 days
Inline Class#new.
Aaron Patterson
4 days
ZJIT: Bail out of HIR translation if we can't handle a send flag (#13182)
Max Bernstein
4 days
ZJIT: Emit CCall if we know the type statically, not just from profiles (#13173)
Max Bernstein
4 days
Count metadata entries automatically from the names list
Nobuyoshi Nakada
4 days
Update `RB_GC_OBJECT_METADATA_ENTRY_COUNT`
Jean Boussier
4 days
Use OS label for actions/cache. vcpkg only uses same os cache
Hiroshi SHIBATA
4 days
[rubygems/rubygems] bin/rubocop -a --only Style/StringLiterals
Hiroshi SHIBATA
4 days
Update bundled gems list as of 2025-04-25
git
4 days
Use actions/cache instead of vcpkg built-in cache feature
Hiroshi SHIBATA
4 days
Revert "Extract windows-11-arm job from windows.yml because it may ignored vc...
Hiroshi SHIBATA
5 days
Extract windows-11-arm job from windows.yml because it may ignored vcpkg bina...
Hiroshi SHIBATA
5 days
Update default gems list at 6f336d1b154e608d5200bd8de48473 [ci skip]
git
5 days
[rubygems/rubygems] Remove shellwords autoload
David Rodríguez
5 days
[ruby/json] Release 2.11.2
Jean Boussier
5 days
[ruby/json] Bring back JSON::PRETTY_STATE_PROTOTYPE with a deprecation
Jean Boussier
5 days
[ruby/json] Release 2.11.1
Jean Boussier
5 days
[ruby/json] Bring back the numerous deprecated alias
Jean Boussier
5 days
[ruby/json] Release 2.11.0
Jean Boussier
5 days
ZJIT: Fold Send into SendWithoutBlockDirect if we know the class statically (...
Max Bernstein
5 days
Add tests
Max Bernstein
5 days
Make type_of use union-find
Max Bernstein
5 days
Make PatchPoint(CalleeModifiedLocals) implicit
Max Bernstein
5 days
Strength reduce sends on Fixnums in the optimizer instead of HIR builder
Max Bernstein
5 days
Simplify fixnum guarding code
Max Bernstein
5 days
Fix tiny typo in syntax/exceptions.rdoc
Masafumi Koba
5 days
Fix memoization for the `/(...){0}/` case (#13169)
Hiroya Fujinami
5 days
Fix a flaky test by making sure that a test thread stops
Yusuke Endoh
5 days
Move VCPKG_BINARY_SOURCES to global environmental variable on workflow
Hiroshi SHIBATA
5 days
Do not allocate new objects at machine stack overflow
Nobuyoshi Nakada
[next]