summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
44 min.Fix id2ref table build when GC in progressHEADmasterJohn Hawthorn
4 hoursFix lock ordering issue for rb_ractor_sched_wait() and rb_ractor_sched_wakeup()Luke Gruber
5 hoursMake rb_gc_impl_writebarrier_remember Ractor-safePeter Zhu
6 hoursZJIT: Avoid compiling and direct sends to forwardable ISEQsAlan Wu
7 hoursZJIT: Fix "memory operand with non-register base" (#14153)Takashi Kokubun
7 hoursZJIT: Add a graphviz dumper for HIR (#14117)Max Bernstein
8 hoursobject_id_to_ref: complete incremental GC before iteratingJean Boussier
9 hoursCI: Remove Strawberry Perl pkg-configNobuyoshi Nakada
9 hoursRevert "Convert `PKG_CONFIG_PATH` to msys/cygwin path"Nobuyoshi Nakada
10 hoursZJII: Address review feedbackMax Bernstein
10 hoursZJIT: Actually kill timed-out process in bisectMax Bernstein
10 hoursZJIT: Use OptionParser in bisect scriptMax Bernstein
10 hoursZJIT: Use shellwords in bisect scriptMax Bernstein
10 hoursZJIT: Print out command to repro in bisect scriptMax Bernstein
14 hoursRevert "Check if the found pkg-config is usable actually"Nobuyoshi Nakada
14 hours[ruby/optparse] Use `~/.config` only if `$XDG_CONFIG_HOME` is unset or emptyNobuyoshi Nakada
22 hoursBump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
25 hoursZJIT: Remove the need for unwrap() on with_num_bits() (#14144)Takashi Kokubun
26 hoursZJIT: Implement `defined?` codegen for non-yield calls (#14101)Stan Lo
26 hoursInvalidate CCs when cme is invalidated in markingJohn Hawthorn
26 hoursZJIT: Optimize class guards by directly reading klass field (#14136)Stan Lo
26 hoursZJIT: Remove GC offsets overwritten by invalidation (#14102)Takashi Kokubun
30 hoursZJIT: Create HeapObject Type (#14140)Max Bernstein
30 hoursConvert `time` to use `rb_gc_mark_and_move`Jean Boussier
30 hourssymbol.c: use `rb_gc_mark_and_move` over `rb_gc_location`Jean Boussier
30 hoursset.c: use `rb_gc_mark_and_move`Jean Boussier
30 hoursConvert `VM/shape_tree` to use `rb_gc_mark_and_move`Jean Boussier
30 hoursConvert `name_err_mesg` to use `rb_gc_mark_and_move`Jean Boussier
30 hoursConvert `Enumerator` types to use `rb_gc_mark_and_move`Jean Boussier
30 hoursConvert `marshal_compat_table` to use `rb_gc_mark_and_move`Jean Boussier
30 hoursZJIT: Set PC before StringCopy (#14141)Max Bernstein
36 hoursMake Random write-barrier protectedPeter Zhu
2 daysAdd stricter assertions on CC accessJohn Hawthorn
2 daysEnsure ObjectSpace.dump won't call cc_cme on invalidated CCJohn Hawthorn
2 daysAvoid marking CC children after invalidationJohn Hawthorn
2 daysZJIT: Inline attr_reader/attr_accessor (#14126)Max Bernstein
2 daysZJIT: Implement SingleRactorMode invalidation (#14121)Stan Lo
2 daysZJIT: Run TestFixnumAlan Wu
2 daysZJIT: x86: split: Fix live ranges index-out-of-range panicAlan Wu
2 daysFix off-by-one in symbol next_idPeter Zhu
2 daysZJIT: Fix "immediate value too large" on cmp for x86_64 (#14125)Takashi Kokubun
2 daysAdd MODULE NODE locationsS-H-GAMELINKS
2 daysFix typo in comment regarding symlink flags in autogen.shydah
2 daysStruct: keep direct reference to IMEMO/fields when space allowsJean Boussier
2 daysMark `cross_ractor_require_data_type` as embeddableJean Boussier
2 daysMake Ractor::Selector write-barrier protectedPeter Zhu
3 daysvariable.c: refactor accesses to the generic_fields_tblJean Boussier
3 daysZJIT: Fix `Kernel#Float`'s annotation (#14123)Stan Lo
3 days[rubygems/rubygems] Update tests to respect token for where v2 and v1 are inv...pjsk
3 days[rubygems/rubygems] removed global variablespjsk
close