1498 Commits (81533b2194bacc43513e20af650b098ba0fd2dd9)

Author SHA1 Message Date
Protobuf Team Bot cb8da95e91 Fix SetExtension value semantics. 1 year ago
Protobuf Team Bot 9d75ac6145 Address -Wint-conversion issues. 1 year ago
Jie Luo 9c76ea4413 Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
Protobuf Team Bot de59ed8541 Fix SetExtension to fuse the right arenas. 1 year ago
Protobuf Team Bot ee817d1ad1 Change Deep clone in generated code to call ::protos::internal::DeepClone instead of C runtime to prevent race. 1 year ago
Adam Cozzette fa75cd454f Update references to upb to point to the new location 1 year ago
Jie Luo bf0451983d Make upb python FieldDescriptor able to access the constant cpp type attributes 1 year ago
Protobuf Team Bot 332352113c Auto-generate files after cl/561005809 1 year ago
Eric Salo e45a6d5068 upb: fix a Python memory leak in ByteSize() 1 year ago
Adam Cozzette 7050c6b0ae Update protobuf and upb pinned Bazel versions 1 year ago
Adam Cozzette aaa2b51491 Make upb's `WORKSPACE` point to local protobuf in the same Git repo 1 year ago
Adam Cozzette 02cc7acc94 Update upb README.md to point to the new location on GitHub 1 year ago
Adam Cozzette f1cace86bd Move temporary files back to their original locations 1 year ago
Adam Cozzette 883958615c Move clobbered files 1 year ago
Protobuf Team Bot e59301bc55 Internal change 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
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