10916 Commits (d2c6d5efd4d977da8fa07838e66e2ebde19e3288)
 

Author SHA1 Message Date
Martijn Vels e5e2ad866c Add 'ReadCord` and 'WriteCord` functions to CodedStream 2 years ago
Protobuf Team Bot e173fb6077 [ObjC] New experimental option to generate into multiple files. 2 years ago
Protobuf Team Bot a9625006c4 Make proto allocation with Arenas faster 2 years ago
Mike Kruskal 9d5dc6c9ec Internal changes 2 years ago
Protobuf Team Bot 0c39dddc4f Remove some #if 0'd code that wasn't meant to be checked in. 2 years ago
Protobuf Team Bot 14cd48012f Add missing header <iosfwd> 2 years ago
Vincent Thiberville 9aa5272420 Make generated python files compatible with Cython (#11011) 2 years ago
Protobuf Team Bot 7935932356 [ObjC] Boolean generation options support no value as "true". 2 years ago
Protobuf Team Bot f1b0045dd3 Move from `count(...)` to `contains(...)` 2 years ago
Mike Kruskal 72b9420459 Internal protobuf changes 2 years ago
Mike Kruskal 5b4bc33a09 Rollback of: Simplify protobuf Java message builder by removing methods that calls the super class only. 2 years ago
Mike Kruskal 63e127a89a Rollback of: Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Jie Luo 0822add4d4 Internal change only 2 years ago
Martijn Vels 8afd1b670a Add CordInputStream and CordOutputStream providing stream support directly from/to Cord data 2 years ago
Martijn Vels 474152de0f Optimize and simplify arena cleanup logic 2 years ago
Eric Salo 3f36a91442 update PHP and Ruby to use the new accessors, delete the old ones 2 years ago
Jie Luo 9e12e81bc2 Remove required fields in protobuf python test protos 2 years ago
Protobuf Team Bot 6dbd4131fa Enable Text format parser to skip unknown short-formed repeated fields. 2 years ago
Protobuf Team Bot d01a9120ab Add an allowlist for implementation reserved fields for the C++ implementation. This also includes `protoc`. 2 years ago
Matt Kulukundis bc441c9892 Switch from using count to contains and use heterogenous lookup where available 2 years ago
Protobuf Team Bot 09cfed19e7 Add a printer test case for newlines surrounding a sub Emit() call. 2 years ago
Martijn Vels 192cd096b1 Add a `WriteCord()` method to `ZeroCopyInputStream` 2 years ago
Martijn Vels 0783c82bb4 Unify string and cord cleanup nodes in TaggedNode 2 years ago
Protobuf Team Bot 3e4019d803 Add an allowlist for implementation reserved fields for the C++ implementation. This also includes `protoc`. 2 years ago
Protobuf Team Bot caf1ce3b35 ROLLBACK_OF: Stop serializing the Class<MessageType> within Google (for now) 2 years ago
Jorg Brown ca561b0ef5
Merge pull request #11138 from protocolbuffers/main-202212021626 2 years ago
Jorg Brown bab8ec343b Merge release branch 21.x in to main 2 years ago
nickreid 47aecb734b Emit a newline after `@file:Suppress("DEPRECATION")` 2 years ago
Protobuf Team Bot e535f95976 [ObjC] Go back from Printer::Emit() to Printer::Print() 2 years ago
Protobuf Team Bot 605c24e649 [ObjC] Add GenerateFile helper to factor out common code. 2 years ago
Mike Kruskal aba04743d2 Fix java_linkage_monitor test. 2 years ago
Protobuf Team Bot c04f842613 Open source google/protobuf/bridge/message_set.proto 2 years ago
Martijn Vels 599c1a46ab Override ReadCord() to be implemented explicitly 2 years ago
Protobuf Team Bot 1b1e399e2e FileOutputStream: Properly pass block_size to CopyingOutputStreamAdaptor 2 years ago
Mike Kruskal 9a85ed241d Internal Changes 2 years ago
Sandy Zhang 36e4d2f55a Fix mergeable.yml multi-line string syntax to fix invalid yaml parse error. 2 years ago
Mike Kruskal 3bc50497eb Bump upb version and refactor python compatibility. 2 years ago
deannagarcia d024e3bca1
Merge pull request #11118 from protocolbuffers/deannagarcia-patch-12 2 years ago
Sandy Zhang c5c9c2fdf2 Prevent merging PRs directly in main with a failing Mergeable check, except when an `mergeable:force-allow` label is present. 2 years ago
Protobuf Team Bot d301a9de3e Internal Changez 2 years ago
deannagarcia 9b37daf1ce
Add "public" modifier to Kotlin generated code 2 years ago
Protobuf Team Bot 370028c75d [ObjC] Check the Printer failure status. 2 years ago
Protobuf Team Bot c928bf3f25 [ObjC] Convert GenerateSource over to Printer::Emit. 2 years ago
Matt Kulukundis 10b8034be6 Add a code of conduct based on https://www.contributor-covenant.org/ and https://github.com/carbon-language/carbon-lang/blob/trunk/CODE_OF_CONDUCT.md 2 years ago
Joshua Humphries 9a84a0128a Add custom option numbers for use by Buf (#11110) 2 years ago
Protobuf Team Bot 4df096f1e9 [ObjC] Move GenerateHeader over to Printer::Emit. 2 years ago
Martijn Vels 75d31befc6 Implement ZeroCopyInputStream::ReadCord() in terms of absl::CordBuffer 2 years ago
Protobuf Team Bot 9b0a8d3096 Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Jorg Brown 782c7722e1
Merge pull request #11105 from protocolbuffers/21.x-202211301621 2 years ago
Jorg Brown 06776db4e8 Update version.json to: 21.11-dev 2 years ago