summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-15Ripper: Refined error callbacks [Bug #17345]Nobuyoshi Nakada
2020-12-15Fix typo in NEWS.mdJunichi Ito
2020-12-15Added updated versions of the default gems on NEWSHiroshi SHIBATA
2020-12-15Bump version to json-2.4.0Hiroshi SHIBATA
2020-12-14Lock only active_units referencesTakashi Kokubun
2020-12-15Cache warning category IDsNobuyoshi Nakada
2020-12-15Import bigdecimal 2.0.2 (#3905)Kenta Murata
2020-12-14Simplify positioning of '{' and '}'Takashi Kokubun
2020-12-15add several debug countersKoichi Sasada
2020-12-15fix inline method cache sync bugKoichi Sasada
2020-12-14Skip defined check in NODE_OP_ASGN_OR with ivarJohn Hawthorn
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-15ripper: return pushed new token instead of the token listNobuyoshi Nakada
2020-12-14Move docs for Integer#bit_length [ci skip]Alan Wu
2020-12-14Help RDoc find Exception [ci skip]Alan Wu
2020-12-15NEWS: make links to label [ci skip]Nobuyoshi Nakada
2020-12-15NEWS: make links to other document files [ci skip]Nobuyoshi Nakada
2020-12-14Reword docs for Fiddle::Function#call [ci skip]Alan Wu
2020-12-14Update dependenciesAlan Wu
2020-12-14Deprecate Random::DEFAULTBenoit Daloze
2020-12-14Remove references to Random::DEFAULT in the documentationBenoit Daloze
2020-12-15NEWS: get rid of unintended link [ci skip]Nobuyoshi Nakada
2020-12-15* 2020-12-15 [ci skip]git
2020-12-15Fix code block indents [ci skip]Nobuyoshi Nakada
2020-12-14Fix indent for rdoc's markdownYusuke Endoh
2020-12-14Merge Psych-3.2.1 from ruby/psychHiroshi SHIBATA
2020-12-14Fixed dst name for digest gemHiroshi SHIBATA
2020-12-14Support shareable_constant_value: literalNobuyoshi Nakada
2020-12-14Make shareable_constant_value tri-stateNobuyoshi Nakada
2020-12-14shareable_constant_value: is effective only in comment-only lineNobuyoshi Nakada
2020-12-14Added continued line caseNobuyoshi Nakada
2020-12-14Added false caseNobuyoshi Nakada
2020-12-14Test by Ractor.shareable?Nobuyoshi Nakada
2020-12-14Make the value shareable deeplyNobuyoshi Nakada
2020-12-14Save and pass lex_context wholelyNobuyoshi Nakada
2020-12-14Determine shareable-ness after assignment operatorNobuyoshi Nakada
2020-12-14Implemented shareable_constant_value op_asgnNobuyoshi Nakada
2020-12-14Call FrozenCore.make_shareableNobuyoshi Nakada
2020-12-14Implemented shareable_constant_valueNobuyoshi Nakada
2020-12-14Support shareable_constant_value pragmaNobuyoshi Nakada
2020-12-14fix condition and add another debug counterKoichi Sasada
2020-12-14Add information to Caveats section in NEWS.mdJunichi Ito
2020-12-14add ccs_not_found debug counterKoichi Sasada
2020-12-14add debug counters to survey the IMC missKoichi Sasada
2020-12-13Debug the command used for gdb dumpTakashi Kokubun
2020-12-13@ruby is the target Ruby in bootstraptestTakashi Kokubun
2020-12-14test/ruby/test_method_cache.rb: suppress "assigned but unused variable"Yusuke Endoh
2020-12-14use method cache on Object#respond_to?Koichi Sasada
2020-12-14add tests for method cache.Koichi Sasada
2020-12-14add cc_invalidate_negative debug counterKoichi Sasada