16968 Commits (4767a309d3a8ba07b91c9d0c1033059491df8193)
 

Author SHA1 Message Date
Protobuf Team Bot 4767a309d3 Auto-generate files after cl/605097398 1 year ago
Joshua Haberman 49fdc9d1cd Rewrote the comment about the `java_string_check_utf8` option to fix a few errors and omissions. 1 year ago
Protobuf Team Bot afd1c0d653 Add a test that when using an Arena from a single thread, objects are destroyed in reverse order from construction. 1 year ago
Protobuf Team Bot 31920e9548 Auto-generate files after cl/605067418 1 year ago
Ilya Tokar 948ca2e0f3 Add software prefetch to ByteSizeLong 1 year ago
Protobuf Team Bot 85a80488ff Fix unnecessary generation of PostLoopHandler when tracking is on, but 1 year ago
Matt Kulukundis 38c0f6d01c Switch rank structs to be consistent with written guidance in go/ranked-overloads 1 year ago
Joshua Haberman ffd7e1702a Updated freshness on several docs, and made some minor updates to the content. 1 year ago
Protobuf Team Bot f55a9b4936 Use the post-loop hook to invoke the tracker when parsing via TcParser. 1 year ago
Protobuf Team Bot a2cdf59778 Adding Edition 2023 z_generated_example. 1 year ago
Alyssa Haroldsen a522a47120 Validate that map keys are copied 1 year ago
Alyssa Haroldsen 398508287e Correct ExactSizeIterator impl for RepeatedIter 1 year ago
Alyssa Haroldsen 3ccccdb855 Copy repeated string/bytes in upb when pushing/setting/copying 1 year ago
Adam Cozzette e8535e70da Internal change 1 year ago
Alyssa Haroldsen 01312f9c34 Add RepeatedIter to public protobuf items 1 year ago
Alyssa Haroldsen a9bcb60dc5 Remove RepeatedIterMut 1 year ago
Éamonn McManus 3c2fa8f21c Internal change. 1 year ago
Mariano Simone 11eab86cc0 [Ruby] Delegate difference, intersection, union from RepeatedField to Array (#15652) 1 year ago
Jiri Pechanec c98bdc2bdc Add missing generated file (#15693) 1 year ago
Luke Sandberg 5d4fd7ef84 Clarify docs on MapFieldReflectionAccessorInternal and add tests for the mutability of lists returned from `getAllFields()` 1 year ago
Alyssa Haroldsen d445953603 Add map key and value iterators 1 year ago
Protobuf Team Bot f5a225597b Minor cleanup: IWYU, shoud_split() instead of ShouldSplit(...). 1 year ago
Protobuf Team Bot 41732e8fee Auto-generate files after cl/604457261 1 year ago
Bernard Normier 3121f8ce10 Add IceRPC to the list of third-party RPC implementations (#15072) 1 year ago
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 1 year ago
Alyssa Haroldsen 035d6ec2cb Implement map iteration 1 year ago
Chris Kennelly 37826c1da6 Only consider scalar submessages eligible for explicit lazy. 1 year ago
Protobuf Team Bot 9e57b8e0d8 Add prefetching in arena blocks. 1 year ago
Hong Shin dbf7adfabc protobuf: Replace NULL with nullptr in terra cpp 1 year ago
Alyssa Haroldsen 3657e05292 Improve field publicity for repeated/maps 1 year ago
Adam Cozzette 3995f538ed Fix crash found by fuzzer in descriptor.cc 1 year ago
Protobuf Team Bot bdd833f8fc Fix issue where nested messages in non-primary .proto files couldn't be used. 1 year ago
Protobuf Team Bot 2699579875 Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. 1 year ago
Alyssa Haroldsen 4c61b4364a Consolidate PhantomData in maps 1 year ago
Protobuf Team Bot 1b3dc52634 Automated rollback of commit 690f100a66. 1 year ago
Protobuf Team Bot 986d691d77 use "proto3_optional" option as signal that a field has presence. 1 year ago
Protobuf Team Bot 4d23fa068a Move the RubyMessage.java JSON "include defaults" to use alwaysPrintFieldsWithNoPresence. 1 year ago
Protobuf Team Bot 17bed48dd1 Remove the leftover fake message objects used to call ParseGroup. 1 year ago
Protobuf Team Bot 96f3eeb91a Add validation for string_type and ctype under edition 2024 and over. 1 year ago
Jakob Buchgraber 929f19d3cc #protobuf #rust publicly export ParseError 1 year ago
Chris Kennelly cd47034a68 Prohibit lazy map fields. 1 year ago
Protobuf Team Bot 077fba6124 Auto-generate files after cl/604314590 1 year ago
Protobuf Team Bot 16716bfb0d Internal change 1 year ago
Protobuf Team Bot 7d43131a0a Rename the 'includingDefaultValueWithoutPresenceFields' and 'always_print_without_presence_fields' to 'alwaysPrintFieldsWithNoPresence' in the Cpp, Py and Java JSON serializers for consistency. 1 year ago
Protobuf Team Bot 4cbe13b5c6 Remove the overlay hack from Rust conformance test now that we can use the enum directly. 1 year ago
Saša Stamenković d67f921f90 Don't break the trace (#11311) 1 year ago
Sandy Zhang 2faa9d1a5f Force descriptor initialization of dependencies *before* internalUpdateFileDescriptor(). 1 year ago
Sandy Zhang 9252b64ef3 Automated rollback of commit 0ee34d35de. 1 year ago
Joshua Haberman 60b80c6976 Breaking Change: Remove deprecated legacy class aliases. 1 year ago
Mike Kruskal 54931ca45e Disable test that seems to be using pre-Java 8 1 year ago