commit | 4c213792cf4aa033242d3eb01841c4ba0bd805d7 | [log] [tgz] |
---|---|---|
author | Russ Cox <[email protected]> | Thu Jul 15 19:11:40 2010 -0700 |
committer | Russ Cox <[email protected]> | Thu Jul 15 19:11:40 2010 -0700 |
tree | 0d0ac409ccda76a98647c09f484cb56dc74768c9 | |
parent | 16472436c1e3c15f62387671ef4a2d31b2324b78 [diff] |
bug fix: handle alternation involving a regexp ending in \C* (or .* in Latin-1 mode) correctly Bug only affected calls to Match, not FullMatch or PartialMatch. R=rsc CC=re2-dev http://codereview.appspot.com/1690054