aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/pyext/message.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed Python extension compile.Josh Haberman2018-09-071-6/+6
* Down-integrate from google3.Josh Haberman2018-09-041-16/+20
* Down-integrate proto2 namespace fix.Feng Xiao2018-08-131-3/+3
* Fix failing tests.Feng Xiao2018-08-091-3/+3
* Down-integrate from google3.Feng Xiao2018-08-081-245/+369
* Add Python 3.7 compatibility (#4862)Ben Webb2018-07-121-2/+2
* Introduce Proto C API; based on cl/198113115 by amauryfaThomas Colthurst2018-05-301-1/+25
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-13/+16
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-47/+43
* Merge from google internalJisi Liu2017-10-181-0/+5
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-79/+50
* Merge pull request #2576 from cristicbz/py-strutilFeng Xiao2017-09-081-1/+11
|\
| * python: do not include internal 'strutil.h' headerCristi Cobzarenco2017-01-281-1/+11
* | Merge from masterJisi Liu2017-07-251-2/+4
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-14/+48
* | Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject()Jie Luo2017-03-291-1/+1
* | Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-1/+3
|/
* Merge branch 'master' into down-integrate-with-msvc-fixAdam Cozzette2016-11-171-0/+4
|\
| * Use -DPROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOSRichard Shin2016-10-191-0/+4
* | Integrated internal changes from GoogleAdam Cozzette2016-11-171-204/+205
|/
* Fix python cpp.Bo Yang2016-10-101-7/+0
* Integrate internal changesBo Yang2016-10-101-126/+86
* Integrate from internal code base.Feng Xiao2016-07-131-8/+8
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-57/+9
* Down integrate from Google internal.Jisi Liu2016-04-281-57/+63
* Merge branch 'master' of github.com:google/protobufJisi Liu2016-04-011-11/+35
|\
| * Added an API to allow oversize protos when using C++ extension in PythonManjunath Kudlur2016-03-311-11/+35
* | Fix signed-compare warning.Jisi Liu2016-03-311-1/+1
* | Integrate google internal changes.Jisi Liu2016-03-301-11/+23
|/
* Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it whenManjunath Kudlur2016-02-161-0/+9
* Down-integrate from internal code base.Feng Xiao2015-12-111-136/+163
* Fixed compile errors after rebase.Josh Haberman2015-10-281-3/+1
* Removed all warnings from the Python/C++ build.Josh Haberman2015-10-281-56/+56
* Merge remote-tracking branch 'origin/master' into fix-authorJisi Liu2015-10-051-0/+16
|\
| * Fix Python 3.4 cpp implementationDan O'Reilly2015-08-311-0/+16
* | Down-integrate from google internal.Jisi Liu2015-10-051-61/+92
|/
* Fixed assignment syntax error.Josh Haberman2015-08-281-1/+1
* Fix for https://github.com/google/protobuf/issues/758Josh Haberman2015-08-281-14/+17
* Down-integrate from google3.Feng Xiao2015-08-221-266/+458
* down-integrate internal changesBo Yang2015-05-211-96/+336
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-2/+3
* Fixes for Python/C++ implementation in open-source:Josh Haberman2015-02-251-3/+23
* Down integrate from Google internal.Jisi Liu2015-02-251-521/+523
* Down-integrate from internal code base.Feng Xiao2014-11-101-252/+243
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* down integrate python opensource to svnjieluo@google.com2014-08-121-0/+2561