- 02 Sep, 2016 1 commit
-
-
Jonathon Love authored
Fix to typo/oversight in python tests, only affecting python 3
-
- 03 Aug, 2016 1 commit
-
-
Adam Matan 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.
-
- 17 May, 2016 1 commit
-
-
Jie Luo authored
-
- 10 May, 2016 1 commit
-
-
Jisi Liu authored
-
- 05 May, 2016 2 commits
- 28 Apr, 2016 1 commit
-
-
Jisi Liu authored
-
- 31 Mar, 2016 4 commits
-
-
Jisi Liu authored
-
Jisi Liu authored
-
Manjunath Kudlur authored
-
Jisi Liu authored
-
- 30 Mar, 2016 1 commit
-
-
Jisi Liu authored
-
- 07 Mar, 2016 1 commit
-
-
Silviu Calinoiu authored
-
- 19 Feb, 2016 1 commit
-
-
Silviu Calinoiu authored
-
- 16 Feb, 2016 1 commit
-
-
Manjunath Kudlur authored
--allow_oversize_protos=true is passed to bazel build. When this macro is set, SetTotalBytesLimit is called to remove the 64MB limit on binary protos when during ParseFromString.
-
- 30 Jan, 2016 1 commit
-
-
CH Albach authored
-
- 16 Jan, 2016 1 commit
-
-
Josh Haberman authored
-
- 31 Dec, 2015 1 commit
-
-
Josh Haberman authored
-
- 28 Dec, 2015 1 commit
-
-
Feng Xiao authored
Also delete some unused files.
-
- 21 Dec, 2015 2 commits
- 12 Dec, 2015 1 commit
-
-
Feng Xiao authored
-
- 09 Dec, 2015 1 commit
-
-
Manjunath Kudlur authored
Fixes #1029
-
- 07 Dec, 2015 2 commits
-
-
Manjunath Kudlur authored
-
Manjunath Kudlur authored
-
- 29 Oct, 2015 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
Also made the Travis build ensure that no warnings are present. These builds were previously spewing many warnings, which was hiding warnings for important things like accidentally using C++11-only features. Change-Id: I56caeee9db48bc78756a3e8d7c14874630627037
-
- 19 Oct, 2015 1 commit
-
-
Jie Luo authored
1, objcect_pair_hook is not supported in python2.6, so duplicated key check is removed in 2.6 2, total_seconds is not suppoted in python2.6, changed to compute seconds directly
-
- 06 Oct, 2015 1 commit
-
-
Jisi Liu authored
-