summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-22[rubygems/rubygems] fix bundle which commands on windowssodacris
2024-11-22[Feature #20563] Update required Windows versionNobuyoshi Nakada
2024-11-22[ruby/mmtk] Use extconf.rb for external GC compilationPeter Zhu
2024-11-22[ruby/mmtk] [Feature #20860] Implement Mark-Sweep with MMTKPeter Zhu
2024-11-22[ruby/mmtk] [Feature #20860] Implement NoGC with MMTkPeter Zhu
2024-11-22[DOC] Fix a link in NEWS.mdKazuhiro NISHIYAMA
2024-11-22Update bundled gems list as of 2024-11-21git
2024-11-22Add a temporal debugging codeYusuke Endoh
2024-11-22[Bug #20903] `rb_econv_str_append` arguments expected to be StringNobuyoshi Nakada
2024-11-21Sync ruby/mmtk into the gc/mmtk directoryMatt Valentine-House
2024-11-21[rubygems/rubygems] Set $0 to exe when running `gem exec` to fix name in CLI ...Adam Daniels
2024-11-21Ensure that all Bundler commands have a man pageJerome Dalbert
2024-11-21Annotate anonymous mmapKunshan Wang
2024-11-21Fix typo in parse.y GH Actions workflowMatt Valentine-House
2024-11-21[prism/compiler] end_cursor should never be NULLMatt Valentine-House
2024-11-21[rubygems/rubygems] Fix `bundle remove` sometimes not removing gemsJerome Dalbert
2024-11-21[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge caseDavid Rodríguez
2024-11-21[rubygems/rubygems] RefactorDavid Rodríguez
2024-11-21[rubygems/rubygems] Extract a `source` localDavid Rodríguez
2024-11-21[rubygems/rubygems] Reuse `name` localDavid Rodríguez
2024-11-21[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-21[rubygems/rubygems] Remove override of worker jobs for `bundle install --local`Lars Kanis
2024-11-21[rubygems/rubygems] move system_gems let commandssodacris
2024-11-21Extend the timeout of fork-exit bootstraptestYusuke Endoh
2024-11-21Omit flaky example with Windows platformHiroshi SHIBATA
2024-11-21Skip make install with gmp buildHiroshi SHIBATA
2024-11-21Fix error "fatal: detected dubious ownership in repository at '/github/worksp...Naoto Ono
2024-11-21Removed needless require for build_metadataHiroshi SHIBATA
2024-11-21Fix the usage of reallocYusuke Endoh
2024-11-21[rubygems/rubygems] Explicitly load build_metadata.rb because Spec::BuildMeta...Hiroshi SHIBATA
2024-11-21Bump github/codeql-action from 3.27.4 to 3.27.5dependabot[bot]
2024-11-21[rubygems/rubygems] Silent verbose stdout for dependency of test gemsHiroshi SHIBATA
2024-11-21bignum nogvl is offload safe. (#12132)Samuel Williams
2024-11-20Update `scheduler.c` to use `RUBY_ASSERT`. (#12129)Samuel Williams
2024-11-20YJIT: Make compilation_failure a default stat (#12128)Alan Wu
2024-11-20[ruby/zlib] Add support for safe offload of nogvl code.Samuel Williams
2024-11-20[ruby/zlib] Don't call `rb_str_set_len` while released the GVL.Samuel Williams
2024-11-20[rubygems/rubygems] Add --attestation option to gem pushSamuel Giddins
2024-11-20[rubygems/rubygems] Add man page for 'bundle issue' commandAndrew Nesbitt
2024-11-20[ruby/irb] Store method objects in constantsStan Lo
2024-11-20[ruby/psych] Eagerly require `date`.Thierry Deo
2024-11-20[ruby/etc] Prefer `rb_intern_const` over `rb_intern` for literal stringsNobuyoshi Nakada
2024-11-20[DOC] Fix typo in comment for STR_PRECOMPUTED_HASHPeter Zhu
2024-11-20Fix a bug in rb_include_module that stops nested inclusion into module subcla...Jeremy Evans
2024-11-20[DOC] Tweaks for ArrayBurdetteLamar
2024-11-20[ruby/digest] Remove obsolete test runner [ci skip]Nobuyoshi Nakada
2024-11-20YJIT: Refactor to forward jump_to_next_insn() return valueAlan Wu
2024-11-20YJIT: Abandon block when gen_outlined_exit() failsAlan Wu
2024-11-20[ruby/irb] Move main object's safe call logic to ContextStan Lo
2024-11-20[ruby/date] [DOC] Make document coverage 100%Nobuyoshi Nakada