16343 Commits (030ab8d2fd708da3a54c440fb65b00d9230a4ec6)
 

Author SHA1 Message Date
xiaolou86 48ebb9b0bb Fix typos (#14409) 2 years ago
Matt Kulukundis 3f05c099c3 update test runners 2 years ago
Matt Kulukundis b4abcef8a9 Bump minimum PHP to 8.0 2 years ago
Adam Cozzette db89a51e45
Set `PROTOBUF_EXPORT` on `InternalOutOfLineDeleteMessageLite()` (#14434) 2 years ago
Matt Kulukundis 3fa2b20419 Bump minimum PHP to 8.0 2 years ago
Martijn Vels 3688d8cb4a Remove PROTOBUF_EXPLICIT_CONSTRUCTORS define 2 years ago
Brent Shaffer 59d5006d60 feat: better debug info for PHP messages and repeated fields (#12718) 2 years ago
Adam Cozzette ada0be8660
Update stale checked-in files (#14431) 2 years ago
Adam Cozzette d79270313b Set `PROTOBUF_EXPORT` on `InternalOutOfLineDeleteMessageLite()` 2 years ago
Protobuf Team Bot 961b340f54 Remove redundant reinterpret_cast<>. 2 years ago
Adam Cozzette 7ed49c7af3 Updating version.json to: 26-dev (#14425) 2 years ago
Protobuf Team Bot 62a435c1ab Fix handling of Unicode escapes in string data in textproto files. 2 years ago
Martijn Vels 4354846c51 Remove `options` from some functions we want to use externally. 2 years ago
Sandy Zhang 90e1b49f0f Use Editions features in Java, Kotlin, and Java Lite code generators. 2 years ago
Protobuf Team Bot ef2228a36b Updating version.json to: 25.0-dev 2 years ago
Protobuf Team Bot 896f3d8ced Updating version.json and repo version numbers to: 25.0-rc1 2 years ago
Hong Shin 6424bcad0a Add custom matchers for ProxiedWithPresence. 2 years ago
Protobuf Team Bot 93014791ca Auto-generate files after cl/573867065 2 years ago
Matt Kulukundis b8001134c5 Remove code for handling global dtors 2 years ago
Hong Shin 5e2f4fa4ee Add crates_repository support for top-level protobuf WORKSPACE 2 years ago
Protobuf Team Bot 27805918f9 Auto-generate files after cl/573857271 2 years ago
Matt Kulukundis 706798130c Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis e6f84a6168 Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis 8edd8c6041 Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot f096eb50c5 Auto-generate files after cl/573849289 2 years ago
Protobuf Team Bot c875ee9f01 Added microbenchmarks for RepeatedPtrField construction. 2 years ago
Matt Kulukundis 44e296f4ac Incremental migration of message.cc to Emit 2 years ago
Hong Shin 6d4ea615cc Fix segfault in upb pathway in terra rust 2 years ago
Adam Cozzette dc4a800a2d Improve fuzz testing of C++ JSON parser and serializer 2 years ago
Martijn Vels f5667fa45a Always use src[0] as the prototype in `MergeFrom<MessageLite>` 2 years ago
Protobuf Team Bot 3bd0f35539 Use GetArena() instead of GetOwningArena() #3. 2 years ago
Mike Kruskal 4a24a29780 Avoid double counting lite test protos 2 years ago
Protobuf Team Bot 4b301ad764 Auto-generate files after cl/573375994 2 years ago
Mike Kruskal 512f19d406 Rename UNVERIFIED utf8 validation option to NONE 2 years ago
Protobuf Team Bot c863cfcaf7 Auto-generate files after cl/573369498 2 years ago
Protobuf Team Bot 51a1b716ae Use GetArena() instead of GetOwningArena() #2 2 years ago
Protobuf Team Bot b8654c2d89 Auto-generate files after cl/573338934 2 years ago
Joshua Haberman aea19964b3 Late-bind on whether a field type is packable. 2 years ago
Adam Cozzette b955165ebd Internal change 2 years ago
Edgar Riba 1639639c40 unused miport sys and variable (#13869) 2 years ago
Parikshit Adhikari 47a84cdde8 fix: typo inside docs/upb/design.md and docs/design/editions/edition-zero-features.md (#14385) 2 years ago
ottmar-zittlau 41c686368d Fix protoc search path in setup.py (#14318) 2 years ago
Benoît Quenaudon 6492679719 Fix indent in options.md (#14024) 2 years ago
Christian Gudrian 4b203e85f5 cmake: don't consider include paths on different drives (#14025) 2 years ago
Protobuf Team Bot e1e764e8a7 Auto-generate files after cl/573311752 2 years ago
dependabot[bot] ca0243c1f4 Bump shivammathur/setup-php from 2.24.0 to 2.26.0 (#14115) 2 years ago
Protobuf Team Bot b458835fd6 Use GetArena() instead of GetOwningArena() #1 2 years ago
Protobuf Team Bot 7eef3c906a Assert equality between InternalGetArena() and InternalGetOwningArena(). 2 years ago
Jie Luo 8c8cbc43a7 Add client_streaming and server_streaming in MethodDescriptor for upb python 2 years ago
Protobuf Team Bot 6e848b00c9 Apply PROTOBUF_NOINLINE to declarations of some functions that want it. 2 years ago