summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-22[Bug #19896]Adam Hess
2023-09-22[ruby/irb] Page show_source's outputStan Lo
2023-09-22[ruby/yarp] Create arguments when necessaryHaldun Bayhantopcu
2023-09-22[YARP] Suppress constant redefinition warningNobuyoshi Nakada
2023-09-22[ruby/zlib] Add truffleruby-head in CIBenoit Daloze
2023-09-22Directly free structure managed by imemo tmpbufyui-knk
2023-09-21[YARP] Implement ConstantPathTargetNodeMatt Valentine-House
2023-09-21[ruby/pstore] [DOC] Link fixesBurdetteLamar
2023-09-21Update default gems list at 2df00640ff098a305eacee48cf2c77 [ci skip]git
2023-09-21[ruby/openssl] Ruby/OpenSSL 3.2.0Kazuki Yamaguchi
2023-09-21[ruby/openssl] Update README and gemspec descriptionKazuki Yamaguchi
2023-09-21[rubygems/rubygems] Reduce allocations when parsing lockfileSamuel Giddins
2023-09-21[ruby/yarp] encourage the compiler to compile `lex_keyword` more efficientlyNathan Froyd
2023-09-21[YARP] Add tests for popped instructions (#8494)Jemma Issroff
2023-09-21[rubygems/rubygems] Fix safe marshal test on jrubySamuel Giddins
2023-09-21[rubygems/rubygems] Remove usage of Dir.chdir that just execute a subprocessSamuel Giddins
2023-09-21[rubygems/rubygems] Stop bundler eagerly loading all specs with extsSamuel Giddins
2023-09-21[rubygems/rubygems] Freeze more strings in generated gemspecsSamuel Giddins
2023-09-21[ruby/openssl] Fix test_pkey_ec.rb on FIPS.Jun Aruga
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