summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-16[rubygems/rubygems] Improve command suggestion when gems are missingDavid Rodríguez
2023-12-16[rubygems/rubygems] Fix Ruby DSL no longer working as expectedDavid Rodríguez
2023-12-15[PRISM] Fix incorrect instructions for `default_proc=`eileencodes
2023-12-15[PRISM] Compile CallTargetNodeMatt Valentine-House
2023-12-15[PRISM] Compile IndexTargetNodeMatt Valentine-House
2023-12-15[ruby/prism] Fix majority of RBS type mismatchesGopal Patel
2023-12-15[ruby/prism] String literal hash keys should be frozeneileencodes
2023-12-16[DOC] NEWS entries for C APIsKoichi Sasada
2023-12-15[rubygems/rubygems] Let the guards have some space to breatheMartin Emde
2023-12-15[rubygems/rubygems] Use a mutex around Checksum::Store @store accessMartin Emde
2023-12-15[rubygems/rubygems] Remove test-only & unused methods from Checksum::StoreMartin Emde
2023-12-15[ruby/prism] Finish keyword hash node flag refactor by renaming flagUfuk Kayserilioglu
2023-12-15Update error message in test_rubyoptionsKevin Newton
2023-12-15update message to clarify compiler, not parserAdam Hess
2023-12-15Introduce --parser runtime flagHParker
2023-12-15[DOC] RDoc for Complex (#9254)Burdette Lamar
2023-12-16[Bug #20062] Fixed numbered parameter syntax errorNobuyoshi Nakada
2023-12-15rb_bug_for_fatal_signal: exit with the right signalJean Boussier
2023-12-16remove `Ractor::Selector` from Ruby levelKoichi Sasada
2023-12-16support `skip` in bootstraptestKoichi Sasada
2023-12-15[rubygems/rubygems] Use mkdir_p helper in bundler.rbSamuel Giddins
2023-12-15free ractors with ractor_freeHParker
2023-12-15[PRISM] Fix `compile_prism` when src is a fileeileencodes
2023-12-16[ruby/rdoc] [DOC] nodoc for probably internal methodsNobuyoshi Nakada
2023-12-16[ruby/rdoc] [DOC] Add missing documentsNobuyoshi Nakada
2023-12-16[ruby/rdoc] Require fileutils before using itNobuyoshi Nakada
2023-12-16[ruby/rdoc] Remove unused method `RDoc::Encoding.remove_frozen_string_literal`Nobuyoshi Nakada
2023-12-15[ruby/prism] Fix eval parsing depthKevin Newton
2023-12-15[ruby/prism] Invalid pinned locals in pattern matchingKevin Newton
2023-12-15[rubygems/rubygems] Save array allocation for every dependency in GemfileSamuel Giddins
2023-12-15[rubygems/rubygems] Refactor vendoring to allow validating vendoring is repro...Samuel Giddins
2023-12-15[DOC] RDoc for Complex (#9243)Burdette Lamar
2023-12-15Follow removed conflict filesNobuyoshi Nakada
2023-12-15[ruby/prism] Add TODO commentKevin Newton
2023-12-15[ruby/prism] Add an error for `in` keyword in argumentsTSUYUSATO Kitsune
2023-12-15loading/testing in different processes for multiple runsSatoshi Tagomori
2023-12-15[rubygems/rubygems] Fix `ruby setup.rb` leaving traces in source folderDavid Rodríguez
2023-12-15Ignore the spcial case of target_cpuNobuyoshi Nakada
2023-12-15Fix `ARCH_FLAG` when cross-compiling on macOSNobuyoshi Nakada
2023-12-15Fix `ARCH_FLAG` when `--with-arch` with single CPUNobuyoshi Nakada
2023-12-15Explained about test_for_warn_bundled_gemsHiroshi SHIBATA
2023-12-15Revert "[Bug #20060] Properly return matched gem name in case of EXACT"Hiroshi SHIBATA
2023-12-15* append newline at EOF. [ci skip]git
2023-12-15Added test case of dash gem like net-smtpHiroshi SHIBATA
2023-12-15Added test case of bootsnapHiroshi SHIBATA
2023-12-15Added test case of bundle execHiroshi SHIBATA
2023-12-15Added test case of bundled gems dependenciesHiroshi SHIBATA
2023-12-15Added basic test case of bundled gems warningHiroshi SHIBATA
2023-12-15Fix gem detection for names with dashDavid Rodríguez
2023-12-15Update bundled gems list at b562efdf6d23d056764b334764a030 [ci skip]git