6960 Commits (9cfb12bf0a694b2a0a9dc0e05a6603f6ab613390)
 

Author SHA1 Message Date
Sydney Acksman 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
Sydney Acksman c5fa0e08c7 Fix comment on IExtendableMessage.GetOrRegisterExtension 6 years ago
Sydney Acksman 79cf8a8bae Fix readability in FieldCodec.ForMessage/Group factories 6 years ago
Sydney Acksman 3237ad39f8 Rename ExtensionRegistry.Add(IEnumerable<Extension>) overload to AddRange 6 years ago
Sydney Acksman 930db675ca Revert changes for FieldPresenceAccessor 6 years ago
Sydney Acksman 29141f482c Fix default extension values being unused in FieldCodec 6 years ago
Sydney Acksman 47f2017cf3 Review changes 6 years ago
Sydney Acksman 29d5186867 Regenerate testprotos.pb 6 years ago
Sydney Acksman 2b9d0fdfba Add missing files to Makefile.am 6 years ago
Sydney Acksman 6b90ac13e0 Reorganize some tests 6 years ago
Sydney Acksman bf4f6c5431 Make extension reflection helper use GetOrRegisterExtension 6 years ago
Sydney Acksman 9163a6f1ad Add tests for extension accessor 6 years ago
Sydney Acksman 0c80570a8b Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks 6 years ago
Sydney Acksman f4cfd2def3 Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 6 years ago
Sydney Acksman 8dc69ede45 Remove unnecessary check in GetIsExtensionsInitialized 6 years ago
Sydney Acksman b78330b21d Fix RepeatedExtensionValue.IsInitialized 6 years ago
Sydney Acksman ebf0bfaed8 Add private "_Extensions" property to speed up IsInitialized checks 6 years ago
Sydney Acksman 134242bc46 Change input message to UnknownFieldSet tests to proto2 test message to test groups. 6 years ago
Sydney Acksman cd65535423 Added group roundtrip tests and fixed any issues discovered 6 years ago
Sydney Acksman 011427c9d8 Fix issues from interactive rebase and regenerate code 6 years ago
Sydney Acksman 5b2f2c5292 file descriptors and the syntax field are really weird with proto2 6 years ago
Sydney Acksman 8e917d1688 Added FieldDescriptor.IsExtension and sealed ExtensionCollection 6 years ago
Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values 6 years ago
Sydney Acksman a976158b1c Fix incorrect code gen for string fields with default values 6 years ago
Sydney Acksman 8a57ec847b Add test protos to test project 6 years ago
Sydney Acksman 6e7c43fc68 Add checks to make sure values retrieved from CustomOptions match extension values 6 years ago
Sydney Acksman 43619bb6b2 Uncomment option code in OneofDescriptor 6 years ago
ObsidianMinor 03872044b1 Make extension container classes public and modify conformance to test proto2 messages 6 years ago
Sydney Acksman 05712c6791 Reapply custom option accessors from previous PR along with CustomOptions accessor deprecations 6 years ago
Sydney Acksman 4be0394686 Remove proto2 check from generator 6 years ago
Sydney Acksman 5caa44e056 Remove internal constraint on descriptor proto 6 years ago
Rafi Kamal 1be79eefd5
Merge pull request #6557 from elharo/patch-3 6 years ago
Joshua Haberman 06d26df704
Merge pull request #6559 from haberman/notypedef 6 years ago
Paul Yang 6c9d7ecfa4
Test singular fields are encoded in canonical way (#6553) 6 years ago
Joshua Haberman 6b2fc3c2c9 Removed ByteCountInt64. This is a transitional typedef that should not be released. 6 years ago
Mohamed Heikal f8a2deafd5 Add ovrride keyword for overriden functions 6 years ago
Mohamed Heikal db5b2bd13a clang-cl requires fully qualified name for friend class declarations 6 years ago
Mohamed Heikal 402b5772d5 Fix order of export and capability macros on WrappedMutex 6 years ago
Rafi Kamal 2228af689f
Merge pull request #6556 from rafi-kamal/201908221610 6 years ago
Rafi Kamal 2cc432fcfd
Merge pull request #6542 from elharo/patch-2 6 years ago
Elliotte Rusty Harold 2048a6f442
Update versions to 3.9.1 6 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 6 years ago
Paul Yang 893a7d31e1
No need to have a separate ruby conformance test on Mac (#6555) 6 years ago
Joshua Haberman 780b050975 Fix for GC of Ruby map frames. (#6533) 6 years ago
Julio Monteiro 8c3a2ce198 Add source code URI to the Ruby gemspec file (#6466) 6 years ago
Paul Yang d79d368ff1
Remove stale comment (#6552) 6 years ago
Joshua Haberman 3e3407af49 Re-add memset() that seemed redundant but is necessary in case of GC. 6 years ago
Joshua Haberman b9131f0aab Removed commented-out code. 6 years ago
Joshua Haberman cf07d3c1b2 layout_init() optimization works! 6 years ago
Joshua Haberman 78378dab22 Merge branch 'master' into layout_clear 6 years ago