Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(30)

Issue 1843042: code review 1843042: add experimental Set class for matching many regexps at once (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by rsc
Modified:
15 years, 5 months ago
Reviewers:
CC:
rsc, re2-dev_googlegroups.com
Visibility:
Public.

Description

add experimental Set class for matching many regexps at once

Patch Set 1 #

Patch Set 2 : code review 1843042: add experimental Set class for matching many regexps at once #

Unified diffs Side-by-side diffs Delta from patch set Stats (+549 lines, -155 lines) Patch
M Makefile View 4 chunks +4 lines, -0 lines 0 comments Download
M re2/compile.cc View 14 chunks +149 lines, -58 lines 0 comments Download
M re2/dfa.cc View 13 chunks +33 lines, -9 lines 0 comments Download
M re2/prog.h View 7 chunks +32 lines, -18 lines 0 comments Download
M re2/prog.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M re2/re2.h View 2 chunks +5 lines, -0 lines 0 comments Download
M re2/re2.cc View 11 chunks +89 lines, -57 lines 0 comments Download
A re2/set.h View 1 chunk +55 lines, -0 lines 0 comments Download
A re2/set.cc View 1 chunk +89 lines, -0 lines 0 comments Download
M re2/testing/dfa_test.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M re2/testing/regexp_benchmark.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A re2/testing/set_test.cc View 1 chunk +74 lines, -0 lines 0 comments Download
M re2/testing/tester.cc View 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2
rsc
Hello rsc (cc: re2-dev@googlegroups.com), I'd like you to review this change.
15 years, 5 months ago (2010-07-16 01:48:46 UTC) #1
rsc
15 years, 5 months ago (2010-07-16 01:48:51 UTC) #2
*** Submitted as http://code.google.com/p/re2/source/detail?r=cb41f5a0b33a ***

add experimental Set class for matching many regexps at once

R=rsc
CC=re2-dev
http://codereview.appspot.com/1843042
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b