1781 Commits (b66344a4762077d8e06af44aec716f78cad23a49)
 

Author SHA1 Message Date
Joshua Haberman b66344a476 Fixed the GC object to use the appropriate GC functions. 3 years ago
Joshua Haberman f4fc2c3c4a Run in venv part 2. 3 years ago
Joshua Haberman 206e5b9aad Run Python tests under a venv. 3 years ago
Joshua Haberman c8e4cf7341 Output errors from Bazel tests. 3 years ago
Joshua Haberman f80d2d9406 Switch exclusion from '...' to 'all'. 3 years ago
Joshua Haberman 56e47fd783 Merge branch 'python-review' of https://github.com/haberman/upb into python-review 3 years ago
Joshua Haberman cdc9fcd93a Addressed PR comments. 3 years ago
Joshua Haberman b5b2bbaf53 Exclude Python test from asan. 3 years ago
Joshua Haberman 98eab1c0c2 Fix the build on macos. 3 years ago
Joshua Haberman ae160982e3 Fixed the Python system headers rule. 3 years ago
Joshua Haberman da6475305b Added missing license headers. 3 years ago
Joshua Haberman eec1a45e02 Formatted files with clang-format. 3 years ago
Joshua Haberman 5d8c3db94f Added copyright header and docs for python_headers(). 3 years ago
Joshua Haberman a086aafb6c Added a minimal test and fixed some bugs. 3 years ago
Joshua Haberman 53fba823de Added missing upb_symtab_lookupext() function. 3 years ago
Joshua Haberman 94ece04552 Initial commit of Python+upb. 3 years ago
Joshua Haberman 7092e60341
Merge pull request #413 from haberman/rm-kokoro 3 years ago
Joshua Haberman 77ec4b83eb Removed Kokoro configs, they have been superceded by GitHub Actions. 3 years ago
Joshua Haberman b5712f8398
Merge pull request #412 from haberman/bazelignore 3 years ago
Joshua Haberman 7f72ff0c2e Another try at fixing YAML syntax. 3 years ago
Joshua Haberman 4a3b2148a1 Fixed YAML syntax. 3 years ago
Joshua Haberman 71a49717c8 Add macOS and GCC tests. 3 years ago
Joshua Haberman ef0f5a9906 Ditch Docker for now, since pull requests don't have access to secrets. 3 years ago
Joshua Haberman fd4bd5c569 Added missing .bazelignore file. 3 years ago
Joshua Haberman cad4ec2687
Merge pull request #410 from haberman/gha-test 3 years ago
Joshua Haberman 972228240c Configure Docker. 3 years ago
Joshua Haberman 6967a1b098 Run tests under Docker. 3 years ago
Joshua Haberman 8852c4016c Merge branch 'docker-compat' into gha-test 3 years ago
Joshua Haberman eabb77458a Fixes to make upb's tests compatible with a minimal Docker container. 3 years ago
Joshua Haberman 7b960dddfc
Merge pull request #411 from haberman/align-arena 3 years ago
Joshua Haberman a669587817 Fixed the edge case where rounding up causes overflow. 3 years ago
Joshua Haberman e83aeba595 Align arena initial block to ensure allocations are aligned. 3 years ago
Joshua Haberman d363303423 Make build script executable. 3 years ago
Joshua Haberman 78056d579f Try omitting path. 3 years ago
Joshua Haberman adaa66cd6e Add command to checkout upb. 3 years ago
Joshua Haberman b972fa0a39 Run existing Kokoro tests on GitHub Actions. 3 years ago
Joshua Haberman ae68cc5673
Merge pull request #409 from haberman/err-msg-fix 3 years ago
Joshua Haberman 314e840a77 Fixed error message in Bazel aspect. 3 years ago
Joshua Haberman e230b32b8c
Merge pull request #405 from haberman/bazel-fuzzing 3 years ago
Joshua Haberman 334b22e809 Downgrade rules_python to 0.1.0 to accommodate Kokoro image. 3 years ago
Joshua Haberman 18b630dd3a Merge branch 'master' into bazel-fuzzing 3 years ago
Joshua Haberman f098230df8 Exclude fuzz test from non-Clang compilers. 3 years ago
Joshua Haberman acc604d8fd
Merge pull request #406 from haberman/gcloud-login 3 years ago
Joshua Haberman ef86edc4b4 Experiment with GitHub Actions: log in to gcloud. 3 years ago
Joshua Haberman 723c9723ea
Merge pull request #404 from haberman/readme 3 years ago
Joshua Haberman 74217b7484 Fixed a typo. 3 years ago
Joshua Haberman fa4d70fad6 Restore CMake files, we're not ready to delete them yet. 3 years ago
Joshua Haberman f5796aa607 Updated Bazel fuzzing to use the newest fuzz rules. 3 years ago
Joshua Haberman 173554146f Updated some docs and removed/rearranged some obsolete stuff. 3 years ago
Joshua Haberman c5d6ec737e Removed unnecessary dependency. 3 years ago