1581 Commits (a47a7bdc8d023467f4f0586c393597af727e1d9e)

Author SHA1 Message Date
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Protobuf Team Bot cab6c3e223 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Eric Salo 823a12e809 upb: restore <stdint.h> to fix 32-bit Ruby and PHP 1 year ago
Adam Cozzette 00efe9fc1d Make upb compatible with `--incompatible_disallow_empty_glob` 1 year ago
Eric Salo db88465fb5 upb: bring back a zombie upb.hpp 1 year ago
Eric Salo eb9e33ec42 upb: remove <stddef.h> and <stdlib.h> from port/def.inc 1 year ago
Eric Salo 21ecc29ed0 upb: fix the leaking port defs 1 year ago
Protobuf Team Bot d06eac7b5e Fixed "unused-parameter-warning" 1 year ago
Protobuf Team Bot 043ad5ce6e We implement two functions to access map fields in UPB Go glue library: 1 year ago
Eric Salo 6d458db48b upb: dedup upb/message/ 1 year ago
Eric Salo d2f10df2dc upb: split apart upb/upb.hpp, delete :upb 1 year ago
Eric Salo cc41a8bed3 upb: dedup the libraries 1 year ago
Eric Salo d90f74d47b upb: create upb/message/BUILD 1 year ago
Eric Salo 61967e84dd upb: delete upb/upb.h 1 year ago
Eric Salo 4c255351d4 upb: delete upb/def.h 1 year ago
Eric Salo f4ca34807e upb: create upb/port/BUILD 1 year ago
Eric Salo 56a6ecd142 upb: create upb/reflection/internal/ 1 year ago
Adam Cozzette a56581c078 Remove unused variable from encode_test.cc 1 year ago
Eric Salo f669ef6576 upb: clean up upb/message/internal/ 1 year ago
Protobuf Team Bot c552102d66 No public description 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Mike Kruskal 58877b55e0 Fixes a bug on 32-bit architectures with map decoding. 1 year ago
Eric Salo ff6e1e057a Fix an upb bug 1 year ago
Jason Lunn 1b0011dfef Support ASAN detection on clang (#1424) 1 year ago
Eric Salo ad2a557d96 Fix an upb bug 1 year ago
Eric Salo d17233c25b upb: upb/message/accessors_internal.h -> upb/message/internal/accessors.h 1 year ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Jie Luo ea68c8a82b Fix an upb bug 1 year ago
Eric Salo 2351b0af2d upb: delete upb/reflection.h, upb/reflection.hpp 1 year ago
Eric Salo 0d51686718 upb: delete upb/text_encode.h 1 year ago
Eric Salo bfe1af2d4b upb: delete upb/string_view.h 1 year ago
Joshua Haberman 7bde72661c Ensured that 32-bit targets use aligned pointers for 8-byte fields. 1 year ago
Eric Salo 1cd9076541 upb: delete upb/extension_registry.h 1 year ago
Eric Salo 4068cb8850 upb: delete upb/mini_table.h 1 year ago
Eric Salo d833dd441e upb: delete upb/status.h 1 year ago
Eric Salo 6637147055 upb: delete upb/array.h, upb/map.h, upb/collections.h 1 year ago
Eric Salo e4f7b39c06 upb: create upb/wire/internal/ 1 year ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 1 year ago
Eric Salo b19edc5ce0 upb: bugfix for importing a proto3 enum from within a proto2 file 1 year ago
Protobuf Team Bot 512bb9ed86 Internal Code Change 1 year ago
Hong Shin 9e92800395 Make Log2Ceiling comparison explicit 1 year ago
Protobuf Team Bot f67198ffef Add struct tag to upb_MiniTable usages in upb/mini_table/internal/file.h 1 year ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 1 year ago
Joshua Haberman a6852ec919 Moved TypeScript direct bit read/writes to //third_party/upb/bits 1 year ago
Jason Lunn 01fed1cc1b Expose methods needed by Ruby FFI using UPB_API (#1391) 1 year ago
Joshua Haberman 05ca7e37d0 Added a check to verify that the number of required fields does not exceed the maximum. 1 year ago