summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Clarify tests about parsing aliasesAlexander Momchilov2022-08-091-8/+21
* * 2022-08-09 [ci skip]git2022-08-091-1/+1
* Update default gems list at 5c9ce5475736756891238a3e3fe581 [ci skip]git2022-08-081-0/+1
* [ruby/date] bump up to 3.2.3Nobuyoshi Nakada2022-08-081-1/+1
* [ruby/date] Fix Time#to_datetime before calendar reformNobuyoshi Nakada2022-08-082-4/+26
* [Bug #18946] New tests for fixed Time/DateTime conversionsNobuyoshi Nakada2022-08-082-0/+26
* [Bug #18946] Use Gregorian dates to testNobuyoshi Nakada2022-08-082-4/+4
* [DOC] Fix formatting issue in EnumerablePeter Zhu2022-08-081-1/+1
* Update IO::Buffer#get_value benchmarkJean Boussier2022-08-081-8/+9
* [ruby/date] [DOC] Fix about calendars differenceNobuyoshi Nakada2022-08-081-8/+7
* [DOC] New doc about Julian/Gregorian (#70)Burdette Lamar2022-08-072-67/+83
* * 2022-08-08 [ci skip]git2022-08-081-1/+1
* [ruby/rdoc] Allow multiple footnotes without in-between blank linesNobuyoshi Nakada2022-08-082-10/+25
* [ruby/rdoc] [DOC] Removes remaining old Markup Reference (https://github.com/...Burdette Lamar2022-08-072-349/+31
* Create temporary file exclusively and cleanNobuyoshi Nakada2022-08-071-2/+7
* Silent backtrace from cve_2019_8325_spec.rbNobuyoshi Nakada2022-08-071-0/+9
* Fix files for gemspec files direct-under libNobuyoshi Nakada2022-08-071-1/+1
* Duplicate libruby self pathNobuyoshi Nakada2022-08-071-1/+7
* [DOC] Add return values of rb_enc_mbcputNobuyoshi Nakada2022-08-071-4/+6
* * 2022-08-07 [ci skip]git2022-08-071-1/+1
* Stop using casted `rb_syswait` as `proc_syswait`Nobuyoshi Nakada2022-08-071-5/+1
* Fix the sizes comparisonNobuyoshi Nakada2022-08-061-1/+1
* [rubygems/rubygems] Fix yanked gems being unintentionally update when other g...David Rodríguez2022-08-066-20/+81
* [rubygems/rubygems] Move comment where the actual replacement happensDavid Rodríguez2022-08-061-1/+1
* [rubygems/rubygems] Remove unclear commentDavid Rodríguez2022-08-061-3/+0
* [rubygems/rubygems] Extract `SourceList#get_with_fallback`David Rodríguez2022-08-062-1/+5
* Allow `RUBY_DEBUG_LOG` format to be emptyNobuyoshi Nakada2022-08-063-7/+16
* Adjust styles [ci skip]Nobuyoshi Nakada2022-08-066-16/+32
* Test that File.read defaults to text modeAlan Wu2022-08-051-0/+8
* [DOC] Mention Windows text mode EOF marker interpretationAlan Wu2022-08-051-2/+4
* [DOC] Clarify that `IO.read` uses text modeAlan Wu2022-08-051-1/+5
* * 2022-08-06 [ci skip]git2022-08-061-1/+1
* Sync new doc in Date (#6215)Burdette Lamar2022-08-051-0/+1
* Get rid of `-C` option for very old `git`Nobuyoshi Nakada2022-08-051-2/+1
* [DOC] Process._fork does not get called by Process.daemonIvo Anjo2022-08-051-0/+7
* [rubygems/rubygems] Include backtrace with crashes by defaultDavid Rodríguez2022-08-052-6/+18
* [rubygems/rubygems] Automatically remove "ruby" from lockfile if incompleteDavid Rodríguez2022-08-053-0/+87
* Ignore revision to test unless HAVE_GITNobuyoshi Nakada2022-08-051-0/+2
* Clone upstream gem repositories for testNobuyoshi Nakada2022-08-051-7/+15
* Load gemspec file at that directoryNobuyoshi Nakada2022-08-051-2/+2
* Copy from cloned gem sources in parallelNobuyoshi Nakada2022-08-051-10/+36
* Move to tool/lib/bundled_gem.rbNobuyoshi Nakada2022-08-053-6/+8
* Extract bundled gems by BASERUBYNobuyoshi Nakada2022-08-051-2/+2
* Copy from bundled gem source for testNobuyoshi Nakada2022-08-053-26/+54
* Use configured GITNobuyoshi Nakada2022-08-052-36/+36
* Fix inconsistency with opt_aref_withJohn Hawthorn2022-08-042-1/+16
* YJIT: Allow str-concat arg to be any string subtype, not just rb_cString (#6205)Noah Gibbs2022-08-041-20/+49
* YJIT: Add known_* helpers for Type (#6208)John Hawthorn2022-08-042-88/+125
* * 2022-08-05 [ci skip]git2022-08-051-1/+1
* [rubygems/rubygems] Fix unused variable warningDavid Rodríguez2022-08-051-1/+1