summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14Disable msystem: MINGW64 job on GitHub Actions (#6545)Takashi Kokubun
2022-10-15Remove wrong dollarNobuyoshi Nakada
2022-10-15[ruby/delegate] Fix DelegateClass block "method redefined" warningJonathan Hefner
2022-10-15Copy `IO#timeout` on `IO#dup`. (#6546)Samuel Williams
2022-10-14[ruby/pp] [Feature #19045] Add support Data#pretty_printmanga_osyo
2022-10-14Use `roomof` macro for rounding up divisionsNobuyoshi Nakada
2022-10-14Reuse ins_methods_type_i functionS-H-GAMELINKS
2022-10-13Upgrade zlib_version on AppVeyorTakashi Kokubun
2022-10-13fixes more clippy warnings (#6543)Jimmy Miller
2022-10-13Make op_ext an optional for code clarity (#6542)Jimmy Miller
2022-10-13Only expose Ruby Shape API if VM_CHECK_MODE is enabledAaron Patterson
2022-10-13YJIT: No need to fill to get UDF on ARM64Alan Wu
2022-10-13Prevent wrong integer expansionYusuke Endoh
2022-10-13[ruby/uri] Fix splitting relative URINobuyoshi Nakada
2022-10-13Add missing `f.resume` to fiber test. (#6539)Samuel Williams
2022-10-13Skip utime example with Intel C Compiler suiteHiroshi SHIBATA
2022-10-13Raise ArgumentError with empty host url again.Hiroshi SHIBATA
2022-10-13Revert "FreeBSD make uses the target under srcdir [ci skip]"Nobuyoshi Nakada
2022-10-13FreeBSD make uses the target under srcdir [ci skip]Nobuyoshi Nakada
2022-10-13URI.parse should set empty string in host instead of nilNARUSE, Yui
2022-10-12YJIT: Set RUST_BACKTRACE=1 in every Cirrus script (#6526)Takashi Kokubun
2022-10-12Unwrap shape id as unsigned intAaron Patterson
2022-10-12Initialize shape attr index also in non-markable CCNobuyoshi Nakada
2022-10-12file2lastrev.rb: Refactor VCS directory searchNobuyoshi Nakada
2022-10-12Adjust indents [ci skip]Nobuyoshi Nakada
2022-10-12Suppress a "warning: method redefined" in test/ruby/test_method.rbYusuke Endoh
2022-10-12Suppress warnings in test/ruby/test_ast.rbYusuke Endoh
2022-10-12Do not read cached_id from callcache on stackYusuke Endoh
2022-10-12[ruby/psych] Fix missing `abort` callNobuyoshi Nakada
2022-10-12[ruby/psych] Abandon when libyaml is not foundNobuyoshi Nakada
2022-10-12[DOC] Replace the external URIs to docs with rdoc-refNobuyoshi Nakada
2022-10-12sync_default_gems: Replace the URIs to be redirectedNobuyoshi Nakada
2022-10-12[DOC] Replace the external URIs to docs with rdoc-refNobuyoshi Nakada
2022-10-12sync_default_gems: Add rdoc-ref command to testNobuyoshi Nakada
2022-10-12sync_default_gems: Replace the external URIs to docs with rdoc-refNobuyoshi Nakada
2022-10-12sync_default_gems: Should match with the beginning of the stringsNobuyoshi Nakada
2022-10-12Simplify implementation of scheduler `io_read` and `io_write`. (#6527)Samuel Williams
2022-10-12Add :ssl_min_version and :ssl_max_version optionsKazuki Yamaguchi
2022-10-12Improvements to IO::Buffer implementation and documentation. (#6525)Samuel Williams
2022-10-11Implement optimize send in yjit (#6488)Jimmy Miller
2022-10-11Make inline cache reads / writes atomic with object shapesJemma Issroff
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-10-11[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-10-11[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-10-11[DOC] use the local rdoc reference than the external URINobuyoshi Nakada
2022-10-11[ruby/open-uri] Remove unused files from the packagesNobuyoshi Nakada
2022-10-11Ignore failure to set nonblock mode. (#6524)Samuel Williams
2022-10-10object.c: rb_eql returns int not VALUEJean Boussier
2022-10-10Reuse `with_warning_string_from` macroS.H
2022-10-10Ignore excessive precisionsNobuyoshi Nakada