summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 hoursgc/default: make stress GC honor gc_allowed in TRY_WITH_GCHEADmasterKoichi Sasada
6 hours[ruby/rubygems] Adapt the plugin index to Gem::YAMLSerializer semanticsHiroshi SHIBATA
6 hours[ruby/rubygems] Drop Bundler's stub YAML serializerHiroshi SHIBATA
6 hours[ruby/rubygems] Port Bundler's YAML serializer specs to the RubyGems test suiteHiroshi SHIBATA
6 hours[ruby/rubygems] Use RubyGems' YAML serializer in BundlerHiroshi SHIBATA
6 hours[ruby/rubygems] Ship RubyGems' YAML serializer in the Bundler gemHiroshi SHIBATA
6 hours[ruby/rubygems] Guard RubyGems' YAML serializer against double loadingHiroshi SHIBATA
6 hours[ruby/rubygems] Remove #private? check from open_private_key and check in Gem...Jun Aruga
6 hours[ruby/rubygems] Remove hardcoded key-dependent values from testsJun Aruga
6 hours[ruby/rubygems] Recreated testing .pem files.Jun Aruga
6 hours[ruby/rubygems] Replace OpenSSL::PKey::{RSA,DSA,EC}#to_pemJun Aruga
6 hours[ruby/rubygems] Split Gem::Security.write into write_private_key and write_ce...Jun Aruga
6 hoursLink the psych libfyaml NEWS entry to ruby/psych#805Hiroshi SHIBATA
6 hoursAdd NEWS entry for experimental libfyaml backend of psychHiroshi SHIBATA
6 hoursAdd NEWS entry for removed EOL platform supportHiroshi SHIBATA
6 hoursAdd NEWS entry for lazy loading of error decoration gems [Feature #21951]Hiroshi SHIBATA
6 hoursAdd NEWS entry for net-ftp and net-pop removal [Feature #21835]Hiroshi SHIBATA
7 hourscompile.c: pass the new operand ci to the write barrier, not the INSNKoichi Sasada
7 hoursFix operand in the update_global_event_hooks assertionKoichi Sasada
7 hoursBump github.com/microsoft/vcpkg from 2026.06.24 to 2026.07.29dependabot[bot]
7 hours[ruby/io-console] [DOC] Prevent RDoc from referencing internal modulesNobuyoshi Nakada
7 hours[ruby/io-console] `IO#tty?` extension is unsupported on CygwinNobuyoshi Nakada
9 hours[DOC] Improve docs for GC.startPeter Zhu
10 hours[DOC] Doc for File::absolute_path?BurdetteLamar
10 hours[ruby/rubygems] Update SSL/TLS RSA test/rubygems/*.pem files generated by new...Jun Aruga
15 hoursRemove dead DURING_GC_COULD_MALLOC_REGION_START/END in default.cPeter Zhu
20 hours[ruby/time] Handle case insensitive match for Time.{iso8601,xmlschema,rfc3339}Jeremy Evans
20 hours[ruby/time] Make Time.rfc3339 require minutes in offsetJeremy Evans
21 hoursMake rb_get_message staticPeter Zhu
26 hours[ruby/io-console] Enable tty type checks on TruffleRubyNobuyoshi Nakada
26 hours[ruby/io-console] Treat nil as the default tty typeNobuyoshi Nakada
26 hours[ruby/io-console] Accept multiple mode argumentsNobuyoshi Nakada
26 hours[ruby/io-console] [DOC] IO.tty? optional argumentNobuyoshi Nakada
26 hours[ruby/io-console] Support `tty?(:any)` on any platformNobuyoshi Nakada
26 hours[ruby/io-console] Do nothing on old TruffleRubyNobuyoshi Nakada
26 hours[ruby/io-console] Win32: ttyname will not be usedNobuyoshi Nakada
26 hours[ruby/io-console] Rename the internal term "wintty" as "platform"Nobuyoshi Nakada
26 hours[ruby/io-console] Extend `IO#tty?` for cygwin/msys terminalsNobuyoshi Nakada
29 hours[ruby/time] Require offset when parsing RFC3339Bart de Water
31 hoursAdd `rb_prepend_module` C API specNobuyoshi Nakada
33 hours[ruby/spec] Use ENVSpecs.encoding for ENV key encoding specsHiroshi SHIBATA
34 hoursFix RUBY_TYPED_FROZEN_SHAREABLE_NO_RECPeter Zhu
34 hours[DOC] Class doc for PathnameBurdette Lamar
37 hoursTell GitHub that `*.inc` files are autogenerated [ci skip]Nobuyoshi Nakada
40 hours[ruby/prism] Encoding leakingKevin Newton
41 hoursFix flaky test_clock_gettime_unit for slow RubiesPeter Zhu
41 hours[DOC] Correct doc for File#truncateBurdetteLamar
41 hoursPathname harmonize doc (#18155)Burdette Lamar
41 hours[DOC] Fix formatting in two places (#18154)Burdette Lamar
41 hours[DOC] Doc for Pathname#openBurdette Lamar