6841 Commits (9163a6f1ade17573f82295d18666918340916822)
 

Author SHA1 Message Date
Sydney Acksman 9163a6f1ad Add tests for extension accessor 5 years ago
Sydney Acksman 0c80570a8b Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks 5 years ago
Sydney Acksman f4cfd2def3 Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 5 years ago
Sydney Acksman 8dc69ede45 Remove unnecessary check in GetIsExtensionsInitialized 5 years ago
Sydney Acksman b78330b21d Fix RepeatedExtensionValue.IsInitialized 5 years ago
Sydney Acksman ebf0bfaed8 Add private "_Extensions" property to speed up IsInitialized checks 5 years ago
Sydney Acksman 134242bc46 Change input message to UnknownFieldSet tests to proto2 test message to test groups. 5 years ago
Sydney Acksman cd65535423 Added group roundtrip tests and fixed any issues discovered 5 years ago
Sydney Acksman 011427c9d8 Fix issues from interactive rebase and regenerate code 5 years ago
Sydney Acksman 5b2f2c5292 file descriptors and the syntax field are really weird with proto2 5 years ago
Sydney Acksman 8e917d1688 Added FieldDescriptor.IsExtension and sealed ExtensionCollection 5 years ago
Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values 5 years ago
Sydney Acksman a976158b1c Fix incorrect code gen for string fields with default values 5 years ago
Sydney Acksman 8a57ec847b Add test protos to test project 5 years ago
Sydney Acksman 6e7c43fc68 Add checks to make sure values retrieved from CustomOptions match extension values 5 years ago
Sydney Acksman 43619bb6b2 Uncomment option code in OneofDescriptor 5 years ago
ObsidianMinor 03872044b1 Make extension container classes public and modify conformance to test proto2 messages 5 years ago
Sydney Acksman 05712c6791 Reapply custom option accessors from previous PR along with CustomOptions accessor deprecations 5 years ago
Sydney Acksman 4be0394686 Remove proto2 check from generator 5 years ago
Sydney Acksman 5caa44e056 Remove internal constraint on descriptor proto 5 years ago
Joshua Haberman 06d26df704
Merge pull request #6559 from haberman/notypedef 5 years ago
Paul Yang 6c9d7ecfa4
Test singular fields are encoded in canonical way (#6553) 5 years ago
Joshua Haberman 6b2fc3c2c9 Removed ByteCountInt64. This is a transitional typedef that should not be released. 5 years ago
Mohamed Heikal f8a2deafd5 Add ovrride keyword for overriden functions 5 years ago
Mohamed Heikal db5b2bd13a clang-cl requires fully qualified name for friend class declarations 5 years ago
Mohamed Heikal 402b5772d5 Fix order of export and capability macros on WrappedMutex 5 years ago
Rafi Kamal 2228af689f
Merge pull request #6556 from rafi-kamal/201908221610 5 years ago
Rafi Kamal 2cc432fcfd
Merge pull request #6542 from elharo/patch-2 5 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 5 years ago
Paul Yang 893a7d31e1
No need to have a separate ruby conformance test on Mac (#6555) 5 years ago
Joshua Haberman 780b050975 Fix for GC of Ruby map frames. (#6533) 5 years ago
Julio Monteiro 8c3a2ce198 Add source code URI to the Ruby gemspec file (#6466) 5 years ago
Paul Yang d79d368ff1
Remove stale comment (#6552) 5 years ago
Elliotte Rusty Harold e971944bfc
Update to Truth 1.0 5 years ago
Joshua Haberman 63e4a3ecc9
Merge pull request #6541 from haberman/ruby_race_fix 5 years ago
Joshua Haberman 35b0a879c6
Merge pull request #6521 from haberman/layout_mark 5 years ago
Joshua Haberman b245551a61 Fix for race in lazy initialization of handlers. 5 years ago
Paul Yang 6b3024f693
Accept string for int64 wrappers (#6491) 5 years ago
Joshua Haberman ee4f2492ea Fixed some lint errors seen in google3. (#6520) 5 years ago
Joshua Haberman c02a6fbf2c Bugfix for GC mark of oneof fields. 5 years ago
Adam Liddell c60aaf79e6 Remove duplicate six http_archive definition 5 years ago
Adam Liddell 8199a01ff4 Move six.BUILD to third_party and update paths 5 years ago
Adam Liddell 23e520e7fc Update six version to 1.12.0 and fix legacy_create_init issue 5 years ago
DNKpp 8c46be0328 add Map forward declaration in arena.h 5 years ago
Joshua Haberman 013a0ea882 Optimized layout_mark to not iterate over the msgdef. 5 years ago
Joshua Haberman 0088a75ce5 Merge branch 'master' into layout_mark 5 years ago
Joshua Haberman 0f76f8a83b Put oneof case offset in separate oneof table. 5 years ago
Joshua Haberman 63f324a993 Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 5 years ago
Joshua Haberman 402c28a321
Merge pull request #6502 from haberman/rubygcfix 5 years ago
Paul Yang fa8f155dcf
Reinstall wget on mac (#6505) 5 years ago