10547 Commits (b5f83ddb905cee1d07fc39c0c63c73c1096897e0)
 

Author SHA1 Message Date
theodorerose 073b81a94d kokoro trigger change 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
Jorg Brown 0d7f85ca05 Updating changelog 2 years ago
Protobuf Team Bot ed63a2c7e4 Updating version.json and repo version numbers to: 21.10-rc0 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
deannagarcia 7268e2fe6a
Merge pull request #11068 from deannagarcia/21.x 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
Kenji Abe 7845696b1a Add more public modifiers 2 years ago
Deanna Garcia 6edfc80428 Cherrypick public modifier 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
ericsalo eb06d1fdcb
update protobuf_deps to point to the current upb 21.x (#11028) 2 years ago
Deanna Garcia 847ace296c Rename CODEOWNERS to CODEOWNERSHIP 2 years ago
Protobuf Team Bot b141bf9b1e protobuf: Improve error message while constructing messages in Python. 2 years ago
Protobuf Team Bot 280439822a Internal change 2 years ago
Gregory P. Smith d35a66e67b Use sys.stdin.buffer and sys.stdout.buffer directly for binary I/O, don't 2 years ago
Protobuf Team Bot e0a1da0868 Correctly discard unknown enum name strings in an array when parsing a repeated field. 2 years ago
Protobuf Team Bot 030ed9c8df Split "zero" trait into more targeted traits and make them more precise. 2 years ago
Karol M. Langner 6e75fa152e Add repeated and nested message fields to deprecated test proto 2 years ago
Protobuf Team Bot 72977f951c Add ability for custom a MessagePrinter to default back to the default implementation. 2 years ago