summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-04[ruby/did_you_mean] Removed deprecated constants for Ruby 3.4Hiroshi SHIBATA
2024-12-04[Bug #20928] Fix build when `malloc_usable_size` is availableNobuyoshi Nakada
2024-12-04[rubygems/rubygems] Rework `Bundler.which` testssodacris
2024-12-04[rubygems/rubygems] allow `bat` files to be created alongside with script fil...sodacris
2024-12-04[rubygems/rubygems] add relative path support for `bundle exec`sodacris
2024-12-04Remove meaningless NULL checksYusuke Endoh
2024-12-04[ruby/shellwords] NUL char cannot be in shell wordsNobuyoshi Nakada
2024-12-04[ruby/logger] Enable log file rotation on WindowsNobuyoshi Nakada
2024-12-04[ruby/logger] Extract `Logger::LogDevice#handle_write_errors`Nobuyoshi Nakada
2024-12-04Update bundled gems list as of 2024-12-04git
2024-12-04Added Bug #19266, Bug #20795 and net-http changes about removing deprecated c...Hiroshi SHIBATA
2024-12-04Remove meaningless comma expressionYusuke Endoh
2024-12-04Removed needless RSpec optionHiroshi SHIBATA
2024-12-04Use same RSPECOPTS for test-bundler and test-bundler-parallelHiroshi SHIBATA
2024-12-04Simplify test-bundler-parallelNobuyoshi Nakada
2024-12-04Remove meaningless NULL checksYusuke Endoh
2024-12-04Bump github/codeql-action from 3.27.5 to 3.27.6dependabot[bot]
2024-12-04[ruby/psych] Do not depend on the evaluation order of C argumentsYusuke Endoh
2024-12-03[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls commandtomoya ishida
2024-12-03Move external_gc_loaded_p to gc_functionsPeter Zhu
2024-12-04Do not depend on the evaluation order of C argumentsYusuke Endoh
2024-12-03[ruby/prism] Add document CallOperatorWriteNode fieldsydah
2024-12-03[ruby/prism] Add document CallOrWriteNode fieldsydah
2024-12-03[ruby/prism] Add document CallTargetNode fieldsydah
2024-12-03[DOC] Rename "GC module" to "GC library" in NEWS.mdPeter Zhu
2024-12-03Fix use of getaddrinfo_shared->lockJohn Hawthorn
2024-12-03Use the edge version of typeprofYusuke Endoh
2024-12-03Fixed wrong instruction with mswin buildHiroshi SHIBATA
2024-12-03[ruby/timeout] removed the non numeric checkCosmic Oppai
2024-12-03[ruby/timeout] updated doc stringCosmic Oppai
2024-12-03[ruby/timeout] updated testsCosmicOppai
2024-12-03[ruby/timeout] updated doc and kept the nil compatiabilityCosmicOppai
2024-12-03[ruby/timeout] refactor the change to raise for nil and type-errror and added...CosmicOppai
2024-12-03[ruby/timeout] refactor the change to keep the compatability with nil and typ...CosmicOppai
2024-12-03[ruby/timeout] refactor the change to keep the compatability with nil and typ...CosmicOppai
2024-12-03[ruby/timeout] added the check for negative secCosmicOppai
2024-12-03Enable Launchable integration in compilers.yml (#12136)Naoto Ono
2024-12-03Update bundled_gemsSoutaro Matsumoto
2024-12-03Update default gems list at ddf0080fd3d82e84aec48894d4e27f [ci skip]git
2024-12-03[ruby/io-console] Bump up 0.8.0Hiroshi SHIBATA
2024-12-03[ruby/etc] Use same license files with ruby/rubyHiroshi SHIBATA
2024-12-03Socket#connect may be raise ECONNREFUSEDKazuhiro NISHIYAMA
2024-12-03Update default gems list at e34163d7fe8d416f9952d775eb743b [ci skip]git
2024-12-03[ruby/pp] Bump up 0.6.2Hiroshi SHIBATA
2024-12-03Update default gems list at 9bd1e6ee04ed8f0cc88da3366534e0 [ci skip]git
2024-12-03[ruby/io-nonblock] Bump up 0.3.1Hiroshi SHIBATA
2024-12-03Update default gems list at 043f26edee38fb52fe43e208a7ad57 [ci skip]git
2024-12-03[ruby/error_highlight] Bump versionYusuke Endoh
2024-12-03Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-03Added missing header file for _finiteHiroshi SHIBATA