Project

General

Profile

« Previous | Next » 

Revision a1c2c274

Added by make_now_just (Hiroya Fujinami) about 2 years ago

Refactor Regexp#match cache implementation (#7724)

  • Refactor Regexp#match cache implementation

Improved variable and function names
Fixed [Bug 19537] (Maybe fixed in https://github.com/ruby/ruby/pull/7694)

  • Add a comment of the glossary for "match cache"

  • Skip to reset match cache when no cache point on null check