summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Style/StringLiteralsHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Style/RedundantParenthesesHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Performance/StringIncludeHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Use cache_home instead of data_home in default_spec_cache...Kenta Murata
2024-01-11[rubygems/rubygems] include MatchMetadata in Bundler::LazySpecificationCody Cutrer
2024-01-11Remove setaffinity of pthread for getaddrinfoYusuke Endoh
2024-01-11Fixed return values for some node types in nd_st_key functionS-H-GAMELINKS
2024-01-11Add a test for what happens with concurent calls to waitpidKJ Tsanaktsidis
2024-01-11[rubygems/rubygems] Update comment for minitest helperHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A test/rubygems/helper.rbHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Removed redundant blockHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Update documentation to use squiggly heredocBrave Hager
2024-01-10Remove unnecessary semicolons (#9469)S.H
2024-01-10Make defined? for op asgn expressions to constants use "assignment"Jeremy Evans
2024-01-11Fix crash when printing RGENGC_DEBUG=5 output from GCKJ Tsanaktsidis
2024-01-10Add a GitHub workflow for prism btestsKevin Newton
2024-01-10[ruby/prism] Unary symbols that cannot be binary should drop @Kevin Newton
2024-01-10[PRISM] Don't increment argc for PM_ASSOC_SPLAT_NODEPeter Zhu
2024-01-10YJIT: Fix unused warningsAlan Wu
2024-01-10Fix memory leak when duplicating too complex objectPeter Zhu
2024-01-10[ruby/prism] address feedbackAaron Patterson
2024-01-10[ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson
2024-01-10[DOC] Improve doc for GC.latest_compact_infoPeter Zhu
2024-01-10Fix CRLF -> LF conversion on read for rb_io_fdopen & rb_file_openKJ Tsanaktsidis
2024-01-10Update bundled gems list at 1500946ce4ed7d89ed33059e3629e5 [ci skip]git
2024-01-10Added mutex_m to bundled gemsHiroshi SHIBATA
2024-01-10Extract mutex_m as bundled gemsHiroshi SHIBATA
2024-01-10`st_index_t` is not `VALUE`Nobuyoshi Nakada
2024-01-10ConstifyNobuyoshi Nakada
2024-01-10Need newline after changes listHiroshi SHIBATA
2024-01-10Fix test case for `test_match_cache_with_peek_optimization` (#9466)Hiroya Fujinami
2024-01-10Remove unnecessary semicolon and add breakS-H-GAMELINKS
2024-01-10Fix to work match cache with peek next optimization (#9459)Hiroya Fujinami
2024-01-10mkmf.rb: use kwargsNobuyoshi Nakada
2024-01-09[DOC] Enhance documentation for `Array#zip`Akshay Birajdar
2024-01-09[ruby/prism] Clarify __END__ commentKevin Newton
2024-01-09[PRISM] Frozen string literals should be fstringsPeter Zhu
2024-01-09[ruby/abbrev] Provide a 'Changelog' link on rubygems.org/gems/abbrevMark Young
2024-01-09[ruby/prism] Fix assertion on spanning heredocsKevin Newton
2024-01-09Fix memory leak in parser for invalid syntaxPeter Zhu
2024-01-09Convert a series of `else if` lines to a `switch`Nobuyoshi Nakada
2024-01-09racc is extracted at Ruby 3.3, not 3.4Hiroshi SHIBATA
2024-01-09Add Visual Studio 2015 job on GitHub Actions (#9452)Takashi Kokubun
2024-01-09outdate-bundled-gems.rb: Make platform and version options optionalNobuyoshi Nakada
2024-01-09outdate-bundled-gems.rb: Remove timestamp files for revisions to testNobuyoshi Nakada
2024-01-09outdate-bundled-gems.rb: Sort outputs in depth orderNobuyoshi Nakada
2024-01-09outdate-bundled-gems.rb: Add `--all` optionNobuyoshi Nakada
2024-01-09outdate-bundled-gems.rb: Add `--only={all,curdir,srcdir}` optionNobuyoshi Nakada
2024-01-09outdate-bundled-gems.rb: Pass platform and version explicitlyNobuyoshi Nakada
2024-01-09outdate-bundled-gems.rb: Do not clean the same directory twiceNobuyoshi Nakada