- 20 Sep, 2019 1 commit
-
-
Thomas Van Lenten authored
The code in question hasn't change in a long time so the cause of https://github.com/firebase/firebase-ios-sdk/issues/3851 still appears to be an Xcode 11 clang change/bug; but this does appear to be slightly better code for the work being done. Cleanup along the way for #6679
-
- 19 Sep, 2019 2 commits
-
-
Jan Tattermusch authored
Fix incorrect Proto2 C# doc comments
-
Sydney Acksman authored
-
- 18 Sep, 2019 1 commit
-
-
Jie Luo authored
* Cherry pick changes on update_version.py #6643 * Update version to 3.10.0-rc-0 * Do not add rc0 to php packages.xml
-
- 17 Sep, 2019 1 commit
-
-
Joshua Haberman authored
Simplify template exporting macros
-
- 16 Sep, 2019 1 commit
-
-
Mohamed Heikal authored
-
- 12 Sep, 2019 2 commits
-
-
Paul Yang authored
* Down integrate to GitHub * Remove unintentional double assign * Change ByteCountInt64 to int64_t * Revert changes in binary_conformance_test.cc * Revert unnecessary changes
-
Marco Ferrer authored
-
- 11 Sep, 2019 2 commits
-
-
Vperus authored
-
Erik Moqvist authored
-
- 10 Sep, 2019 1 commit
-
-
Rafi Kamal authored
Remove duplicate entry in third party list
-
- 09 Sep, 2019 1 commit
-
-
Paul Yang authored
* Implement binary conformance test for oneof fields * Update failure list * Update failure list for php c extension
-
- 07 Sep, 2019 1 commit
-
-
Mathias LANG authored
On the linked Wiki page, it can be seen that the creator is `opticron`, whose Github repository is also linked, and contains a more up-to-date implementation.
-
- 06 Sep, 2019 3 commits
-
-
Rafi Kamal authored
Linakge Monitor fix to handle a new version of protobuf-bom not available in Maven Central
-
Tomo Suzuki authored
-
Tomo Suzuki authored
-
- 04 Sep, 2019 2 commits
-
-
Paul Yang authored
* Sync upb https://github.com/protocolbuffers/upb/pull/209 * Update upb https://github.com/protocolbuffers/upb/pull/210
-
Roman Kamyk authored
- use final instead of obvious types for local variables - add missing `void` return type - make the comments doccomments (///)
-
- 03 Sep, 2019 8 commits
-
-
Tim Gates authored
-
Mohamed Heikal authored
-
Gregory Haskins authored
This adds links under the Clojure header to https://protojure.github.ioSigned-off-by: Greg Haskins <gregory.haskins@gmail.com>
-
Paul Yang authored
* Add binary conformance tests for map fields * Update failure list * Fix php conformance test * Fix php conformance test In 32-bit platform, int64 should be string. However, map iterator returns string key as integer. * Add more test cases for map * Update failure list
-
Jan Tattermusch authored
* introduce GOOGLE_PROTOBUF_SUPPORT_SYSTEM_MEMORY * allow building net45 target on unix systems too * add Span<> support on net45 as well
-
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.
-