- 03 Sep, 2019 3 commits
-
-
Jan Tattermusch authored
Document proto2 feature implementations in Google.Protobuf
-
Jan Tattermusch authored
C# Proto2 feature : Finale
-
Sydney Acksman authored
-
- 02 Sep, 2019 2 commits
-
-
Sydney Acksman authored
Reworded info about message initialization
-
Sydney Acksman authored
Addressed review comments
-
- 30 Aug, 2019 8 commits
-
-
Rafi Kamal authored
Java: Add Automatic-Module-Name entries to the Manifest
-
salamaniibm authored
-
Adam Cozzette authored
This commit removes the question template. It also updates the bug report and feature request templates to direct questions to the mailing list.
-
Paul Yang authored
* When length is zero, substr returns null instead of emptry string, which breaks the invariable for message. * Tested in https://github.com/protocolbuffers/protobuf/pull/6560
-
Rafi Kamal authored
Update version number
-
Thomas Van Lenten authored
-
Thomas Van Lenten authored
-
Elliotte Rusty Harold authored
-
- 29 Aug, 2019 4 commits
-
-
Sydney Acksman authored
-
Wang Qilin authored
-
Paul Yang authored
* For missing message value, map should create a default message instance in order to keep its invariable. * On 32-bit platform, int64 map key should be string
-
Keith Smiley authored
We've notice significant issues downloading from zlib.net. Since there are already other archives coming from GitHub, this shouldn't negatively affect reliability.
-
- 28 Aug, 2019 2 commits
-
-
Joshua Haberman authored
Optimization for layout_init()
-
Joshua Haberman authored
-
- 27 Aug, 2019 2 commits
-
-
Jie Luo authored
* Add missing files under benchmarks/ to the dist * fix typo
-
Paul Yang authored
* Sync upb * https://github.com/protocolbuffers/upb/pull/208 * Fix php c extension compiling Don't use macros defined by upb * Update ruby conformance failure list
-
- 26 Aug, 2019 2 commits
-
-
Thomas Van Lenten authored
Enums use varint, so if the value is negative it should end up being longer. This was caught my new conformance test cases.
-
Florian Enner authored
-
- 23 Aug, 2019 17 commits
-
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Add comment explaining IExtensionMessage instability
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
* Add Syntax enum and make file syntax checks check the enum * Made IsPacked a normal get method without ternary op * Moved IFieldAccessor.HasValue to IFieldPresenceAccessor * Change naming of GetIsExtensionsInitialized * Fixed stray text in summary text
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks
-
Sydney Acksman authored
-
Sydney Acksman authored
-