aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
Commit message (Expand)AuthorAge
...
| * | | | Bump the version number to 3.0.0-alpha-3-preGravatar Jisi Liu2015-03-02
| | |/ / | |/| |
| | * | Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
| |/ /
| * | Fixes for Python/C++ implementation in open-source:Gravatar Josh Haberman2015-02-25
| * | Down integrate from Google internal.Gravatar Jisi Liu2015-02-25
| * | Update version number to 3.0.0-alpha-2Gravatar Jisi Liu2015-02-21
| | * fix raise syntax issues for py3,Gravatar zex2015-02-06
| |/
| * Delete unused files.Gravatar Feng Xiao2015-01-27
* | Declare explicit support for Python 3.3 and 3.4.Gravatar Tres Seaver2015-01-13
* | Merge branch 'python-update_setup' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \
* \ \ Merge branch 'update-ez_setup' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \ \
* | | | Test under tox: Python 2.6, 2.7, 3.3, 3.4.Gravatar Tres Seaver2015-01-13
* | | | Straddle Python 2.6, 2.7, 3.3, 3.4.Gravatar Tres Seaver2015-01-13
* | | | Don't check in derived objects.Gravatar Tres Seaver2015-01-13
* | | | Compatibility with Python2.6 unittest.Gravatar Tres Seaver2015-01-13
* | | | Use 'io.BytesIO' rather than 'cStringIO.StringIO'.Gravatar Tres Seaver2015-01-13
* | | | Typo.Gravatar Tres Seaver2015-01-13
* | | | Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \ \ \
| * | | | Overlooked dependency.Gravatar Tres Seaver2015-01-13
* | | | | Merge branch 'drop-apputils-dependency' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Drop dependency on 'google.apputils'.Gravatar Tres Seaver2015-01-13
| | |_|/ | |/| |
* / | | Prepare for Python2-Python3 straddle.Gravatar Tres Seaver2015-01-13
|/ / /
| * / Update to new canonical 'ez_setup.py'.Gravatar Tres Seaver2015-01-13
|/ /
| * Noramlize 'setup.py' to fit conventions:Gravatar Tres Seaver2015-01-13
|/
* Merge pull request #143 from Ivoz/patch-1Gravatar Feng Xiao2014-12-22
|\
* \ Merge pull request #46 from adalq/versionGravatar Feng Xiao2014-12-20
|\ \
| | * Update python version / setuptools instructionsGravatar Matt Iversen2014-12-17
| |/ |/|
| * Updated __version__Gravatar Adal Chiriliuc2014-12-14
* | Update version number to v3.0.0-preGravatar Feng Xiao2014-12-10
* | Update version number to v3.0.0-alpha-1Gravatar Feng Xiao2014-12-03
* | Fix Python C++ implementation build issues:Gravatar Feng Xiao2014-11-25
* | Down-integrate from internal code base.Gravatar Feng Xiao2014-11-20
* | Down-integrate from internal code base (C++ maps support).Gravatar Feng Xiao2014-11-14
* | Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Gravatar Feng Xiao2014-11-11
|\ \
* | | Down-integrate from internal code base.Gravatar Feng Xiao2014-11-10
| * | typo fixes - https://github.com/vlajos/misspell_fixerGravatar Veres Lajos2014-11-08
|/ /
* | Merge pull request #50 from dlitz/compat-py3kGravatar Feng Xiao2014-11-08
|\ \
* | | Update version number to 2.6.2-pre.Gravatar Feng Xiao2014-10-21
* | | Update version number to 2.6.1.Gravatar Feng Xiao2014-10-20
| * | Omit google-apputils dependency under Python 3Gravatar Dwayne Litzenberger2014-10-14
| * | Use 2to3 when building under Python 3.Gravatar Dwayne Litzenberger2014-10-14
|/ /
| * Add __version__Gravatar Adal Chiriliuc2014-10-10
| * Revert "Add __version__"Gravatar Adal Chiriliuc2014-10-10
| * Add __version__Gravatar Adal Chiriliuc2014-10-10
* | Update version number to 2.6.1rc1Gravatar Feng Xiao2014-10-08
|/
* Down-integrate from internal branch.Gravatar Feng Xiao2014-10-07
* Merge pull request #3 from dhirschfeld/pyext-fixGravatar Feng Xiao2014-10-02
|\
* | Replace links to code.google.com/protobuf with developers.google.com/protocol...Gravatar Feng Xiao2014-10-01
| * Explicitly specify pyext/cpp_message.py in py_modules listGravatar David Hirschfeld2014-08-27
|/
* merge 2.6.0 to trunkGravatar jieluo@google.com2014-08-25
* merge tags/2.6.0 into trunkGravatar jieluo@google.com2014-08-25