Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-29 | Don't depend on GCC's VLA of non-POD types extensions. | joerg | 2 | -1/+112 | |
2016-02-09 | Make sure we get the re2 buildlink3.mk file from the right place | agc | 1 | -2/+2 | |
2016-02-08 | Add cre2, the C rre2 wrappers, to the Packages Collection. | agc | 4 | -0/+44 | |
The CRE2 distribution is a C language wrapper for the RE2 library, which is implemented in C++. RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. |