aboutsummaryrefslogtreecommitdiff
path: root/libs/libre2
Commit message (Collapse)AuthorAge
* libre2: bump version to 2019-04-01Amol Bhave2019-04-30
| | | | | | compile tested on nbg6817 Signed-off-by: Amol Bhave <ambhave@fb.com>
* libre2: add re2 packageAmol Bhave2019-04-02
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. Signed-off-by: Amol Bhave <ambhave@fb.com>