summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-02Update default gems list at c32a30ec09997b3ee846a33a6873ed [ci skip]git
2023-06-02[ruby/stringio] Development of 3.0.8 started.Hiroshi SHIBATA
2023-06-02Fix the case no file under bin directoryNobuyoshi Nakada
2023-06-02[ruby/uri] Drop support for 2.4Nobuyoshi Nakada
2023-06-02Bump octokit/request-action from 2.1.7 to 2.1.8dependabot[bot]
2023-06-02No need to define "BISON" on extconf.rbyui-knk
2023-06-01Revert "Fix cvar caching when class is cloned"Aaron Patterson
2023-06-01[ruby/irb] Improve debug command testsStan Lo
2023-06-01YJIT: Introduce RubyVM::YJIT.stats_string (#7857)Takashi Kokubun
2023-06-01Fix cvar caching when class is clonedeileencodes
2023-06-01Expose `enum rb_io_event` flags without `_t` suffix. (#7887)Samuel Williams
2023-06-01Drop `_t` suffix from struct names. (#7886)Samuel Williams
2023-06-01[DOC] Mention the edge case of `any?`/`all?`Nobuyoshi Nakada
2023-06-01Simplify duplicated codePeter Zhu
2023-06-01Don't refetch ptr and lenPeter Zhu
2023-06-01[ruby/stringio] Avoid direct struct usage.Samuel Williams
2023-06-01rb_io_descriptor() is available since 3.1Benoit Daloze
2023-06-01Restores the changes in `io-console` without breaking backwards compatibility...Samuel Williams
2023-06-01Use a real Ruby mutex in rb_io_close_wait_list (#7884)KJ Tsanaktsidis
2023-06-01[ruby/syntax_suggest] Use hard-coded filename for executables.Hiroshi SHIBATA
2023-06-01Hide the usage of `rb_io_t` where possible. (#7880)Samuel Williams
2023-06-01Revert https://github.com/ruby/io-console/pull/43Hiroshi SHIBATA
2023-06-01Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui
2023-05-31More debug code to GC compaction testPeter Zhu
2023-05-31Fix flaky test in test_objspace.rbPeter Zhu
2023-05-31ruby/spec no longer supports 2.7 since it is EOLBenoit Daloze
2023-05-31Add debug code to GC compaction testPeter Zhu
2023-05-31Assertion on message length for the `-h` optionNobuyoshi Nakada
2023-05-31[rubygems/rubygems] tool_dir needs to handle ruby/ruby repo nowHiroshi SHIBATA
2023-05-30YJIT: Force showing a backtrace on panic (#7869)Takashi Kokubun
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-05-30[ruby/io-nonblock] Add TruffleRuby support and add it in CIBenoit Daloze
2023-05-30[ruby/io-nonblock] Use the correct pattern for the fallback of rb_io_descript...Benoit Daloze
2023-05-30[ruby/racc] Remove ErrorSymbolValue referenceJeremy Evans
2023-05-30Hide most of the implementation of `struct rb_io`. (#6511)Samuel Williams
2023-05-29[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-05-29[ruby/cgi] Add TruffleRuby support and add it in CIBenoit Daloze
2023-05-29[ruby/etc] Use the correct pattern for the fallback of rb_io_descriptor()Benoit Daloze
2023-05-29Refactor guards for Time.new specBenoit Daloze
2023-05-29Unify error messages of rb_num2ulong and rb_num2ullPeter Zhu
2023-05-29Update to ruby/spec@c3677cfBenoit Daloze
2023-05-29[ruby/openssl] Remove usage of IO internals.Samuel Williams
2023-05-29[ruby/io-console] Remove trailing whitespace.Samuel Williams
2023-05-29[ruby/io-console] Remove usage of IO internals.Samuel Williams
2023-05-29mkmf: Add the extra option `--with-verbose` to enable verbose mode. (#7863)Jun Aruga
2023-05-28[ruby/irb] Set maximum document dialog height bytomoya ishida
2023-05-28[ruby/io-nonblock] Remove usage of IO internals.Samuel Williams
2023-05-28[ruby/io-nonblock] Revert "Remove usage of IO internals."Samuel Williams
2023-05-28[ruby/io-nonblock] Remove usage of IO internals.Samuel Williams
2023-05-28[ruby/io-wait] Remove usage of IO internals.Samuel Williams