summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21[ruby/openssl] test_pkey.rb: Refactor the test_ed25519 on FIPS.Jun Aruga
2023-09-21[ruby/openssl] test_fips.rb: Fix the `OpenSSL.fips_mode` affecting other tests.Jun Aruga
2023-09-21Use ANSI-style prototype declarations instead of the old K&R styleNobuyoshi Nakada
2023-09-21Move YARP_BUILD_DIR to common.mkNobuyoshi Nakada
2023-09-21[rubygems/rubygems] Aggressively optimize allocations in SafeMarshalSamuel Giddins
2023-09-21Slack notification cannot send from other than ruby/* [ci skip]Nobuyoshi Nakada
2023-09-21[Bug #19892] Clean intermediate files regardless `-keep_temp`Nobuyoshi Nakada
2023-09-21Make `clean.create` to accept a blockNobuyoshi Nakada
2023-09-21`.NOTPARALLEL` with prerequisites needs recent GNU MakeNobuyoshi Nakada
2023-09-21Optimize Range#bsearch for beginless/endless ranges within FixnumKouhei Yanagita
2023-09-21[Bug #19624] Clean up backquote IONobuyoshi Nakada
2023-09-20[ruby/date] [DOC] Fix linkBurdetteLamar
2023-09-20[ruby/yarp] Print locations using line / col instead of offsetsJemma Issroff
2023-09-20[ruby/yarp] Check whether the conditional predicate is closedHaldun Bayhantopcu
2023-09-20--disable-jit-support no longer existsTakashi Kokubun
2023-09-20[YARP] Pop AliasNode when appropriate (#8466)Jemma Issroff
2023-09-20doc: initial operators commitNicholas Browning
2023-09-20Fix memory leak in complemented method entriesPeter Zhu
2023-09-20Fix the case of file to be ignored with to be removedNobuyoshi Nakada
2023-09-20Add a successful sync test caseNobuyoshi Nakada
2023-09-20Bump ruby/setup-ruby from 1.153.0 to 1.154.0dependabot[bot]
2023-09-20[rubygems/rubygems] Give up, load Time via Marshal.loadSamuel Giddins
2023-09-20[rubygems/rubygems] Ruby 2.6 compatSamuel Giddins
2023-09-20[rubygems/rubygems] All rubies working with different time zonesSamuel Giddins
2023-09-20[rubygems/rubygems] Tests passing on truffleruby 22 in addition to 23Samuel Giddins
2023-09-20[rubygems/rubygems] safe_load tests passing on jruby & trufflerubySamuel Giddins
2023-09-20[rubygems/rubygems] Bundler error handlingSamuel Giddins
2023-09-20[rubygems/rubygems] Allow bundler to load from the dependency apiSamuel Giddins
2023-09-20[rubygems/rubygems] Use safe_load in bundler when availableSamuel Giddins
2023-09-20[rubygems/rubygems] Fix bundler specs using safe_loadSamuel Giddins
2023-09-20[rubygems/rubygems] Verified working on mri/jruby/truffleruby with specs on r...Samuel Giddins
2023-09-20[rubygems/rubygems] Broader version compatibility in marshal testsSamuel Giddins
2023-09-20[rubygems/rubygems] Fix UTC time loadingSamuel Giddins
2023-09-20[rubygems/rubygems] Add a Marshal.load replacement that walks an AST to safel...Samuel Giddins
2023-09-20[ruby/yarp] Convert constant pool entries to a string type in Java LoaderBenoit Daloze
2023-09-19Fix typo in "refinements"Peter Zhu
2023-09-19Restore deleted .gitignorePeter Zhu
2023-09-19Ignore JRuby extension syncTakashi Kokubun
2023-09-19[YARP] Minor linting [ci skip] (#8480)Jemma Issroff
2023-09-19[YARP] Use the static literal flagKevin Newton
2023-09-19[YARP] Implement GlobalVariableTargetNodeMatt Valentine-House
2023-09-19Remove dead function Init_MethodPeter Zhu
2023-09-19[ruby/yarp] Only use Ripper on CRubyBenoit Daloze
2023-09-19[ruby/yarp] Only keep semantic fields in Java, i.e. skip location fieldsBenoit Daloze
2023-09-19[ruby/yarp] Better Node#pretty_printKevin Newton
2023-09-19[ruby/yarp] Ignore parseing specific files on TruffleRuby to make CI greenJemma Issroff
2023-09-19[ruby/yarp] fix: handling escaped whitespace in a %w listMike Dalessio
2023-09-19[ruby/yarp] Explicitly use u32 for constant poolKevin Newton
2023-09-19[ruby/yarp] Consistently place block arguments on block slot for callKevin Newton
2023-09-19[ruby/yarp] fix computation of memsize for constant id listsNathan Froyd