11714 Commits (84234fa09181baf1efff3bd303b729b05ae7e21a)
 

Author SHA1 Message Date
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
deannagarcia bf117b2076
Merge pull request #12717 from protocolbuffers/23.x-202305081751 2 years ago
Matt Kulukundis fce7db9ab8 Incremental migration of message.cc to Emit 2 years ago
Carlos O'Ryan 277a3331d9 cleanup(cmake): automatically use newer policies (#12712) 2 years ago
Protobuf Team Bot 078644fbec Reduce code bloat related to MapField: 2 years ago
Adam Cozzette fd33221080 Internal change 2 years ago
Protobuf Team Bot 2e9835442d Updating version.json to: 23.1-dev 2 years ago
Protobuf Team Bot 6e511679de Updating version.json and repo version numbers to: 23.0 2 years ago
Matt Fowles Kulukundis abb293dee2
Merge pull request #12702 from fowles/23.x 2 years ago
Protobuf Team Bot 47259810f2 Internal changes 2 years ago
Carlos O'Ryan b880933ed3 fix: avoid warnings on MSVC (#12697) 2 years ago
Carlos O'Ryan fe1277f9a8 fix: avoid warnings on Windows (#12701) 2 years ago
Carlos O'Ryan 28c990508f fix: typo in `string(JOIN)` workaround (#12698) 2 years ago
Carlos O'Ryan 1ca4e9c485 fix: missing -DPROTOBUF_USE_DLLS in pkg-config (#12700) 2 years ago
Carlos O'Ryan 4fcf2c0a09 fix: avoid warnings on MSVC (#12697) 2 years ago
Carlos O'Ryan f9108c2dd0 fix: avoid warnings on Windows (#12701) 2 years ago
Carlos O'Ryan 5613ab03bf fix: typo in `string(JOIN)` workaround (#12698) 2 years ago
Carlos O'Ryan f86008a548 fix: missing -DPROTOBUF_USE_DLLS in pkg-config (#12700) 2 years ago
Mike Kruskal d5a1b09eef
Merge pull request #12695 from protocolbuffers/cpp-fixes-23 2 years ago