- 27 Jan, 2017 1 commit
-
-
Bo Yang authored
-
- 18 Jan, 2017 1 commit
-
-
Bo Yang authored
-
- 11 Jan, 2017 1 commit
-
-
Paul Yang authored
-
- 28 Dec, 2016 2 commits
- 22 Dec, 2016 1 commit
-
-
Bo Yang authored
-
- 20 Dec, 2016 1 commit
-
-
Bo Yang 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.
-
- 23 Nov, 2016 1 commit
-
-
Adam Cozzette authored
In Python 3 the values() method on a dictionary returns a view instead of a list, so we need to explicitly convert that to a list.
-
- 22 Nov, 2016 1 commit
-
-
Adam Cozzette authored
The curly brace syntax for sets was introduced in Python 2.7, and so for compatibility with 2.6 we need to avoid using it for now.
-
- 18 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 16 Nov, 2016 1 commit
-
-
Ian Hunter authored
-
- 19 Oct, 2016 1 commit
-
-
Richard Shin authored
-
- 10 Oct, 2016 6 commits
-
-
Paul Yang authored
Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232)
-
Bo Yang authored
-
Feng Xiao authored
[skip ci] Change-Id: I1ba6f6372a08b5796570851336e1a548602f60da
-
Bo Yang authored
-
Bo Yang authored
-
Bo Yang authored
-
- 07 Oct, 2016 1 commit
-
-
Paul Yang authored
Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232)
-
- 23 Sep, 2016 2 commits
- 21 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 20 Sep, 2016 2 commits
- 02 Sep, 2016 2 commits
-
-
Jisi Liu authored
-
Jonathon Love authored
Fix to typo/oversight in python tests, only affecting python 3
-
- 03 Aug, 2016 1 commit
-
-
Adam Matan authored
-
- 29 Jul, 2016 1 commit
-
-
Jisi Liu authored
-
- 25 Jul, 2016 1 commit
-
-
Jisi Liu authored
-
- 13 Jul, 2016 2 commits
- 03 Jul, 2016 1 commit
-
-
Otto Kekäläinen authored
-
- 30 Jun, 2016 1 commit
-
-
Adam Cozzette authored
In Python 2.6 the positional argument specifiers are apparently required to be explicitly specified: http://stackoverflow.com/questions/10054122/valueerror-zero-length-field-name-in-format-python
-
- 29 Jun, 2016 1 commit
-
-
Adam Cozzette authored
This includes all internal changes from around May 20 to now.
-
- 07 Jun, 2016 1 commit
-
-
Josh Haberman authored
-
- 06 Jun, 2016 1 commit
-
-
Josh Haberman authored
OS X's version of Python has a slightly different error message for this error case.
-
- 03 Jun, 2016 3 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
Python 2.x doesn't detect unpaired surrogates so we have to do that manually.
-