Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Side by Side Diff: third_party/re2/README.chromium

Issue 2707673002: Roll re2 596d73e..193486d and update OWNERS. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/re2/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: re2 - an efficient, principled regular expression library 1 Name: re2 - an efficient, principled regular expression library
2 Short Name: re2 2 Short Name: re2
3 URL: https://github.com/google/re2 3 URL: https://github.com/google/re2
4 Version: aa627d9e7bb93778967e34cc015452ae453a4e78 4 Version: 193486d7164a40ce28d8ec64552df129c0558bad
5 Date: 2017-02-13 5 Date: 2017-02-17
6 License: BSD 3-Clause 6 License: BSD 3-Clause
7 License File: LICENSE 7 License File: LICENSE
8 Security Critical: yes 8 Security Critical: yes
9 9
10 Description: 10 Description:
11 RE2 is a fast, safe, thread-friendly alternative to backtracking regular 11 RE2 is a fast, safe, thread-friendly alternative to backtracking regular
12 expression engines like those used in PCRE, Perl, and Python. 12 expression engines like those used in PCRE, Perl, and Python.
OLDNEW
« no previous file with comments | « third_party/re2/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698