Sign in
code
/
re2
/
HEAD
6dcd83d
Prepare to tag release `2024-07-02`.
by Paul Wankadia
· 2 months ago
main
2024-07-02
7314a11
If we are building from the sdist, we are already in package form.
by Paul Wankadia
· 2 months ago
433ab9c
Fix a logging call.
by Paul Wankadia
· 2 months ago
99b6b5c
Prepare to tag release `2024-07-01`.
by Paul Wankadia
· 2 months ago
2024-07-01
6144b62
Fix a silly bug. Sigh.
by Paul Wankadia
· 3 months ago
0d992b4
Even more setting up to run mypy as per #496.
by Paul Wankadia
· 3 months ago
f3c0709
Bump versions of actions and dependencies.
by Paul Wankadia
· 3 months ago
85dd7ad
Address some more `-Wsign-compare` warnings.
by Paul Wankadia
· 3 months ago
67570de
Address some `-Wsign-compare` warnings.
by Paul Wankadia
· 3 months ago
4a8cee3
Make the Bazel CI workflow test different Python versions.
by Paul Wankadia
· 3 months ago
33eba10
Pivot out of the repository so that we test the wheel.
by Paul Wankadia
· 3 months ago
10f876d
More setting up to run mypy as per #496.
by Paul Wankadia
· 3 months ago
273fb4a
Tweak the sdist step to exercise it on dry runs.
by Paul Wankadia
· 3 months ago
e29afa1
Make the Bazel CI workflow use the local Python environment.
by Paul Wankadia
· 3 months ago
e38a588
Try GitHub-hosted runners for Linux on ARM64.
by Paul Wankadia
· 3 months ago
b91097e
Add a `force-sdist` input to the Python release workflow.
by Paul Wankadia
· 3 months ago
1db129f
Prepare to tag release `2024-06-01`.
by Paul Wankadia
· 3 months ago
2024-06-01
8e87559
Add `pybind11/stl.h` again.
by Paul Wankadia
· 4 months ago
71f37d0
Clean and format `#include` directives.
by Paul Wankadia
· 4 months ago
9d2c825
Bump some versions in `MODULE.bazel`.
by Paul Wankadia
· 4 months ago
a771d3f
Work around a bug in CMake that breaks `^` anchors.
by Paul Wankadia
· 4 months ago
630d011
Use the `ABSL_`-prefixed Abseil logging macros.
by Paul Wankadia
· 4 months ago
4f5fd7a
Switch to Abseil logging.
by Paul Wankadia
· 4 months ago
b664e41
Ask `pkg-config` about `gtest_main` as well.
by Paul Wankadia
· 4 months ago
a67d6c1
Switch to vcpkg for dependencies.
by Paul Wankadia
· 4 months ago
b7e96b3
Bump some versions in `MODULE.bazel`.
by Paul Wankadia
· 4 months ago
f31c2c6
Restore `bool T::ParseFrom(const char*, size_t)` support for MSVC.
by Paul Wankadia
· 4 months ago
2b354c6
Use `pkg-config` to find GoogleTest and Benchmark.
by Paul Wankadia
· 4 months ago
2024-05-01
fbb52d9
Prepare to tag release `2024-05-01`.
by Paul Wankadia
· 4 months ago
b84e3ff
Bring back `.YYYYMMDD` suffixes for `google-re2` versioning.
by Paul Wankadia
· 5 months ago
3c7e162
Switch to PyPI publishing via a trusted publisher.
by Paul Wankadia
· 5 months ago
e76b306
Fix the Sigstore inputs. Sigh.
by Paul Wankadia
· 5 months ago
b0e6423
Add a GitHub Actions workflow for releases.
by Paul Wankadia
· 5 months ago
4f6f815
Bump some versions in `MODULE.bazel`.
by Paul Wankadia
· 5 months ago
9ebe4a2
Stop setting `re2_INCLUDE_DIR`.
by Paul Wankadia
· 5 months ago
ac82d4f
Don't specify `-pthread` on Emscripten either.
by Paul Wankadia
· 6 months ago
2024-04-01
917047f
Tell Bazel the specific target version of macOS too. Sigh.
by Paul Wankadia
· 6 months ago
553f6df
Force a specific target version of macOS.
by Paul Wankadia
· 6 months ago
c0f9f17
Prepare to tag release `2024-04-01`.
by Paul Wankadia
· 6 months ago
6598a8e
Make compiling a no-op if it's attempted before adding any patterns.
by Paul Wankadia
· 6 months ago
1250a99
Raise `re2.error` instead of crashing.
by Paul Wankadia
· 6 months ago
db46d1e
Bump versions of actions to latest releases.
by Paul Wankadia
· 6 months ago
5c5c8ed
Fix the link to the Python wrapper.
by Paul Wankadia
· 6 months ago
58f6cdd
doc/mksyntaxgo: use standard generated Go header
by Oleksandr Redko
· 6 months ago
108914d
`p0deje/setup-bazel` has been transferred to `bazel-contrib`.
by Paul Wankadia
· 6 months ago
ddb3414
Add Clang 18 to the build matrix.
by Paul Wankadia
· 6 months ago
27536b0
Delete an old comment.
by Paul Wankadia
· 6 months ago
dbf15a2
Use try-import to load an optional user-specific user.bazelrc
by Henner Zeller
· 6 months ago
8695a63
Disable MSYS/MSYS2 path conversion, which interferes with Bazel.
by Paul Wankadia
· 6 months ago
45c9985
Update @pybind11_bazel to version 2.11.1.bzl.3.
by Paul Wankadia
· 6 months ago
2d866a3
Prepare to tag release `2024-03-01`.
by Paul Wankadia
· 6 months ago
2024-03-01
f9550c3
Fix more ancient bugs around Latin-1 handling.
by Paul Wankadia
· 7 months ago
0ff0fab
Fix an ancient bug in prefix factoring.
by Paul Wankadia
· 7 months ago
6bb550b
Disable warning for missing-field-initializers as well for clang.
by Henner Zeller
· 7 months ago
477b9f9
Clean up uses of `repo_name` in `MODULE.bazel`.
by Paul Wankadia
· 7 months ago
d00d1e9
Avoid `invalid escape sequence` errors on Windows.
by Paul Wankadia
· 7 months ago
2aa303b
Update @pybind11_bazel to version 2.11.1.bzl.2.
by Paul Wankadia
· 7 months ago
ed9fc26
Update @apple_support to version 1.12.0.
by Paul Wankadia
· 7 months ago
b4c6fe0
Bump version of `p0deje/setup-bazel` to address warnings.
by Paul Wankadia
· 7 months ago
731086c
Try using `p0deje/setup-bazel` everywhere.
by Paul Wankadia
· 7 months ago
ab7c591
Address a warning from `pypa/gh-action-pypi-publish`.
by Paul Wankadia
· 7 months ago
7cd06cd
Update to `bazelbuild/setup-bazelisk@v3`.
by Paul Wankadia
· 7 months ago
283636f
Build and deploy to GitHub Pages from GitHub Actions.
by Paul Wankadia
· 7 months ago
9665465
Try using larger runners for macOS.
by Paul Wankadia
· 7 months ago
2024-02-01
5b672b5
Add support for macOS 14.
by Paul Wankadia
· 7 months ago
2fc4f19
Prepare to tag release `2024-02-01`.
by Paul Wankadia
· 7 months ago
f56cbe2
Drop `manylinux2014` from the build matrix.
by Paul Wankadia
· 8 months ago
62a0936
Bump versions of actions to address warnings.
by Paul Wankadia
· 8 months ago
826ad10
Delete an unused function.
by Paul Wankadia
· 8 months ago
264e71e
Make @local_config_cc visible as a temporary hack.
by Paul Wankadia
· 8 months ago
bbfad95
Register the local 32-bit C++ toolchain with highest priority.
by Paul Wankadia
· 8 months ago
e6c83c9
Alas, `--extra_execution_platforms` didn't help.
by Paul Wankadia
· 8 months ago
70abe6b
Attempt to convince Bazel 7 that X64 can build for X86.
by Paul Wankadia
· 8 months ago
4e3b5cc
Update @pybind11_bazel to version 2.11.1.bzl.1.
by Paul Wankadia
· 8 months ago
8e719ee
Print debug information during toolchain resolution.
by Paul Wankadia
· 8 months ago
95bb96b
Register the local Python toolchain with highest priority.
by Paul Wankadia
· 8 months ago
f20d014
Try updating @rules_python to version 0.28.0.
by Paul Wankadia
· 8 months ago
27b17d5
Revert "Try dropping the CPU constraint values on Windows."
by Paul Wankadia
· 8 months ago
a5a23a9
Try using @apple_support for toolchains on macOS.
by Paul Wankadia
· 8 months ago
52d768f
Try dropping the CPU constraint values on Windows.
by Paul Wankadia
· 8 months ago
c644d9a
Try to get things working again with Bazel 7.
by Paul Wankadia
· 8 months ago
32c181e
Try to lock down workflow permissions.
by Paul Wankadia
· 8 months ago
c042630
Report `kRegexpBadPerlOp` for look-behind assertions.
by Paul Wankadia
· 9 months ago
c217103
Delete the `AUTHORS` and `CONTRIBUTORS` files.
by Paul Wankadia
· 9 months ago
5994a04
We don't need to set `--enable_bzlmod` anymore.
by Paul Wankadia
· 9 months ago
9d0b5bf
Fix an old bug that can manifest during factoring.
by Paul Wankadia
· 9 months ago
71857b0
doc/mksyntaxgo: add Go doc links
by Olivier Mengué
· 9 months ago
7e0c1a9
WebAssembly support for threads is... fraught at every level.
by Paul Wankadia
· 10 months ago
974f44c
Bazel fails if the username is unknown.
by Paul Wankadia
· 10 months ago
4699da1
A non-root user can't futz with `/usr/local/bin`.
by Paul Wankadia
· 10 months ago
3347d47
Specify the UID, not the username.
by Paul Wankadia
· 10 months ago
d2c81a3
Don't run as root within the container.
by Paul Wankadia
· 10 months ago
24d460a
Don't check `kind_ == Prog::kManyMatch` in `DFA::InlinedSearchLoop()`.
by Vladimir Gladkov (office-arch)
· 10 months ago
2c25a64
Replace a couple of `assert(3)` calls.
by Paul Wankadia
· 10 months ago
bc0faab
Prepare to tag release `2023-11-01`.
by Paul Wankadia
· 11 months ago
2023-11-01
3d9bdbd
Bump some versions in `MODULE.bazel`.
by Paul Wankadia
· 11 months ago
4dcf4ae
Simplify `ci-cmake.yml` via `matrix`.
by Paul Wankadia
· 11 months ago
ba2b010
GitHub Actions now provides GCC 13.
by Paul Wankadia
· 11 months ago
a0b3bc6
Add support for Python 3.12.
by Paul Wankadia
· 11 months ago
601d9ea
Set `SOURCE_DATE_EPOCH` for reproducible builds.
by Paul Wankadia
· 11 months ago
Next »