- 28 Jun, 2017 3 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
- 27 Jun, 2017 1 commit
-
-
Yilun Chong authored
-
- 23 Jun, 2017 1 commit
-
-
Yilun Chong authored
-
- 19 Jun, 2017 1 commit
-
-
Joshua Haberman authored
* Fixed a bunch of Ruby conformance errors. * Fixed some more Ruby conformance errors in JSON.
-
- 16 Jun, 2017 1 commit
-
-
Thomas Van Lenten authored
About 1.5% of all IEEE754 single-precision numbers require nine decimal digits to represent accurately.
-
- 06 Jun, 2017 1 commit
-
-
Thomas Van Lenten authored
-
- 19 Apr, 2017 1 commit
-
-
Paul Yang authored
-
- 31 Mar, 2017 2 commits
- 30 Mar, 2017 1 commit
-
-
Feng Xiao authored
-
- 29 Mar, 2017 3 commits
- 16 Mar, 2017 1 commit
-
-
Josh Haberman authored
-
- 14 Mar, 2017 1 commit
-
-
Josh Haberman authored
-
- 13 Mar, 2017 1 commit
-
-
Josh Haberman authored
-
- 09 Mar, 2017 1 commit
-
-
Josh Haberman authored
-
- 08 Mar, 2017 1 commit
-
-
Paul Yang authored
This better shows the semantic of the API. For already setted fields, mergeFromString do replacement for singular fields and appending for repeated fields.
-
- 06 Mar, 2017 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 08 Feb, 2017 1 commit
-
-
Paul Yang authored
-
- 01 Feb, 2017 1 commit
-
-
Paul Yang authored
-
- 07 Jan, 2017 1 commit
-
-
Joshua Haberman authored
* A few more cases for binary conformance tests. * over-encoded varints (encoded in more bytes than are necessary). * truncated varints (>32 bits for 32-bit types). * Fixed Python decoding bug with 32-bit varints. * Fixed 1L -> 1LL for 32-bit platforms.
-
- 14 Dec, 2016 1 commit
-
-
Joshua Haberman authored
This is basic and more tests will be added over time.
-
- 09 Dec, 2016 1 commit
-
-
Julien Brianceau authored
-
- 03 Dec, 2016 1 commit
-
-
Joshua Haberman authored
* Factored Conformance test messages into shared test schema. * Updated benchmarks to use new proto3 message locations. * Fixed include path. * Conformance: fixed include of Python test messages. * Make maven in Rakefile use --batch-mode. * Revert changes to benchmarks. On second thought I think a separate schema for CPU benchmarking makes sense. * Try regenerating C# protos for new test protos. * Removed benchmark messages from test proto. * Added Jon Skeet's fixes for C#. * Removed duplicate/old test messages C# file. * C# fixes for test schema move. * Fixed C# to use the correct TestAllTypes message. * Fixes for Objective C test schema move. * Added missing EXTRA_DIST file.
-
- 22 Nov, 2016 1 commit
-
-
Adam Cozzette authored
A new test is now passing and so we can remove it from the failure whitelist.
-
- 18 Nov, 2016 2 commits
-
-
Feng Xiao authored
-
Adam Cozzette authored
-
- 15 Nov, 2016 1 commit
-
-
Feng Xiao authored
-
- 03 Nov, 2016 1 commit
-
-
Jon Skeet authored
-
- 10 Oct, 2016 6 commits
- 22 Sep, 2016 1 commit
-
-
Bo Yang authored
-