aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/benchmark] Freeze VERSIONrm1552021-12-181-0/+1
* [ruby/logger] Removed loading old helper file and load Logger class by itselfHiroshi SHIBATA2021-12-181-1/+1
* [ruby/logger] Test casesBaron Bloomer2021-12-182-3/+38
* [ruby/logger] Changes to datetime formattingBaron Bloomer2021-12-181-2/+3
* YJIT: Remove double check for block arg handlingAlan Wu2021-12-171-24/+27
* YJIT: Fix check for required kwargsJohn Hawthorn2021-12-172-2/+19
* YJIT: Allow iseq with both opt and kwargsJohn Hawthorn2021-12-173-92/+103
* What's Here for Symbol (#5289)Burdette Lamar2021-12-171-0/+59
* Update bundled gems list at 2021-12-17git2021-12-171-1/+1
* debug.gem 1.4.0Koichi Sasada2021-12-181-1/+1
* Update bundled gems list at 2021-12-17git2021-12-171-6/+8
* * 2021-12-18 [ci skip]git2021-12-181-1/+1
* [DOC] Update bundled gems listNobuyoshi Nakada2021-12-181-11/+62
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2021-12-171-1/+1
* Enhanced RDoc for case mapping (#5245)Burdette Lamar2021-12-172-140/+289
* NEWS.md: Fix a typoYusuke Endoh2021-12-171-1/+1
* [rubygems/rubygems] Improve errors a bit moreDavid Rodríguez2021-12-174-10/+30
* [rubygems/rubygems] Share gem not found logic with transitive dependencies tooDavid Rodríguez2021-12-172-28/+51
* [rubygems/rubygems] Remove unnecessary line breakDavid Rodríguez2021-12-171-2/+1
* [rubygems/rubygems] Fix crash when no matching variants are found for the cur...David Rodríguez2021-12-172-1/+22
* [rubygems/rubygems] Improve error message if only platform doesn't matchDavid Rodríguez2021-12-171-2/+12
* [rubygems/rubygems] Improve resolver error messagesDavid Rodríguez2021-12-173-18/+6
* data type should be `static`Koichi Sasada2021-12-171-1/+1
* `RUBY_DEFAULT_FREE` is not needed.Koichi Sasada2021-12-171-1/+1
* `ENV` ivars should not be accessible from ractorsKoichi Sasada2021-12-172-1/+42
* NEWS.md: Add link to `rbs collection` documentationMasataka Pocke Kuwabara2021-12-171-1/+1
* NEWS.md: Describe changes of RBSYusuke Endoh2021-12-171-0/+6
* Send the message for s390x to stderr [ci skip]Nobuyoshi Nakada2021-12-171-1/+1
* Update stdlib version at 693a561cfa19dc35ff0d199a1934c9 [ci skip]git2021-12-161-19/+1
* [DOC] Exclude non-updated stdlibs since the previous releaseNobuyoshi Nakada2021-12-171-7/+36
* * 2021-12-17 [ci skip]git2021-12-171-1/+1
* dln.c: refine preprocessor conditions by USE_DLN_DLOPEN and _WIN32Nobuyoshi Nakada2021-12-171-5/+3
* Add description of ruby header files to extension.rdocLars Kanis2021-12-161-1/+19
* Add `rb_parser_set_pos` functionS.H2021-12-161-15/+19
* Improve wording on NEWS.mdMatheus Richard2021-12-161-20/+20
* [DOC] random number by rangeNobuyoshi Nakada2021-12-161-2/+6
* [DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada2021-12-1613-0/+14
* Restore the global random seedNobuyoshi Nakada2021-12-161-0/+8
* Fix Kernel#srand and Kernel#rand descriptions [ci skip]Nobuyoshi Nakada2021-12-162-4/+4
* Refine wording about the default random seed [ci skip]Nobuyoshi Nakada2021-12-161-1/+1
* Install gemspec even though no .rb and no .soYuta Saito2021-12-161-1/+0
* btest: assign $stderr = STDOUT instead of IO#reopen to be more portableYuta Saito2021-12-163-5/+5
* Use `to_s` and `puts` in testsNobuyoshi Nakada2021-12-163-14/+14
* Suppress empty-body warningNobuyoshi Nakada2021-12-161-2/+2
* Remove RubyVM::JIT (#5275)Takashi Kokubun2021-12-151-3/+0
* * 2021-12-16 [ci skip]git2021-12-161-1/+1
* YJIT: Remove unused branch_t::src_ctx fieldAlan Wu2021-12-152-2/+3
* Update stdlib version at 333865e56f594f365f2b3b4ef0f86f [ci skip]git2021-12-151-1/+1
* Workaround for reline.gemspecNobuyoshi Nakada2021-12-151-0/+1
* Skip test_operating_system_customizing_default_dir for failing with rubyciHiroshi SHIBATA2021-12-151-2/+5