aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* thread_sync.c: pass proper argument to queue_sleep in rb_szqueue_pushJean Boussier2022-08-041-1/+7
* Add `-bundle_loader` to mjit compilation args on macOSYuta Saito2022-08-042-5/+25
* Resolve abi symbols from libruby.dylib when availableYuta Saito2022-08-041-4/+7
* Resolve abi symbol references from miniruby to avoid circular depsYuta Saito2022-08-043-5/+4
* Use $(bindir) for path to executable in mkmfAlan Wu2022-08-043-2/+7
* Quote $(BUILTRUBY) so paths with spaces workAlan Wu2022-08-041-1/+1
* Link ext bundles with bundle loader option for newer ld64Yuta Saito2022-08-044-3/+15
* [rubygems/rubygems] Warn dangling symlinksDavid Rodríguez2022-08-044-12/+39
* [rubygems/rubygems] Extract entry.full_name to a variableDavid Rodríguez2022-08-041-3/+4
* * 2022-08-04 [ci skip]git2022-08-041-1/+1
* [ruby/irb] shortcut colorize_code to speedup pretty_printtompng2022-08-041-0/+3
* Harden Queue#pop timeout testsJean Boussier2022-08-031-6/+6
* [rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez2022-08-032-2/+18