10397 Commits (4df096f1e9f8f5f7d80bd5db560fa33492ab0a8d)
 

Author SHA1 Message Date
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
Protobuf Team Bot aa24ccda47 Internal change 2 years ago
Mike Kruskal 129c3a4697 Fix copybara transformations for Python/C++ code. 2 years ago
Protobuf Team Bot 09a08d1f75 LazyField::IsInitialized instead of LazyField::Get for oneof. 2 years ago
Jie Luo 24743cd6c7 Remove _SetType from python api_implementation.py 2 years ago
Jie Luo 3d3bebf8ab Internal change only 2 years ago
Deanna Garcia 85debe8400 Internal change 2 years ago
Protobuf Team Bot 568672c733 Fix doc typo 2 years ago
Protobuf Team Bot 3b00bfff78 [ObjC] Update ImportWriter to use Printer::Emit. 2 years ago
deannagarcia 51535c0a53
Merge pull request #11090 from protocolbuffers/deannagarcia-patch-11 2 years ago
Deanna Garcia 33d1070fc4 Expose internal setExtension method for Kotlin 2 years ago
deannagarcia 4465c092cf
Remove php 7.4 installation 2 years ago
deannagarcia 7e6c9844a2
Prohibit homebrew from automatically updating packages 2 years ago
Matt Fowles Kulukundis 7c308c7d45
Merge pull request #11077 from jskeet/no-eol-check-csharp 2 years ago
Christian Blichmann 670b4f7232 Include header for Abseil's `flat_hash_set<>` 2 years ago
Jon Skeet e2ea242d64 Pre-emptively suppress target framework EOL warnings 2 years ago
Protobuf Team Bot 726aace07c [ObjC] Fix a clang tidy warning about const usage and make the FileGenerator const. 2 years ago
Protobuf Team Bot afb5a268f1 Remove sometimes-ambiguous use of operator '<<'. 2 years ago
Protobuf Team Bot 0a979584ee Auto-generate files after cl/491417852 2 years ago
Protobuf Team Bot 585b41a2dd Remove _internal_has_XXX APIs and directly check presence (e.g. has_bits, oneof case). 2 years ago
Deanna Garcia 9a1ef54b47 Allow message name "List" without conflict 2 years ago
Martijn Vels d5f759f7a4 Optimize Arena Ctor/Dtor for lazy field 2 years ago
Theodore Rose f3873dd6fc
Merge pull request #11039 from yksten/patch-1 2 years ago
Protobuf Team Bot 903639c328 [ObjC] Put out of range closed enum extension values in unknown fields. 2 years ago
Protobuf Team Bot 7a7bdde799 [ObjC] Final const cleanups for generator. 2 years ago
Protobuf Team Bot e8a9dcb0df [ObjC] Move the has bits computation to the ctor. 2 years ago
Protobuf Team Bot 2221a0111d Add support for lazy fields to TDP. 2 years ago
Protobuf Team Bot 783cab258e [ObjC] Disable CocoaPods watchOS validation for now. 2 years ago
Protobuf Team Bot cd6180d4c3 [ObjC] Generator const cleanups 2 years ago
Protobuf Team Bot 64d3eeb1b3 [ObjC] Move all Message, Enum, & Extension Generators up to the File. 2 years ago
Eric Salo 4ac90bbb69 add unit test for recent upb bug fix 2 years ago
Protobuf Team Bot 016ef2393e Standardize link formatting in documentation. 2 years ago
Protobuf Team Bot 96dd2ea63f Refactor proto2::Map to move all the key-only operations into a key-only base 2 years ago
Mike Kruskal 04e813577c Bump upb version 2 years ago
Protobuf Team Bot 83677a9ebb [ObjC] pass the Descriptor initialization flags to FieldDescriptor 2 years ago
dankm 2a73e3bdfb Hide ruby native extension symbols on FreeBSD (#10832) 2 years ago
Mike Kruskal d083ec5efc Internal change 2 years ago
Jerry Berg 0466a655d8
Merge pull request #11045 from signalwerk/patch-1 2 years ago
Protobuf Team Bot 8bd49dea5e Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Protobuf Team Bot a0e7ecf766 Simplify protobuf Java message builder by removing methods that calls the super class only. 2 years ago
Stefan Huber 4c8a128e14
Standardise Link-Format 2 years ago
Deanna Garcia 5251a44893 Upgrade rules_python to newest version. 2 years ago
Protobuf Team Bot 3e5fe0061f Cleanup arena.h template dispatch. 2 years ago
Protobuf Team Bot 4163455776 [ObjC] Move GPBExtensionMergeFromInputStream into GPBMessage.m 2 years ago
yksten 4e00cf365d
Update third_party.md 2 years ago
Eric Salo 8809a113bc update Ruby to use the newer upb_Map_Next() iterator 2 years ago
Eric Salo 9cdf347d19 fix the ruby and php builds which were broken by a recent upb change 2 years ago
Clément Jean 1489e8d224 Changing bazel skylib version from 1.2.1 to 1.3.0 (#10979) 2 years ago