16995 Commits (9473beb76c573e10eed3c98a246fe1411708ff14)
 

Author SHA1 Message Date
Protobuf Team Bot 9473beb76c Up the upb scratch space from 64000 bytes to 65536 bytes since 64 KiB is the maximum supported message size in upb. 1 year ago
Joshua Haberman 776d072fa1 Removed obsolete TODO. 1 year ago
Sandy Zhang b9273fa7c7 Fix CMake regex escaping. 1 year ago
Protobuf Team Bot 78a3f8a8cb Correct error message to indicate user should provide experimental-codegen=enabled to --rust_opt 1 year ago
Protobuf Team Bot b184cdd59d Auto-generate files after cl/606282881 1 year ago
Eric Salo a5d9b0522c upb: delete upb_Message_IsExactlyEqual() 1 year ago
Protobuf Team Bot 56409303b1 Auto-generate files after cl/606262924 1 year ago
Eric Salo b5957f108a upb: implement _upb_Arena_Contains() 1 year ago
Protobuf Team Bot 2dd2dfaca3 Rename use_cpp_toolchain in protos/bazel/cc_proto_library.bzl, for consistency. 1 year ago
Marcel Hlopko 73769a030d Fix msan issue in Map<bool,*> 1 year ago
Protobuf Team Bot e3dcdfddcf Auto-generate files after cl/605718863 1 year ago
Eric Salo c69ed472cd upb: implement minitable-based field iterators 1 year ago
Protobuf Team Bot 833451eaf3 Protoc Internal changes. 1 year ago
Protobuf Team Bot 5e55d11bcd Auto-generate files after cl/605625455 1 year ago
Protobuf Team Bot d7885ebc37 Add direct-to-table support for MessageSet types. 1 year ago
Marcel Hlopko 5842cc9c3d Implement support for messages as map values 1 year ago
Protobuf Team Bot 7da29c6a13 Minor cleanup: IWYU, etc. 1 year ago
Sandy Zhang e62243482e Escape _from_dir in install.cmake for regex special characters (e.g. c++) before REGEX REPLACE. 1 year ago
Protobuf Team Bot f82c2ef0db Minor cleanup: whitelist --> allowlist 1 year ago
Protobuf Team Bot b3878b5ae3 Auto-generate files after cl/605413999 1 year ago
Eric Salo b0d3a787cc upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 1 year ago
Protobuf Team Bot 5427138178 Remove rust proto libraries from the editions/BUILD file. 1 year ago
Protobuf Team Bot 9443f08fad Auto-generate files after cl/605368710 1 year ago
Protobuf Team Bot 2fc7022879 Adds string view fields whose accessors are absl::string_view based. 1 year ago
Protobuf Team Bot 55e50ba406 C#: Ignore invalid enum string values in JSON, when invalid fields are being ignored. 1 year ago
Protobuf Team Bot 959e5df20f Minor cleanup: IWYU, clang-tidy. 1 year ago
Adam Cozzette 220548f30c Add missing alias targets for C++ util libraries 1 year ago
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