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.

Clone this repo:
  1. b84e3ff Bring back `.YYYYMMDD` suffixes for `google-re2` versioning. by Paul Wankadia · 3 weeks ago main
  2. 3c7e162 Switch to PyPI publishing via a trusted publisher. by Paul Wankadia · 3 weeks ago
  3. e76b306 Fix the Sigstore inputs. Sigh. by Paul Wankadia · 3 weeks ago
  4. b0e6423 Add a GitHub Actions workflow for releases. by Paul Wankadia · 3 weeks ago
  5. 4f6f815 Bump some versions in `MODULE.bazel`. by Paul Wankadia · 3 weeks ago
  6. 9ebe4a2 Stop setting `re2_INCLUDE_DIR`. by Paul Wankadia · 3 weeks ago
  7. ac82d4f Don't specify `-pthread` on Emscripten either. by Paul Wankadia · 4 weeks ago 2024-04-01
  8. 917047f Tell Bazel the specific target version of macOS too. Sigh. by Paul Wankadia · 4 weeks ago
  9. 553f6df Force a specific target version of macOS. by Paul Wankadia · 4 weeks ago
  10. c0f9f17 Prepare to tag release `2024-04-01`. by Paul Wankadia · 4 weeks ago
  11. 6598a8e Make compiling a no-op if it's attempted before adding any patterns. by Paul Wankadia · 6 weeks ago
  12. 1250a99 Raise `re2.error` instead of crashing. by Paul Wankadia · 6 weeks ago
  13. db46d1e Bump versions of actions to latest releases. by Paul Wankadia · 6 weeks ago
  14. 5c5c8ed Fix the link to the Python wrapper. by Paul Wankadia · 6 weeks ago
  15. 58f6cdd doc/mksyntaxgo: use standard generated Go header by Oleksandr Redko · 6 weeks ago
  16. 108914d `p0deje/setup-bazel` has been transferred to `bazel-contrib`. by Paul Wankadia · 7 weeks ago
  17. ddb3414 Add Clang 18 to the build matrix. by Paul Wankadia · 7 weeks ago
  18. 27536b0 Delete an old comment. by Paul Wankadia · 7 weeks ago
  19. dbf15a2 Use try-import to load an optional user-specific user.bazelrc by Henner Zeller · 8 weeks ago
  20. 8695a63 Disable MSYS/MSYS2 path conversion, which interferes with Bazel. by Paul Wankadia · 8 weeks ago