summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-05-27[rubygems/rubygems] Show better error when previous installation fails to be ...David Rodríguez
2022-05-27Support old Mac OS X SDK and gccNobuyoshi Nakada
2022-05-27Use `$(CHDIR)` so works with symlink [ci skip]Nobuyoshi Nakada
2022-05-27Revert "Stop rebuilding miniruby always [ci skip]"Nobuyoshi Nakada
2022-05-26Remove trailing comma from FL_USER3 (#5958)Jemma Issroff
2022-05-26Remove unused RMODULE_INCLUDED_INTO_REFINEMENT flagJemma Issroff
2022-05-26Don't attempt to read ivars on T_ICLASS in struct (#5664)John Hawthorn
2022-05-27* 2022-05-27 [ci skip]git
2022-05-26Use bindgen to import CRuby constants for YARV instruction bytecodesNoah Gibbs (and/or Benchmark CI)
2022-05-27Show ASAN_OPTIONS in hacking guide.Samuel Williams
2022-05-26Using TZMODE_SET_LOCALTIME macroS-H-GAMELINKS
2022-05-26Stop rebuilding miniruby always [ci skip]Nobuyoshi Nakada
2022-05-26Remove unnecessary ignore warnings.Samuel Williams