Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll external/re2/ ed9fc269e..6598a8ecd (18 commits)
google/re2@ed9fc26...6598a8e $ git log ed9fc269e..6598a8ecd --date=short --no-merges --format='%ad %ae %s' 2024-03-18 junyer Make compiling a no-op if it's attempted before adding any patterns. 2024-03-17 junyer Raise `re2.error` instead of crashing. 2024-03-17 junyer Bump versions of actions to latest releases. 2024-03-17 junyer Fix the link to the Python wrapper. 2024-03-15 oleksandr.red+github doc/mksyntaxgo: use standard generated Go header 2024-03-11 junyer `p0deje/setup-bazel` has been transferred to `bazel-contrib`. 2024-03-11 junyer Add Clang 18 to the build matrix. 2024-03-07 junyer Delete an old comment. 2024-03-02 h.zeller Use try-import to load an optional user-specific user.bazelrc 2024-03-04 junyer Disable MSYS/MSYS2 path conversion, which interferes with Bazel. 2024-03-02 junyer Update @pybind11_bazel to version 2.11.1.bzl.3. 2024-02-29 junyer Prepare to tag release `2024-03-01`. 2024-02-19 junyer Fix more ancient bugs around Latin-1 handling. 2024-02-19 junyer Fix an ancient bug in prefix factoring. 2024-02-17 henner.zeller Disable warning for missing-field-initializers as well for clang. 2024-02-18 junyer Clean up uses of `repo_name` in `MODULE.bazel`. 2024-02-16 junyer Avoid `invalid escape sequence` errors on Windows. 2024-02-16 junyer Update @pybind11_bazel to version 2.11.1.bzl.2. Created with: roll-dep external/re2
- Loading branch information