17633 Commits (64580b29c1dfdd580052a01a5ccd3fb1c0a22f5c)
 

Author SHA1 Message Date
Protobuf Team Bot 64580b29c1 Expose JavaPackageDirectory and FileClassName in java/names.h 7 months ago
Protobuf Team Bot d5b7d7a87f Remove dead feature macro. 7 months ago
Brent Shaffer 01744cccae chore(php): conformance testing for edition (#16712) 7 months ago
Sandy Zhang b77343aa2c Add temporary alias for system_python.bzl at previous location . 7 months ago
Protobuf Team Bot d8329b68e4 Add .to_owned(&self)->Msg functions to MsgMut and MsgView 7 months ago
Protobuf Team Bot 6afb130dca Auto-generate files after cl/631620526 7 months ago
Eric Salo d923896299 upb: implement most of the non-universal setters 7 months ago
Protobuf Team Bot 4d3a98c27e Auto-generate files after cl/631612923 7 months ago
Eric Salo 65821a67d6 upb: finish cleaning up message/accessors.h and message/internal/accessors.h 7 months ago
Éamonn McManus 98d5bdd111 Add "reserved literals" to the list of reserved names for Java. 7 months ago
Protobuf Team Bot 5632d8e616 Replace macro with constexpr function to reduce compile time cost of 7 months ago
Sandy Zhang 94cf1e9446 Add 27.x to staleness check 7 months ago
Protobuf Team Bot 12af9ade1d Add simple conformance test that builds the old gencode against the current runtime. 7 months ago
Protobuf Team Bot ae17e81e42 Auto-generate files after cl/631454136 7 months ago
Hong Shin 6ccda4d2b5 Add upb_Message_ClearOneof (and retain upb_Message_WhichOneofFieldNumber) 7 months ago
Protobuf Team Bot d45016a93f Internal changes to versions 7 months ago
Protobuf Team Bot 5584c934bf Update AbstractMessageLite.addAll so that it won't throw when input is a LazyStringArrayList with byte[] elements. 7 months ago
Mark Hansen c56bddd707 Add UnknownFieldSet.isEmpty 7 months ago
Jie Luo 9de810acdc use struct instead of ctype. allows the protobuf python library to work on cpython 3.11's new wasm target [1] 7 months ago
Mark Hansen d0b016fcfc Java full runtime: Avoid allocating when calling asMap on empty UnknownFieldSet 7 months ago
Protobuf Team Bot f597991857 Return the default instance when parsing from an empty byte[]. 7 months ago
Yohei Yukawa 55592a28e7 Fix #10007: Propagate msvc-style link flags to clang-cl with Bazel 7 months ago
Sandy Zhang 4c8da99c48 Deprecate building from source with Maven to be removed in 4.28.x. 7 months ago
Protobuf Team Bot f70d90b474 Put arena cleanup nodes on a separate chunked list instead of at the ends of arena blocks. 7 months ago
Jie Luo 24f27c3b88 Nextgen Proto Pythonic API: Add 'in' operator 7 months ago
Protobuf Team Bot e949bba22a Clean up port_def.inc by inlining BSWAP macros that are only used once. 7 months ago
Protobuf Team Bot e03c1ce349 In SerialArenaChunk, (a) avoid recomputing offset of ids/arenas on each element access in constructor, (b) add a no-arg Layout() function for convenience, (c) fix an incorrect construction type in `new (&arena(i)) std::atomic<void*>`, where std::atomic<void*> should be std::atomic<SerialArena*>. 7 months ago
Protobuf Team Bot 51cba7ce17 Auto-generate files after cl/631023575 7 months ago
Eric Salo 18306666b9 upb: clean up the UPB_TRACING_ENABLED code 7 months ago
Jakob Buchgraber b6e0a48b02 Implement `IntoProxied` for repeated field setters 7 months ago
Protobuf Team Bot 2f6e705595 Auto-generate files after cl/630517509 7 months ago
Protobuf Team Bot 0a2e6625e2 Add copyright notice to test protos 7 months ago
Protobuf Team Bot 7646fbfebd Auto-generate files after cl/630466865 7 months ago
Eric Salo aa70a3576b upb: clean up message/accessors.h and message/internal/accessors.h 7 months ago
Protobuf Team Bot a91d76bb8a Internal changes to extension declarations. 7 months ago
Protobuf Team Bot 9ae3d81052 Internal change. 7 months ago
Bastien Jacot-Guillarmod 7b3682fcf2 Pin the rev of googletest to the GitHub main branch 7 months ago
Thomas Van Lenten 353b4e0031 Ensure overflow values for float/double map to inf/-inf. 7 months ago
Adrian Sadłocha 733b9c54e9 Implement `is_known` method on the `Enum` trait 7 months ago
Protobuf Team Bot d9ff109888 internal change 7 months ago
Mark Hansen 4f12891b87 Java full runtime: Avoid allocating iterator if UnknownFieldSet's TreeMap is empty 7 months ago
Mark Hansen cc79f776dc Proto java full runtime: avoid allocating Integers accessing enum lists 7 months ago
Mike Kruskal d6c283321e Fix validation checks of implicit presence. 7 months ago
Mike Kruskal 0dbd99a41d Clarify map behaviors in editions. 7 months ago
Protobuf Team Bot 9340eec422 Auto-generate files after cl/630099889 7 months ago
Mike Kruskal 2257232676 Split bootstrapped java_features.proto to keep it from leaking out. 7 months ago
Protobuf Team Bot d3b2fc52a4 Auto-generate files after cl/630090538 7 months ago
Protobuf Team Bot c9eeb1c8a7 Internal changes. 7 months ago
Protobuf Team Bot 05afdc2f0a Auto-generate files after cl/629808114 7 months ago
Éamonn McManus b4f4f8ef65 Automated rollback of commit 7a09c4569b. 7 months ago