summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-10* 2022-08-10 [ci skip]git
2022-08-09Do not enable RUBY_DEVEL by RUBY_PATCHLEVELJeremy Evans
2022-08-09Skip poisoned regionsNobuyoshi Nakada
2022-08-09Merge rubygems/bundler HEAD.Hiroshi SHIBATA
2022-08-08Remove documentation about devTakashi Kokubun
2022-08-09[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-08-09Tentatively exclude the test that triggers ruby/psych#572Nobuyoshi Nakada
2022-08-09[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-08-09[ruby/psych] Raise specific error when an anchor isn't definedAlexander Momchilov
2022-08-09[ruby/psych] Update to squiggly heredocs in the fileAlexander Momchilov
2022-08-09[ruby/psych] Add test for missing anchorAlexander Momchilov
2022-08-09[ruby/psych] Add test for anchor reuseAlexander Momchilov
2022-08-09[ruby/psych] Raise specific error when aliases are not enabledAlexander Momchilov
2022-08-09[ruby/psych] Don't hardcode expected alias namesAlexander Momchilov
2022-08-09[ruby/psych] Test that recursive refs dump as aliasesAlexander Momchilov
2022-08-09[ruby/psych] Clarify tests about parsing aliasesAlexander Momchilov
2022-08-09* 2022-08-09 [ci skip]git
2022-08-08Update default gems list at 5c9ce5475736756891238a3e3fe581 [ci skip]git
2022-08-08[ruby/date] bump up to 3.2.3Nobuyoshi Nakada
2022-08-08[ruby/date] Fix Time#to_datetime before calendar reformNobuyoshi Nakada
2022-08-08[Bug #18946] New tests for fixed Time/DateTime conversionsNobuyoshi Nakada
2022-08-08[Bug #18946] Use Gregorian dates to testNobuyoshi Nakada
2022-08-08[DOC] Fix formatting issue in EnumerablePeter Zhu
2022-08-08Update IO::Buffer#get_value benchmarkJean Boussier
2022-08-08[ruby/date] [DOC] Fix about calendars differenceNobuyoshi Nakada
2022-08-07[DOC] New doc about Julian/Gregorian (#70)Burdette Lamar
2022-08-08* 2022-08-08 [ci skip]git
2022-08-08[ruby/rdoc] Allow multiple footnotes without in-between blank linesNobuyoshi Nakada
2022-08-07[ruby/rdoc] [DOC] Removes remaining old Markup Reference (https://github.com/...Burdette Lamar
2022-08-07Create temporary file exclusively and cleanNobuyoshi Nakada
2022-08-07Silent backtrace from cve_2019_8325_spec.rbNobuyoshi Nakada
2022-08-07Fix files for gemspec files direct-under libNobuyoshi Nakada
2022-08-07Duplicate libruby self pathNobuyoshi Nakada
2022-08-07[DOC] Add return values of rb_enc_mbcputNobuyoshi Nakada
2022-08-07* 2022-08-07 [ci skip]git
2022-08-07Stop using casted `rb_syswait` as `proc_syswait`Nobuyoshi Nakada
2022-08-06Fix the sizes comparisonNobuyoshi Nakada
2022-08-06[rubygems/rubygems] Fix yanked gems being unintentionally update when other g...David Rodríguez
2022-08-06[rubygems/rubygems] Move comment where the actual replacement happensDavid Rodríguez
2022-08-06[rubygems/rubygems] Remove unclear commentDavid Rodríguez
2022-08-06[rubygems/rubygems] Extract `SourceList#get_with_fallback`David Rodríguez
2022-08-06Allow `RUBY_DEBUG_LOG` format to be emptyNobuyoshi Nakada
2022-08-06Adjust styles [ci skip]Nobuyoshi Nakada
2022-08-05Test that File.read defaults to text modeAlan Wu
2022-08-05[DOC] Mention Windows text mode EOF marker interpretationAlan Wu
2022-08-05[DOC] Clarify that `IO.read` uses text modeAlan Wu
2022-08-06* 2022-08-06 [ci skip]git
2022-08-05Sync new doc in Date (#6215)Burdette Lamar
2022-08-05Get rid of `-C` option for very old `git`Nobuyoshi Nakada
2022-08-05[DOC] Process._fork does not get called by Process.daemonIvo Anjo