summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-05-30[ruby/stringio] Update ext/stringio/stringio.cJeremy Evans
2022-05-30[ruby/stringio] Ignore chomp keyword for nil separatorJeremy Evans
2022-05-30[ruby/stringio] Fix each with multiple character string and chompJeremy Evans
2022-05-30[ruby/stringio] Fix expanding size at ungetc/ungetbyteNobuyoshi Nakada
2022-05-30Reduce duplicate replacementsNobuyoshi Nakada
2022-05-30Skip failing test with freebsdHiroshi SHIBATA
2022-05-29YJIT: Relax minimum Rust version requirement to 1.58.1Alan Wu
2022-05-30* 2022-05-30 [ci skip]git
2022-05-30[rubygems/rubygems] Ignore `Errno::EROFS` errors when creating `bundler.lock`David Rodríguez
2022-05-29[rubygems/rubygems] Ignore `Errno::EPERM` errors when creating `bundler.lock`David Rodríguez
2022-05-29* 2022-05-29 [ci skip]git
2022-05-28Revert flawed doc for slice_after, slice_when, and chunk_while (#5952)Burdette Lamar
2022-05-28[rubygems/rubygems] Make code to find target update version easier to followDavid Rodríguez
2022-05-28[rubygems/rubygems] Remove unnecessary name and platform filterDavid Rodríguez
2022-05-28[rubygems/rubygems] Fix rubygems update when non default `--install-dir` is c...David Rodríguez
2022-05-28Make `Kernel#p` completely uninterruptible.Samuel Williams
2022-05-28Tidy up usage of write_lock.Samuel Williams
2022-05-28Improve handling of zero length writes.Samuel Williams
2022-05-28Improve consistency of `io_binwritev_internal` implementaiton.Samuel Williams
2022-05-28Improve error handling in `finish_writeconv`.Samuel Williams
2022-05-28Better handling of `error`.Samuel Williams
2022-05-28Always allocate write_lockmachty
2022-05-28Add IO write throughput/locking overhead benchmark.Samuel Williams
2022-05-28Make `io_binwritev` atomic.Samuel Williams
2022-05-28Make `io_binwrite` atomic.Samuel Williams
2022-05-27RCLASS uses FLUSER bits 0 through 3Jemma Issroff
2022-05-27Add more information to lldb dump_page helperJemma Issroff
2022-05-28* 2022-05-28 [ci skip]git
2022-05-27Only check class ancestors for ivar in memory_viewJohn Hawthorn
2022-05-27[DIC] Fix typo in documentationKouhei Yanagita