7339 Commits (9ce8c330e736b99c2bb00bdc6a60f00ab600c283)
 

Author SHA1 Message Date
Joshua Haberman 9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 5 years ago
Thomas Van Lenten 2360bacd12 Tweak the union used for Extensions to support old generated code. 5 years ago
Joshua Haberman 0ff639994d
Fixed Python release script to upload using twine instead of distutils. (#7571) 5 years ago
Joshua Haberman 678da4f76e Updated the changelog for the 3.12.2 release. 5 years ago
Joshua Haberman beeb621f50
Update protobuf version (#7557) 5 years ago
Joshua Haberman 746c46ed9d
Switch to using git@ for clone, to avoid having to enter password. (#7556) 5 years ago
Stanley Cheung ef22086980
Fix :protobuf_objc bazel target (#7538) 5 years ago
Stanley Cheung 29de97cc5d
Cherry-pick of df719723: Simplify template exporting macros (#7539) 5 years ago
Joshua Haberman a37cc13b2f Added changelog entry for 3.12.1. 5 years ago
Joshua Haberman 6ad138d85a
Update protobuf version (#7535) 5 years ago
Daniel Azuma cf81f38b5d
Restore binary builds of Ruby 2.3 and 2.4 (#7529) (#7531) 5 years ago
Joshua Haberman 0dd036d675
Added a changelog entry about the Java fix. (#7516) 5 years ago
Joshua Haberman e90b71cdee Update protobuf version 5 years ago
Joshua Haberman 7276738e79
Fixed bug in map key sorting for Java TextFormat. (#7508) 5 years ago
Joshua Haberman 4bbdffacf2
Added background information about proto3 presence. (#7501) 5 years ago
Joshua Haberman 8053525846 Updated Changelog for 3.12.0-rc2. 5 years ago
Joshua Haberman 73e48b4fb0
Merge pull request #7494 from haberman/3.12.x-202005121247 5 years ago
Joshua Haberman f597a24627 Update protobuf version 5 years ago
Joshua Haberman 51199fcba2
Merge pull request #7491 from haberman/cherry 5 years ago
Joshua Haberman 01e8c0fa34 Cherry-pick the fix to #7480 from #7485. 5 years ago
Joshua Haberman c0b1ce00f3 Cherry-pick the fix for https://github.com/protocolbuffers/protobuf/issues/7463. 5 years ago
Jon Skeet 3c3646fa78 Implement HasPresence for C# 5 years ago
Jan Tattermusch fc5ded36bc Merge pull request #7434 from jtattermusch/csharp_expose_options 5 years ago
Jon Skeet 807ea2f352 Fix to C# support library code 5 years ago
Jon Skeet 13df985bff Regenerate C# code based on the previous commit 5 years ago
Jon Skeet 6a84e31818 Don't generate Has/Clear members for proto2 message fields. 5 years ago
Paul Yang d001f8cee4
Ignore unknown enum value when ignore_unknown specified (#7455) (#7462) 5 years ago
Joshua Haberman ef7cc81116
Added changelog entry for removing binary gems for Ruby <2.5. (#7454) 5 years ago
Joshua Haberman e19bfc0e28
Stop building binary gems for ruby <2.5. (#7453) 5 years ago
Joshua Haberman a9f11d7d64
Updated version to 3.12.0-rc1. (#7449) 5 years ago
Joshua Haberman 26bec4b84c
Added changelog for 3.12.x. (#7442) 5 years ago
Thomas Van Lenten 2db0e9812a Use the new helpers from Descriptor. 5 years ago
Joshua Haberman 4b4e667435
Merge pull request #7435 from haberman/sync-stage 5 years ago
Nick Presta 75553e9ec8 Update shell format in installation instructions. 5 years ago
Joshua Haberman 140e1bb70e Merge branch 'sync-piper' into sync-stage 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Greg Steuck 4059c61f27
Typo in 'disciplines' (#7423) 5 years ago
Thomas Van Lenten dddeed298b [ObjC] Typos and comment improvements. 5 years ago
Thomas Van Lenten 7b6016e343 [ObjC] Add tests for proto3 optional behaviors. 5 years ago
Thomas Van Lenten b0e2792842 [ObjC] Generation changes around proto3 optional. 5 years ago
Thomas Van Lenten 3c8e959b60 [ObjC] Update oneof clearing internals. 5 years ago
Thomas Van Lenten e1e5b8af79 [ObjC] Update some library internals to not pass syntax versions. 5 years ago
Thomas Van Lenten 8d224b4c48 [ObjC] Runtime support for proto3 optional. 5 years ago
Thomas Van Lenten e9b0c92659 [ObjC] Update oneof generation for proto3 optional. 5 years ago
Thomas Van Lenten 59f8dd5faf [ObjC] Move over some custom logic to Descriptor provided info. 5 years ago
Masaki Hara f494cb222d
Test in Ruby 2.7 (#7386) 5 years ago
Jon Skeet 81c9b85dee Add new files into Makefile.am 5 years ago
Jon Skeet 97737072f9 Add reflection support for proto3 optional fields 5 years ago
Jon Skeet bad9d753ae Add unit tests for proto3 optional fields 5 years ago
Jon Skeet b0649a088a Regenerate C# code with the new generator, adding unittest_proto3_optional.proto 5 years ago