11682 Commits (c01c2e3859b7bb2ba12f2e91c7e9fbf083b27389)
 

Author SHA1 Message Date
Mike Kruskal c01c2e3859 Internal changes 2 years ago
Mike Kruskal 8234e3ec56 Internal changes 2 years ago
Protobuf Team Bot 902af9abf7 Auto-generate files after cl/531610557 2 years ago
Protobuf Team Bot 45469f2edd Clean up internal links/documentations exposed to the open source. 2 years ago
Protobuf Team Bot 04e19c8b6a Update MessageDifferencer to collect the name of no presence fields that were forced into the compare list and which have caused the comparison to fail. 2 years ago
Protobuf Team Bot f0de774705 Migrate repeated numeric fields to use bit field to track presence instead of using it to indicate the field mutability to potentially skip work on the field during build operations. 2 years ago
Protobuf Team Bot ad67472fea Auto-generate files after cl/531568752 2 years ago
Chris Kennelly 1f0da1ba11 Remove vestigal check for non-nullptr Arenas. 2 years ago
Mike Kruskal 83c954890e Tweak ExtensionRange to look more like other descriptors. 2 years ago
Protobuf Team Bot a52eb77fdd Auto-generate files after cl/531505892 2 years ago
Carlos O'Ryan 246c9de76c fix: avoid warnings with MSVC (#12762) 2 years ago
Protobuf Team Bot c3e2efe70b Turn on the table-driven parser by default, as it is no longer experimental. 2 years ago
Protobuf Team Bot 56d1b0f3f5 Add proto hooks for unknown fields. 2 years ago
Protobuf Team Bot 0c51f796a4 Auto-generate files after cl/531271824 2 years ago
Matt Kulukundis c4ad7b3627 Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot 903968a548 Rollback the behavior of using `constexpr` on `_table_` instances for all types except for the types in descriptor.proto 2 years ago
Protobuf Team Bot a46bc0d7d7 Automated rollback of commit a2abe0f6d3. 2 years ago
Protobuf Team Bot 35f24de511 Auto-generate files after cl/531238423 2 years ago
Matt Kulukundis fc01c2ec56 Incremental migration of message.cc to Emit 2 years ago
Mike Kruskal ef39d27a0f Internal changes 2 years ago
Mike Kruskal b0be4f8738 Internal changes 2 years ago
Protobuf Team Bot a2abe0f6d3 Update MessageDifferencer to collect the name of no presence fields that were forced into the compare list and which have caused the comparison to fail. 2 years ago
Protobuf Team Bot 20d22a92fe Automated rollback of commit 64cf6ff6e0. 2 years ago
Jason Lunn dc1387e41d Add explicit handling for sub messages. (#12540) 2 years ago
Alexey Edelev d372fcded6 CMake: Use the correct jsoncpp target name in static builds (#12733) 2 years ago
Protobuf Team Bot 027d8dfe36 Improve map tests: 2 years ago
Protobuf Team Bot 64cf6ff6e0 Add missing `PROTOBUF_EXPORT` to `_table_` static data members for MSVC shared library builds. 2 years ago
Protobuf Team Bot 95c5ed23ef When field tracking is enabled, use the normal base class. 2 years ago
Mike Kruskal d4ef42aa9b Fix C++17 gcc issues. 2 years ago
Protobuf Team Bot 3e7c5bfc19 Auto-generate files after PR #12721 2 years ago
Protobuf Team Bot ea0fc88f30 Auto-generate files after cl/530663959 2 years ago
deannagarcia 0e23f18865 Merge to main after 23.0 release (#12721) 2 years ago
Matt Kulukundis e75529d9a0 Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot b928629253 Do on-demand initialization of global default instances for FileDescriptorProto in MSVC. MSVC will not properly constant initialize them, and they are needed during registration for parsing, which could happen before FileDescriptorProto TU's dynamic initializers run. 2 years ago
Protobuf Team Bot d84d0bbc72 Auto-generate files after cl/530630251 2 years ago
Matt Kulukundis 885c8ec339 Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot 67d9ea87f3 Internal change 2 years ago
deannagarcia ad4dcd8765
Merge pull request #12721 from protocolbuffers/main-202305082101 2 years ago
Protobuf Team Bot c78b0f10b7 Internal Change 2 years ago
Matt Kulukundis 11388e85fa Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis a4614a9002 Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis 151c737019 Incremental migration of message.cc to Emit 2 years ago
Jie Luo e5a7a2eba7 Remove RegisterExtension() in python generated code 2 years ago
Sandy Zhang 4c79444111 Internal change 2 years ago
Adam Cozzette d38ba32c49 Fix crash in #12104 2 years ago
Matt Kulukundis cefad57e8f Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot d10b04c239 Auto-generate files after cl/530402675 2 years ago
Protobuf Team Bot dcc96982bc Refactor weak repeated message field code in order to support split repeated fields. 2 years ago
Deanna Garcia 36482b4c68 Merge remote-tracking branch 'upstream/23.x' into main-202305082101 2 years ago
Matt Kulukundis d1205ce4f5 Incremental migration of message.cc to Emit 2 years ago