5133 Commits (901b2e548c0c7b52ce824423fd92fef870ba6e2e)

Author SHA1 Message Date
Protobuf Team Bot 62620979c2 Add a test for repeated field orderings demonstrating that MessageDifferencer::Equals and MessageDifferencer::Equivalent treat these cases in the same way. 1 year ago
Chris Kennelly 9b2b61cfb4 Statically assert pointer alignment. 1 year ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 1 year ago
Protobuf Team Bot 83ec410d30 Internal change 1 year ago
Protobuf Team Bot 704d0454dd Auto-generate files after cl/619359463 1 year ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 1 year ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 1 year ago
Protobuf Team Bot f5c53ac460 Fix build for older compilers. 1 year ago
Protobuf Team Bot d4525cb9ed Automated Code Change 1 year ago
Protobuf Team Bot 0f2ad6db5a Auto-generate files after cl/619015714 1 year ago
Sandy Zhang 274bc7f26f Move java_features.proto to java/core/srce/main/resources 1 year ago
Protobuf Team Bot 121143551c Rename PerConstSerialArenaInChunk() to VisitSerialArena() and include first_arena_. 1 year ago
Protobuf Team Bot 8a4ab72968 Auto-generate files after cl/618930720 1 year ago
Protobuf Team Bot 8599ab5a59 Add an RAII namespace printer helper for C++ codegen. 1 year ago
Protobuf Team Bot 6f1ef6f5b4 Apply the two phase extension registration approach to all extensions, not just 1 year ago
Protobuf Team Bot 6676a10658 Remove dead code leftover from previous change. 1 year ago
Protobuf Team Bot 847d31afb2 Add a convenience SomeMsg::parse(bytes) -> Result<SomeMsg, ParseErr> 1 year ago
Protobuf Team Bot 0c8f970fc9 Implement Default::default() for owned messages. 1 year ago
Protobuf Team Bot aa938dd958 Auto-generate files after cl/618485105 1 year ago
Protobuf Team Bot 87b1c592a3 Move the IfnDefGuard from third_party/protobuf/io/cpp_utils to the existing third_party/protobuf/compiler/cpp, which is a more logical location. 1 year ago
Mike Kruskal c56de479a4 Fix another locale issue with ctype.h in PHP generator. 1 year ago
Protobuf Team Bot 86ff76719e Minor cleanup: IWYU, clang-tidy, etc. 1 year ago
Mike Kruskal e56ebcec8d Migrate direct callers of options().packed() to is_packed() helper. 1 year ago
Sandy Zhang 500c953d10 Enable editions support for Java Lite. 1 year ago
Protobuf Team Bot d8791df72e Auto-generate files after cl/618209046 1 year ago
Protobuf Team Bot 8e377ef4b6 When registering extensions, save the TcParse table too. 1 year ago
Protobuf Team Bot 39f6eba7fc Auto-generate files after cl/618204633 1 year ago
Protobuf Team Bot 1087274e7d Add an RAII ifndef helper for C++ codegen. 1 year ago
Protobuf Team Bot 85b20391e0 Store string block sizes as uint16_ts instead of uint32_ts, which allows us to avoid using a bit field for heap_allocated_/allocated_size_. 1 year ago
Protobuf Team Bot 0c6aa9557a Auto-generate files after cl/617949317 1 year ago
Protobuf Team Bot e74afdf73f Clear oneof message fields even on arena on non-OPT builds. 1 year ago
Mike Kruskal 0e167e796f Disallow all feature types except enum and boolean. 1 year ago
Adam Cozzette 7793c72eab Make CMake always build test protos into a static library 1 year ago
Protobuf Team Bot d4b19c191a Internal change 1 year ago
Protobuf Team Bot a6fe0a26d8 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf Python gencode. 1 year ago
Protobuf Team Bot eec6540eef Internal changes 1 year ago
Protobuf Team Bot 0442ed62cb Enable Protobuf Python version check. 1 year ago
Sandy Zhang 32fe5482a1 internal change 1 year ago
Mike Kruskal e0177887f4 Internal changes 1 year ago
Protobuf Team Bot aa1a14e528 Auto-generate files after cl/617376961 1 year ago
Mike Kruskal 83b7ca25b7 Fix windows-only issue in our compiler unittests. 1 year ago
Mike Kruskal 19af1b40c6 Internal changes 1 year ago
Protobuf Team Bot fa0d25a707 Add has_field() accessors for any field that supports presence. 1 year ago
Protobuf Team Bot 8198fe9a5f Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 1 year ago
Protobuf Team Bot d428610254 Automated rollback of commit 89670dd296. 1 year ago
Protobuf Team Bot 89670dd296 No public description 1 year ago
Hong Shin 413e7b10a0 Internal Change 1 year ago
Protobuf Team Bot 0299edd5e4 Removed unused OneofMutEnumRsName function 1 year ago
Protobuf Team Bot dde9c5eee8 Auto-generate files after cl/616840653 1 year ago
Protobuf Team Bot db60e52991 Reenable extension support for Weak Descriptor messages. 1 year ago