index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
*
Update version number to 3.0.0-beta-4
Feng Xiao
2016-07-13
*
Integrate from internal code base.
Feng Xiao
2016-07-13
*
Fix spelling in strings and comments
Otto Kekäläinen
2016-07-03
*
Fixed string formatting in text_format.py to be Python2.6-compatible
Adam Cozzette
2016-06-30
*
Integrated internal changes from Google
Adam Cozzette
2016-06-29
*
Make surrogate regex even more lenient.
Josh Haberman
2016-06-06
*
JSON surrogates Python: adjust regex for OSX error message.
Josh Haberman
2016-06-06
*
Added test for surrogates (valid and invalid).
Josh Haberman
2016-06-03
*
Surrogate checking is unpredictable, so always manually check.
Josh Haberman
2016-06-03
*
Fixed Python by updating failure lists and fixed a few broken tests.
Josh Haberman
2016-06-03
*
Merge pull request #1559 from google/beta-3
Jisi Liu
2016-05-18
|
\
*
|
JSON format for Any message must print @type first, use OrderedDict instead o...
Jie Luo
2016-05-17
|
*
Added download_url to be able to upload to pypi.
Jisi Liu
2016-05-17
|
/
*
Update version numbers for beta3
Jisi Liu
2016-05-10
*
Fix using std::shared_ptr
Jisi Liu
2016-05-05
*
Fix the std::string error introduced in integration.
Jisi Liu
2016-05-05
*
Down integrate from Google internal.
Jisi Liu
2016-04-28
*
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-04-01
|
\
|
*
Linking the cpp implementation extension statically with libprotobuf
Manjunath Kudlur
2016-04-01
*
|
Disable sign-compare warning.
Jisi Liu
2016-03-31
*
|
Fix signed-compare warning.
Jisi Liu
2016-03-31
*
|
revert unexpected change for py26
Jisi Liu
2016-03-31
|
*
Added an API to allow oversize protos when using C++ extension in Python
Manjunath Kudlur
2016-03-31
*
|
Fix json_format.py in py26
Jisi Liu
2016-03-31
*
|
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-03-30
|
\
|
*
|
Integrate google internal changes.
Jisi Liu
2016-03-30
|
*
Merge pull request #1306 from silviulica/master
Joshua Haberman
2016-03-07
|
|
\
|
|
*
Update version to 3.0.0b2.post2
Silviu Calinoiu
2016-03-07
|
|
/
|
/
|
|
*
Add back the namespace_packages arg in setup.py.
Craig Citro
2016-03-05
|
/
*
Add a modified patch from craigcitro@ to handle namespace sharing.
Silviu Calinoiu
2016-02-18
*
Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when
Manjunath Kudlur
2016-02-16
*
Manually down-integrate python JSON struct support from internal code base.
CH Albach
2016-01-29
*
Fixed Python 3.x C++ build, and updated conformance failure lists.
Josh Haberman
2016-01-15
*
Allow conformance test runner to tolerate crashes, and re-enable conformance ...
Josh Haberman
2016-01-11
*
Fixed compile for Python 3. There are still some crashes though.
Josh Haberman
2015-12-30
*
Require six>=1.9 for Python.
Feng Xiao
2015-12-29
*
Add missing files to EXTRA_DIST.
Feng Xiao
2015-12-28
*
Disable python conformnace tests as well.
Feng Xiao
2015-12-21
*
Fix Python 2.6 test failures.
Feng Xiao
2015-12-21
*
Update version numbers.
Feng Xiao
2015-12-21
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11
*
Bringing in internal::shared_ptr into google:protobuf namespace.
Manjunath Kudlur
2015-12-09
*
Updated for c++98 compatibility
Manjunath Kudlur
2015-12-07
*
Enable fast cpp protos in the python interface.
Manjunath Kudlur
2015-12-07
*
Added Python failure lists, and fixes to make sure failure propagates.
Josh Haberman
2015-12-03
*
Conformance test implementation for Python.
Josh Haberman
2015-12-02
*
Pass $CC environment variable through tox.
Josh Haberman
2015-10-28
*
Special-case Clang-only warning flags to Clang.
Josh Haberman
2015-10-28
*
Disable some more warnings to be warnings-free.
Josh Haberman
2015-10-28
*
Fixed compile errors after rebase.
Josh Haberman
2015-10-28
[next]