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. 8ea5841 prepare release 2025-06-26 by Russ Cox · 11 days ago main 006c729 .github/workflows: test newer clang by Russ Cox · 11 days ago 652b816 re2: add Set::Size by Russ Cox · 11 days ago c84a140 Move cc_configure.bzl to rules_cc by Keith Smiley · 9 months ago 6dcd83d Prepare to tag release `2024-07-02`. by Paul Wankadia · 1 year ago 2024-07-02 7314a11 If we are building from the sdist, we are already in package form. by Paul Wankadia · 1 year ago 433ab9c Fix a logging call. by Paul Wankadia · 1 year ago 99b6b5c Prepare to tag release `2024-07-01`. by Paul Wankadia · 1 year ago 2024-07-01 6144b62 Fix a silly bug. Sigh. by Paul Wankadia · 1 year, 1 month ago 0d992b4 Even more setting up to run mypy as per #496. by Paul Wankadia · 1 year, 1 month ago f3c0709 Bump versions of actions and dependencies. by Paul Wankadia · 1 year, 1 month ago 85dd7ad Address some more `-Wsign-compare` warnings. by Paul Wankadia · 1 year, 1 month ago 67570de Address some `-Wsign-compare` warnings. by Paul Wankadia · 1 year, 1 month ago 4a8cee3 Make the Bazel CI workflow test different Python versions. by Paul Wankadia · 1 year, 1 month ago 33eba10 Pivot out of the repository so that we test the wheel. by Paul Wankadia · 1 year, 1 month ago 10f876d More setting up to run mypy as per #496. by Paul Wankadia · 1 year, 1 month ago 273fb4a Tweak the sdist step to exercise it on dry runs. by Paul Wankadia · 1 year, 1 month ago e29afa1 Make the Bazel CI workflow use the local Python environment. by Paul Wankadia · 1 year, 1 month ago e38a588 Try GitHub-hosted runners for Linux on ARM64. by Paul Wankadia · 1 year, 1 month ago b91097e Add a `force-sdist` input to the Python release workflow. by Paul Wankadia · 1 year, 1 month ago More »