summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12[ruby/io-wait] Drop support for ruby 2.7Nobuyoshi Nakada
2025-11-12Update default gems list at b70f5afb68253eb25cf5f8f2fdfbf0 [ci skip]git
2025-11-12[ruby/io-wait] Remove `IO#nread` and `IO#ready?Nobuyoshi Nakada
2025-11-12[ruby/io-wait] Start 0.4.0Nobuyoshi Nakada
2025-11-12Update default gems list at b072c3995995ad70387378127a6984 [ci skip]git
2025-11-12[ruby/io-wait] Bump up to 0.3.6Nobuyoshi Nakada
2025-11-12[ruby/io-wait] Deprecate `IO#nread` and `IO#ready?`Nobuyoshi Nakada
2025-11-12Make alias `Ractor#value` only if undefinedNobuyoshi Nakada
2025-11-12[ruby/rubygems] Workaround for test failure of ruby_3_4 branchHiroshi SHIBATA
2025-11-12[ruby/rubygems] Support ruby_3_4 branch with assert_ractor argumentHiroshi SHIBATA
2025-11-12[ruby/rubygems] Inject assert_ractor if TestGemPackageTarHeaderRactor is runn...Hiroshi SHIBATA
2025-11-12[ruby/rubygems] Added test-unit-ruby-core for assert_ractorHiroshi SHIBATA
2025-11-12Fix memory leak in invalidate_ccs_in_iclass_cc_tblPeter Zhu
2025-11-12[DOC] Tweaks for String#to_rBurdette Lamar
2025-11-12assert_separately: Suppress experimental warningsNobuyoshi Nakada
2025-11-12Fix SyntaxError: unexpected keyword_rescue, expecting keyword_end in Ruby 2.4...Taketo Takashima
2025-11-12Split Ractor tests for Gem::PackageHiroshi SHIBATA
2025-11-12Support multiple require in assert_ractorHiroshi SHIBATA
2025-11-12Reapply "[ruby/rubygems] Fix constants in TAR to be frozen"Hiroshi SHIBATA
2025-11-12[Bug #21680] Fix (base**power_of_two).digits(base) bug (#15144)tomoya ishida
2025-11-12Update default gems list at 090099b0c048c655c239a1cb81f551 [ci skip]git
2025-11-12Development of 3.1.9 started.Sutou Kouhei
2025-11-12[ruby/rubygems] maybe this will work?Aaron Patterson
2025-11-12[ruby/rubygems] add rubygems-generate_index as a dev depAaron Patterson
2025-11-12[ruby/rubygems] Shell out fewer timesAaron Patterson
2025-11-12Added email and name for `git pull --rebase`Hiroshi SHIBATA
2025-11-12tsort will be extracted at 4.1, not 3.6Hiroshi SHIBATA
2025-11-12Replace Ruby 3.5 with Ruby 4.0Hiroshi SHIBATA
2025-11-12[ruby/error_highlight] Replace Ruby 3.5 with Ruby 4.0Yasuo Honda
2025-11-12[ruby/net-http] Replace Ruby 3.5 with Ruby 4.0Yasuo Honda
2025-11-11Update default gems list at 8afe65cd92ba6a3c64924cad13f24a [ci skip]git
2025-11-11[ruby/io-wait] Bump version to 0.3.5 to incorporate JRuby release fixesCharles Oliver Nutter
2025-11-11Update default gems list at 5c9d5a66e787b53f422608a9fa2098 [ci skip]git
2025-11-11[ruby/io-wait] 0.3.5.test1 fixing JRuby release processCharles Oliver Nutter
2025-11-11Update default gems list at 8428e5e8c62ce24f2cd4d0b27249c1 [ci skip]git
2025-11-11[ruby/io-wait] Bump version to 0.3.4Charles Oliver Nutter
2025-11-11test_ractor.rb: Delete unnecessary GC.stress fiddlingAlan Wu
2025-11-11[ruby/psych] Replace Ruby 3.5 with Ruby 4.0Yasuo Honda
2025-11-11Don't GC unprotect hash in Coverage.peek_resultPeter Zhu
2025-11-11Update Ruby version to 4.0 for the cgi warnings (#15141)Yasuo Honda
2025-11-11[ruby/erb] Replace Ruby 3.5 with Ruby 4.0Yasuo Honda
2025-11-11Remove useless cast in rb_managed_id_table_typePeter Zhu
2025-11-11[ruby/openssl] Replace Ruby 3.5 with Ruby 4.0Yasuo Honda
2025-11-11simplify RSRING_GETMEM() definition.nagachika
2025-11-11include/ruby/internal/core/rstring.h: Remove rbimpl_rstring_getmem() definition.nagachika
2025-11-11Remove rbimpl_rstring_getmem() usage as workaround for GCC 15.2.1 optimizatio...nagachika
2025-11-11[Bug #21666] Get rid of use of unspecified valuesNobuyoshi Nakada
2025-11-11Support out-of-place build in ruby/ruby repoHiroshi SHIBATA
2025-11-11Update bundled gems list as of 2025-11-11git
2025-11-10Fix bootstraptest runner driver message (#15072)Randy Stauner