17127 Commits (9e7cff06290bcbfafb931837334dd619eb6c78f3)
 

Author SHA1 Message Date
bcsgh eb70b343aa Avoid a 'may be used uninitialized' warning when built with '-c opt'. (#15846) 1 year ago
Protobuf Team Bot a938b595c2 Auto-generate files after cl/607386966 1 year ago
Protobuf Team Bot 44f328a7de Make PROTOBUF_TSAN_READ/WRITE into functions to reduce the cost of macros in large translation units. 1 year ago
Protobuf Team Bot 1f9b71e9dd Check if the number of seconds is valid for a timestamp before creating a 1 year ago
Protobuf Team Bot 8d9fb756be Internal 1 year ago
Protobuf Team Bot 0ce48b30b5 Add reflection tests to :string_view_test. 1 year ago
Daniel Richard G a8181d9ae8 Write generated source files to the build tree, not the source tree. (#14455) 1 year ago
Adam Cozzette c32c04c7ed Tweak BUILD setup to make the layering check change less disruptive 1 year ago
Protobuf Team Bot e65e8ca900 Replace ImplicitWeakMessage::_InternalParse with a TcParse table implementation. 1 year ago
Jaap Taal 72e0be1031 [csharp] Fix indentation for MapField with nested Messages (#15836) 1 year ago
Protobuf Team Bot e0942c8f29 Return a non_null::dangling() for 0-sized allocations. 1 year ago
Ian Baker 89bea36856 Document that `Timestamps.parse` might emit zero fractional digits 1 year ago
Ryan Govostes a02a8b88c1 Fix --maximum_edition usage text (#15828) 1 year ago
Protobuf Team Bot 6efaf1db54 Auto-generate files after cl/606786933 1 year ago
Protobuf Team Bot b8976d68d6 Internal change 1 year ago
Protobuf Team Bot ef7be27376 Auto-generate files after cl/606762179 1 year ago
Protobuf Team Bot 64027623d6 Use VIEW fields by default for edition_unittest.proto. 1 year ago
Protobuf Team Bot a3c33a87c1 Auto-generate files after PR #10291 1 year ago
Protobuf Team Bot 06a3b166c7 Auto-generate files after cl/606717431 1 year ago
Jean byroot Boussier 87cbdddbf0 Ruby implement memsize functions for native types (#10291) 1 year ago
Protobuf Team Bot 0c715b5e9e Add edition_message_unittest. 1 year ago
Protobuf Team Bot d49dacca20 Add helper function to generate stub TcParse tables with only a single handler. 1 year ago
Mike Kruskal 4d3931d626 Avoid using ctype's isalpha. 1 year ago
Protobuf Team Bot c879718581 Internal change 1 year ago
Joshua Haberman f824f6d0d7 Moved ObjectCache into an internal module. 1 year ago
aiuto 3ab1276bbb Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Protobuf Team Bot 3dc3dab85c Add zero-length deserialize unit test. 1 year ago
Protobuf Team Bot 725278a254 Internal change 1 year ago
Sandy Zhang 2f9b5e1204 Add 26.x to staleness checks 1 year ago
Protobuf Team Bot ed400ea517 Add a TcParseTable pointer in `ClassData` and change the default 1 year ago
Protobuf Team Bot 1eaba72b7c Auto-generate files after cl/606340283 1 year ago
Protobuf Team Bot 52f9ea88d8 No longer allow minidescriptors to accept message fields tagged as proto3 scalar (implicit presence) 1 year ago
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