summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 min.ZJIT: Handle ZJIT options properly (#13197)HEADmasterTakashi Kokubun
43 min.Add testsMax Bernstein
43 min.Don't support blockarg in opt_newMax Bernstein
22 hoursZJIT: Replace GetConstantPath with Const if the IC is not empty (#13183)Max Bernstein
22 hoursZJIT: Drop a duplicated call into optimize (#13196)Takashi Kokubun
22 hoursAdd comments for cryptic functions in iseq.cTakashi Kokubun
25 hoursZJIT: Drop trace_zjit_* instructions (#13189)Takashi Kokubun
25 hoursSupport Marshal.{dump,load} for core SetJeremy Evans
28 hoursYJIT: Fix potential infinite loop when OOM (GH-13186)Rian McGuire
30 hoursSuppress error message when gc is cleaned already [ci skip]Nobuyoshi Nakada
35 hoursFix nondeterministic failure in test_latest_gc_info_weak_references_countJeremy Evans
2 daysUse a `set_table` for `rb_vm_struct.unused_block_warning_table`Jean Boussier
2 daysFree jump buffers leaked by `cont_restore_thread` in WASI builds刘皓
2 daysFix jump buffer leak in WASI builds刘皓
3 days[ruby/ipaddr] Added IPAddr#+/-Taketo Takashima
3 daysUse `set_table` to track const cachesJean Boussier
4 daysImplement Set as a core classJeremy Evans
4 daysmaybe fix bindgenAaron Patterson
4 daysDeopt if iseq trace events are enabledAaron Patterson
4 daysAdd parse.y implementationAaron Patterson
4 daysupdate allocation location testsAaron Patterson
4 daysInline Class#new.Aaron Patterson
4 daysZJIT: Bail out of HIR translation if we can't handle a send flag (#13182)Max Bernstein
4 daysZJIT: Emit CCall if we know the type statically, not just from profiles (#13173)Max Bernstein
4 daysCount metadata entries automatically from the names listNobuyoshi Nakada
4 daysUpdate `RB_GC_OBJECT_METADATA_ENTRY_COUNT`Jean Boussier
4 daysUse OS label for actions/cache. vcpkg only uses same os cacheHiroshi SHIBATA
4 days[rubygems/rubygems] bin/rubocop -a --only Style/StringLiteralsHiroshi SHIBATA
4 daysUpdate bundled gems list as of 2025-04-25git
4 daysUse actions/cache instead of vcpkg built-in cache featureHiroshi SHIBATA
4 daysRevert "Extract windows-11-arm job from windows.yml because it may ignored vc...Hiroshi SHIBATA
5 daysExtract windows-11-arm job from windows.yml because it may ignored vcpkg bina...Hiroshi SHIBATA
5 daysUpdate default gems list at 6f336d1b154e608d5200bd8de48473 [ci skip]git
5 days[rubygems/rubygems] Remove shellwords autoloadDavid Rodríguez
5 days[ruby/json] Release 2.11.2Jean Boussier
5 days[ruby/json] Bring back JSON::PRETTY_STATE_PROTOTYPE with a deprecationJean Boussier
5 days[ruby/json] Release 2.11.1Jean Boussier
5 days[ruby/json] Bring back the numerous deprecated aliasJean Boussier
5 days[ruby/json] Release 2.11.0Jean Boussier
5 daysZJIT: Fold Send into SendWithoutBlockDirect if we know the class statically (...Max Bernstein
5 daysAdd testsMax Bernstein
5 daysMake type_of use union-findMax Bernstein
5 daysMake PatchPoint(CalleeModifiedLocals) implicitMax Bernstein
5 daysStrength reduce sends on Fixnums in the optimizer instead of HIR builderMax Bernstein
5 daysSimplify fixnum guarding codeMax Bernstein
5 daysFix tiny typo in syntax/exceptions.rdocMasafumi Koba
5 daysFix memoization for the `/(...){0}/` case (#13169)Hiroya Fujinami
5 daysFix a flaky test by making sure that a test thread stopsYusuke Endoh
5 daysMove VCPKG_BINARY_SOURCES to global environmental variable on workflowHiroshi SHIBATA
5 daysDo not allocate new objects at machine stack overflowNobuyoshi Nakada