11526 Commits (54caf40312b3e7fd7794e267ef17e3be202de83d)
 

Author SHA1 Message Date
Tomo Suzuki d692223887 [WIP] Java BOM check with generated pom.xml files (#12502) 2 years ago
Adam Cozzette 07b1491895 Add better fallback behavior for retention stripping with invalid descriptors 2 years ago
Mike Kruskal f79e35c821 Fix declared dependencies for pkg-config (#12518) 2 years ago
Jakob Buchgraber 0ecb729906 Implement 'bytes' accessors for UPB :) 2 years ago
Protobuf Team Bot 37c8f8195b Auto-generate files after cl/526587271 2 years ago
Jakob Buchgraber e6b4f0e2d6 Delete the UPB kernel. 2 years ago
Protobuf Team Bot bc127f2b56 Auto-generate files after cl/526184056 2 years ago
Protobuf Team Bot 469f0277b8 Add a field to ExtensionRangeOptions to mark an extension range is verified or not. 2 years ago
Adam Cozzette f71dc953c7 Add GitHub actions workflow for testing CMake build of examples directory 2 years ago
Mike Kruskal 5c59290022 Remove PROTOBUF_DEPRECATED in favor of [[deprecated]]. 2 years ago
Kurt Alfred Kluever 295f1125ce Adds `Timestamps.now()`. 2 years ago
Protobuf Team Bot a010e26505 Auto-generate files after cl/526143586 2 years ago
Protobuf Team Bot 908de8d74a Automated rollback of commit 1e67de4ed5. 2 years ago
Protobuf Team Bot 81106b10dc Automated rollback of commit 57d5ede3ec. 2 years ago
Protobuf Team Bot d6ecec884c Internal change. 2 years ago
Sandy Zhang cc7116ceeb Remove unused proto3 field from UnknownFieldSetSchema. 2 years ago
Tao Li 408afe1eb4 Fix typo for newlib macro (#12521) 2 years ago
Luke Sandberg 983dac24c3 Change `PrintFreeFieldNumbers` to not assume that groups occupy the same field range as their containing messages. 2 years ago
Protobuf Team Bot 699093915d Auto-generate files after cl/525862155 2 years ago
Protobuf Team Bot b2bd9dcb36 Refactor RepeatedMessageFieldGenerator code to use "_internal_$name$()" and "_internal_mutable_$name$()" rather than "$field$" to access fields in preparation for split repeated fields. 2 years ago
Protobuf Team Bot 1123be7562 Auto-generate files after cl/525833833 2 years ago
Miguel Young de la Sota 725d7d9fc5 Partially convert message_field.cc to use Emit(). 2 years ago
Jeff Gulbronson a56e5ded7b Reserve 1180 for Wire use_array (#12491) 2 years ago
Deanna Garcia bd6a0cf15b Delete old numpy_test.py file and replace references with the new one. 2 years ago
Protobuf Team Bot 0b180ad11a Auto-generate files after cl/525778274 2 years ago
Protobuf Team Bot 1e67de4ed5 Add a new enum validation format. The format is compact for sequential and almost sequential enums. Uses Eytzinger layout for a fallback binary search. 2 years ago
Miguel Young de la Sota 8e53046d94 Make protobuf_upb::Arena into a proper Rust RAII type. 2 years ago
Jakob Buchgraber 44ac124713 Test nested messages support for UPB. 2 years ago
Tao Li 945bf3c48d Fix build for newlib (#12501) 2 years ago
Matt Kulukundis a75c1a2761 Add `assert` to the list of keywords for C++. 2 years ago
Adam Cozzette b30259722d Fix reference to protoc binary in protobuf-generate.cmake 2 years ago
Protobuf Team Bot 866dfe6a68 protoc java: add missing annotation to clearField() for messages 2 years ago
Protobuf Team Bot eb8d57aa6d Auto-generate files after cl/525538377 2 years ago
Protobuf Team Bot 6a675ebb44 Internal change 2 years ago
Protobuf Team Bot eeb9851397 Auto-generate files after cl/525522437 2 years ago
Protobuf Team Bot cebf9fe37d Internal changes 2 years ago
Protobuf Team Bot eecb4cef1d Disable extension declarations validations in open source. 2 years ago
Deanna Garcia 13833b1df0 Add numpy test to python_test_srcs target so that the python test wheel will have access to it. 2 years ago
Marcel Hlopko e5679c01e8 Implement nested messages for v0 API for cpp kernel 2 years ago
zhangskz 22d0a354a0 Merge 22.x to main (#12494) 2 years ago
zhangskz 0603373e44
Merge pull request #12494 from protocolbuffers/main-202304181855 2 years ago
Sandy Zhang 8bdca948db Update version.json to 23-dev 2 years ago
Miguel Young de la Sota 35b9813f85 Actually run destructors of C++ messages. 2 years ago
Protobuf Team Bot 6ad1a6d674 Internal change 2 years ago
zhangskz 5e8510cfe5
Merge pull request #12496 from protocolbuffers/zhangskz-patch-2 2 years ago
zhangskz cf71bbca9a
Update version.json to 23-dev 2 years ago
Sandy Zhang 4e23571384 Merge remote-tracking branch 'upstream/22.x' into main-202304181855 2 years ago
Deanna Garcia d18492ece1 Give upb pb_unit_tests visibility to the new numpy_test target. 2 years ago
Thomas Van Lenten 80f0f7463d Expose __builtin_mul_overflow via port_def.inc/port_undef.inc 2 years ago
Adam Cozzette c32f8e3c88 Make retention stripping code tolerant of parsing/serialization errors 2 years ago