aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix inline method cache sync bugKoichi Sasada2020-12-158-281/+260
* Skip defined check in NODE_OP_ASGN_OR with ivarJohn Hawthorn2020-12-141-1/+1
* Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA2020-12-1527-129/+329
* ripper: return pushed new token instead of the token listNobuyoshi Nakada2020-12-151-1/+3
* Move docs for Integer#bit_length [ci skip]Alan Wu2020-12-142-45/+41
* Help RDoc find Exception [ci skip]Alan Wu2020-12-141-0/+2
* NEWS: make links to label [ci skip]Nobuyoshi Nakada2020-12-151-3/+6
* NEWS: make links to other document files [ci skip]Nobuyoshi Nakada2020-12-151-2/+2
* Reword docs for Fiddle::Function#call [ci skip]Alan Wu2020-12-141-3/+2
* Update dependenciesAlan Wu2020-12-141-0/+3
* Deprecate Random::DEFAULTBenoit Daloze2020-12-144-3/+32
* Remove references to Random::DEFAULT in the documentationBenoit Daloze2020-12-141-8/+6
* NEWS: get rid of unintended link [ci skip]Nobuyoshi Nakada2020-12-151-1/+1
* * 2020-12-15 [ci skip]git2020-12-151-1/+1
* Fix code block indents [ci skip]Nobuyoshi Nakada2020-12-151-12/+12
* Fix indent for rdoc's markdownYusuke Endoh2020-12-141-23/+23
* Merge Psych-3.2.1 from ruby/psychHiroshi SHIBATA2020-12-145-7/+48
* Fixed dst name for digest gemHiroshi SHIBATA2020-12-141-1/+1
* Support shareable_constant_value: literalNobuyoshi Nakada2020-12-143-7/+135
* Make shareable_constant_value tri-stateNobuyoshi Nakada2020-12-142-22/+76
* shareable_constant_value: is effective only in comment-only lineNobuyoshi Nakada2020-12-142-5/+13
* Added continued line caseNobuyoshi Nakada2020-12-141-2/+5
* Added false caseNobuyoshi Nakada2020-12-141-1/+6
* Test by Ractor.shareable?Nobuyoshi Nakada2020-12-141-5/+5
* Make the value shareable deeplyNobuyoshi Nakada2020-12-142-3/+7
* Save and pass lex_context wholelyNobuyoshi Nakada2020-12-141-37/+40
* Determine shareable-ness after assignment operatorNobuyoshi Nakada2020-12-141-93/+103
* Implemented shareable_constant_value op_asgnNobuyoshi Nakada2020-12-141-1/+22
* Call FrozenCore.make_shareableNobuyoshi Nakada2020-12-143-6/+11
* Implemented shareable_constant_valueNobuyoshi Nakada2020-12-143-1/+36
* Support shareable_constant_value pragmaNobuyoshi Nakada2020-12-142-0/+19
* fix condition and add another debug counterKoichi Sasada2020-12-142-1/+6
* Add information to Caveats section in NEWS.mdJunichi Ito2020-12-141-1/+1
* add ccs_not_found debug counterKoichi Sasada2020-12-142-1/+4
* add debug counters to survey the IMC missKoichi Sasada2020-12-142-0/+24
* Debug the command used for gdb dumpTakashi Kokubun2020-12-132-2/+6
* @ruby is the target Ruby in bootstraptestTakashi Kokubun2020-12-131-1/+1
* test/ruby/test_method_cache.rb: suppress "assigned but unused variable"Yusuke Endoh2020-12-141-2/+2
* use method cache on Object#respond_to?Koichi Sasada2020-12-142-14/+36
* add tests for method cache.Koichi Sasada2020-12-141-0/+65
* add cc_invalidate_negative debug counterKoichi Sasada2020-12-142-0/+3
* Introduce negative method cacheKoichi Sasada2020-12-144-6/+50
* create ccs with 0 capaKoichi Sasada2020-12-141-8/+10
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-12-141-2/+2
* * 2020-12-14 [ci skip]git2020-12-141-1/+1
* Remove "2.8" from NEWS.mdJunichi Ito2020-12-141-1/+1
* `ulimit` does not affect another shellKazuhiro NISHIYAMA2020-12-131-4/+9
* Sorted links by URLs and issue numbers [ci skip]Nobuyoshi Nakada2020-12-131-1/+1
* Add NEWS about open-uri and Kernel#openJunichi Ito2020-12-131-0/+4
* Wait testing/helper threads to terminateNobuyoshi Nakada2020-12-133-7/+7