summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-04[ruby/rdoc] Remove `RDoc::RI::Driver#in_path?`Nobuyoshi Nakada
2022-06-04[ruby/rdoc] Enable pager testsNobuyoshi Nakada
2022-06-04[ruby/rdoc] Stop checking if pager command foundNobuyoshi Nakada
2022-06-04[ruby/rdoc] Remove never used win32consoleNobuyoshi Nakada
2022-06-04* 2022-06-04 [ci skip]git
2022-06-03Prevent printing crash report in a loopAlan Wu
2022-06-03[Feature #18339] GVL Instrumentation APIJean Boussier
2022-06-03[ruby/nkf] Constified invariant tablesNobuyoshi Nakada
2022-06-03[DOC] Fix documentation of Numeric#div: Complex does not have #divKouhei Yanagita
2022-06-03* 2022-06-03 [ci skip]git
2022-06-03[DOC] Mention the case to autoload already defined constantNobuyoshi Nakada
2022-06-03[DOC] Subjects of `autoload` are not restricted to modulesNobuyoshi Nakada
2022-06-02[rubygems/rubygems] Remove redundant bitwise ANDDavid Rodríguez
2022-06-02[rubygems/rubygems] Add test cases from SHA1 RFC and improve test failure mes...David Rodríguez
2022-06-02[rubygems/rubygems] Remove leftover debugging putsDavid Rodríguez
2022-06-02Typedef built-in function typesNobuyoshi Nakada
2022-06-02Move `GC.verify_compaction_references` [Bug #18779]Nobuyoshi Nakada
2022-06-02Adjust indent and nesting [ci skip]Nobuyoshi Nakada
2022-06-02Fix the condition when a new buffer is needed without GMPNobuyoshi Nakada
2022-06-02* 2022-06-02 [ci skip]git
2022-06-02Split YJIT rules for CODEOWNERSNobuyoshi Nakada
2022-06-01Revert incorrect string-guard optimisation. (#5969)Noah Gibbs
2022-06-01[rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...Ellen Marie Dash
2022-06-01[rubygems/rubygems] Fix generated standalone script for default gemsDavid Rodríguez
2022-06-01[rubygems/rubygems] Remove code that seems unnecessaryDavid Rodríguez
2022-06-01[rubygems/rubygems] Restore ability to load old marshalled gemspec that use `...David Rodríguez
2022-06-01[rubygems/rubygems] Improve null private type testDavid Rodríguez
2022-06-01[rubygems/rubygems] Remove no longer needed `Psych::PrivateType` cleanupDavid Rodríguez
2022-06-01* 2022-06-01 [ci skip]git
2022-06-01[rubygems/rubygems] Skip duplicated dependency warning for gemspec dev depsDavid Rodríguez
2022-05-31[rubygems/rubygems] Give better conflict resolution adviceDavid Rodríguez
2022-05-30Add information from doc/hacking.md and doc/make_cheatsheet.md back i… (#5963)Jemma Issroff
2022-05-31Skip failing test with freebsdHiroshi SHIBATA
2022-05-31[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-05-30Add yjit.o to DTRACE_DEPENDENT_OBJSJakub Kulík
2022-05-31[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-05-30Fix use-after-free with interacting TracePointsAlan Wu
2022-05-31* 2022-05-31 [ci skip]git
2022-05-31[ruby/fileutils] [DOC] Enhanced RDoc (https://github.com/ruby/fileutils/pull/77)Burdette Lamar
2022-05-30Skip failing test with freebsdHiroshi SHIBATA
2022-05-30[rubygems/rubygems] Fix crash when commenting out a mirror in configurationDavid Rodríguez
2022-05-30[rubygems/rubygems] Fix crash when installing gems with symlinksDavid Rodríguez
2022-05-30[rubygems/rubygems] No need to use `FileUtils` to create symlinksDavid Rodríguez
2022-05-30[rubygems/rubygems] Fix failing spec on WindowsDavid Rodríguez
2022-05-30[rubygems/rubygems] Remove seemingly unnecessary codeDavid Rodríguez
2022-05-30[ruby/stringio] Fix extracting encoding names in the fallback codeNobuyoshi Nakada
2022-05-30[ruby/stringio] Accept external and internal encodings pairNobuyoshi Nakada
2022-05-30Also skip failing test with freebsd 12Hiroshi SHIBATA
2022-05-29Update rubyspec for stringio bug fixJeremy Evans
2022-05-30[ruby/stringio] Fix handling of chomp with paragraph separatorJeremy Evans