1986 Commits (eb8d8c5c16996f439f53a2980b75a8846c0ad973)
 

Author SHA1 Message Date
Joshua Haberman dda5416569 Update bazel-skylib main branch name. 4 years ago
Joshua Haberman 2fa52e6951 Merge branch 'master' into json-null 4 years ago
Joshua Haberman a3126b7c7e
Merge pull request #388 from haberman/fix-macos 4 years ago
Joshua Haberman b344a6c582 Fixed the macOS build for XCode 11.3. 4 years ago
Joshua Haberman a778f2639a Only perform multiple oneof check for non-null fields. 4 years ago
Joshua Haberman 42bdfcb849 Fix BUILD file. 4 years ago
Joshua Haberman 75d6dab37a
Merge pull request #384 from haberman/internal 4 years ago
Joshua Haberman 3881393907 Renamed .int.h to _internal.h, for greater clarity. 4 years ago
Matt Fowles Kulukundis 5084cbe646
Merge pull request #383 from fowles/master 4 years ago
Matt Kulukundis da4b75b979 Fix build rules for more restrive deps checks 4 years ago
Joshua Haberman a8f9cf54cf
Merge pull request #382 from haberman/license-headers 4 years ago
Joshua Haberman 1ba446ccfe Updated Google, Inc. to Google LLC. 4 years ago
Joshua Haberman 823eb09694 Update all 2011 dates to 2021. 4 years ago
Matt Fowles Kulukundis ff89277ef0
Merge pull request #380 from fowles/master 4 years ago
Joshua Haberman 5f74d43cf9 Re-add some comment text that was accidentally removed. 4 years ago
Joshua Haberman 0f27b0450a Merge branch 'master' into license-headers 4 years ago
Joshua Haberman e59d2c8fa7 Added license headers to all files. 4 years ago
Joshua Haberman be4f64b926
Merge pull request #381 from haberman/mv-msg-public 4 years ago
Joshua Haberman 1674f28dd7 Put public message interface into msg.h and moved internal functions to msg.int.h. 4 years ago
Matt Kulukundis 6481f6319e Spell out deps explicitly 4 years ago
Matt Fowles Kulukundis f104225a1e
Merge pull request #376 from haberman/fix-quadratic-mem 4 years ago
Joshua Haberman 3c3799498d
Merge pull request #379 from fowles/master 4 years ago
Matt Kulukundis 2e83d5c98f Remove unused file test_util.h 4 years ago
Matt Fowles Kulukundis b053fa6991
Merge pull request #378 from fowles/master 4 years ago
Matt Kulukundis 7876639e50 remove unused macro 4 years ago
Matt Kulukundis 5b97df91dd Restrict fuse to matching block_alloc 4 years ago
Matt Kulukundis e74d6c23de Small renames and use uintptr_t instead of void* 4 years ago
Matt Kulukundis d9a0c58108 Allow arena fuse to fail 4 years ago
Joshua Haberman 53f5d9f69b
Merge pull request #377 from haberman/json-parse-null 4 years ago
Joshua Haberman 8370818143 Switch to a macro to avoid signed/const mismatches. 4 years ago
Joshua Haberman 63ad3db980 Fixed "NULL + 0" UB in JSON encoder and decoder. 4 years ago
Joshua Haberman add9b12f18 Fixed quadratic memory usage in upb_array_append(). 4 years ago
Joshua Haberman 97e2aeb7ee
Merge pull request #375 from haberman/cleanups 4 years ago
Joshua Haberman 83c0edbd2a A few minor cleanups. 4 years ago
Joshua Haberman baa7fe7473
Merge pull request #374 from haberman/update-deps 4 years ago
Joshua Haberman 900bd5c426
Merge pull request #355 from haberman/aarch64 4 years ago
Joshua Haberman 89df647460 Updated versions of ABSL and protobuf deps. 4 years ago
Joshua Haberman e4343f0fa3 Update comment for ARM64. 4 years ago
Joshua Haberman 103d51f102 Merge branch 'master' into aarch64 4 years ago
Joshua Haberman 1b9cc09f0e Removed extraneous copybara directive. 4 years ago
Joshua Haberman bbd817fdb6
Merge pull request #373 from haberman/table-cleanup 4 years ago
Joshua Haberman c358829c76 Now that handlers are gone, cleaned up table to use arenas exclusively. 4 years ago
Joshua Haberman ed5b4108e0
Merge pull request #363 from haberman/delete-handlers 4 years ago
Joshua Haberman bfa528f0ae
Merge pull request #372 from haberman/errmsg-fix 4 years ago
Joshua Haberman ec9ba3f893 Fixed error message buffer overflow. 4 years ago
Joshua Haberman eb0fdda14b
Merge pull request #371 from haberman/json-any 4 years ago
Joshua Haberman e58f7a0284 Fix for Any messages with no fields. 4 years ago
Joshua Haberman 7541ba0f38
Merge pull request #364 from catenacyber/cifuzz 4 years ago
Joshua Haberman 81829bacc3 Removed quote chars from error message. 4 years ago
Joshua Haberman 88ed8f5d3b Changed JSON decoding error message to be more clear. 4 years ago