Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Delete unused files. | Feng Xiao | 2015-01-27 |
| | |||
* | Merge pull request #143 from Ivoz/patch-1 | Feng Xiao | 2014-12-22 |
|\ | | | | | Update python version / setuptools instructions | ||
* \ | Merge pull request #46 from adalq/version | Feng Xiao | 2014-12-20 |
|\ \ | | | | | | | Add __version__ | ||
| | * | Update python version / setuptools instructions | Matt Iversen | 2014-12-17 |
| |/ |/| | | | | | | | Reflect the change that protobuf should now only be supporting 2.6+ (I'd guess note python 3.x+ when its supported in implementation) Refer to the Python Packaging User Guide for installing setuptools (and pip) instead of out of date telecommunity guide. | ||
| * | Updated __version__ | Adal Chiriliuc | 2014-12-14 |
| | | |||
* | | Update version number to v3.0.0-pre | Feng Xiao | 2014-12-10 |
| | | |||
* | | Update version number to v3.0.0-alpha-1 | Feng Xiao | 2014-12-03 |
| | | |||
* | | Fix Python C++ implementation build issues: | Feng Xiao | 2014-11-25 |
| | | | | | | | | | | 1. Haven't included the include path for "config.h". 2. Use of C++11 auto keyword. | ||
* | | Down-integrate from internal code base. | Feng Xiao | 2014-11-20 |
| | | |||
* | | Down-integrate from internal code base (C++ maps support). | Feng Xiao | 2014-11-14 |
| | | |||
* | | Merge branch 'typofixes-vlajos-20141108' of ↵ | Feng Xiao | 2014-11-11 |
|\ \ | | | | | | | | | | | | | | | | | | | https://github.com/vlajos/protobuf into typo Conflicts: src/google/protobuf/compiler/java/java_file.cc | ||
* | | | Down-integrate from internal code base. | Feng Xiao | 2014-11-10 |
| | | | |||
| * | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-08 |
|/ / | |||
* | | Merge pull request #50 from dlitz/compat-py3k | Feng Xiao | 2014-11-08 |
|\ \ | | | | | | | setup.py fixes for Python 3 | ||
* | | | Update version number to 2.6.2-pre. | Feng Xiao | 2014-10-21 |
| | | | |||
* | | | Update version number to 2.6.1. | Feng Xiao | 2014-10-20 |
| | | | |||
| * | | Omit google-apputils dependency under Python 3 | Dwayne Litzenberger | 2014-10-14 |
| | | | | | | | | | | | | Temporary change until a py3k-compatible google-apputils is released. | ||
| * | | Use 2to3 when building under Python 3. | Dwayne Litzenberger | 2014-10-14 |
|/ / | |||
| * | Add __version__ | Adal Chiriliuc | 2014-10-10 |
| | | | | | | | | | | | | | | | | Added __version__ attr to package so that scripts that check local packages to see if newer versions are available can work. Almost all Python packages have a version attr, and the vast majority of them name it "__version__" | ||
| * | Revert "Add __version__" | Adal Chiriliuc | 2014-10-10 |
| | | | | | | | | This reverts commit 5337cf564f5eb43c1975d1cfd87b4efba9e6bf35. | ||
| * | Add __version__ | Adal Chiriliuc | 2014-10-10 |
| | | | | | | | | | | | | | | | | Added __version__ attr to package so that scripts that check local packages to see if newer versions are available can work. Almost all Python packages have a version attr, and the vast majority of them name it "__version__" | ||
* | | Update version number to 2.6.1rc1 | Feng Xiao | 2014-10-08 |
|/ | |||
* | Down-integrate from internal branch. | Feng Xiao | 2014-10-07 |
| | |||
* | Merge pull request #3 from dhirschfeld/pyext-fix | Feng Xiao | 2014-10-02 |
|\ | | | | | Explicitly specify pyext/cpp_message.py in py_modules list | ||
* | | Replace links to code.google.com/protobuf with ↵ | Feng Xiao | 2014-10-01 |
| | | | | | | | | developers.google.com/protocol-buffers | ||
| * | Explicitly specify pyext/cpp_message.py in py_modules list | David Hirschfeld | 2014-08-27 |
|/ | |||
* | merge 2.6.0 to trunk | jieluo@google.com | 2014-08-25 |
| | |||
* | merge tags/2.6.0 into trunk | jieluo@google.com | 2014-08-25 |
| | |||
* | make dist complains the file name is too long and refuse to put it to tar. ↵ | jieluo@google.com | 2014-08-14 |
| | | | | Change the file to a shorter name | ||
* | Add deleted tests back for reflection_cpp2_test.py by addtional exception catch | jieluo@google.com | 2014-08-14 |
| | |||
* | change python README.txt | jieluo@google.com | 2014-08-13 |
| | |||
* | put python cpp tests into pyext/ | jieluo@google.com | 2014-08-13 |
| | |||
* | add shared_pr.h | jieluo@google.com | 2014-08-12 |
| | |||
* | down integrate python opensource to svn | jieluo@google.com | 2014-08-12 |
| | |||
* | down integrate to svn | jieluo@google.com | 2014-07-18 |
| | |||
* | Update version number in trunk | xiaofeng@google.com | 2013-02-28 |
| | |||
* | Exclude a failing test in MingW build. | xiaofeng@google.com | 2013-02-26 |
| | |||
* | Down-integrate from internal branch | xiaofeng@google.com | 2013-02-25 |
| | |||
* | Fix issue 438: add missing 'enum_type_wrapper' to setup.py | xiaofeng@google.com | 2012-12-08 |
| | |||
* | Find the protoc from environ first for python. | liujisi@google.com | 2012-12-05 |
| | |||
* | Fix issues: 342, 424, 428, 430, 436 | xiaofeng@google.com | 2012-12-04 |
| | |||
* | Update version to 2.5.0-pre | liujisi@google.com | 2012-11-30 |
| | |||
* | Down-integrate from internal branch | xiaofeng@google.com | 2012-09-22 |
| | |||
* | Down-integration form opensource depot | liujisi@google.com | 2012-08-01 |
| | |||
* | Fixed a memory leak in python CPP implementation. | liujisi@google.com | 2011-06-07 |
| | |||
* | Update mainline version to 2.4.2-pre. | liujisi@google.com | 2011-05-03 |
| | |||
* | Python CPP implementation now requires c++ libprotobuf installed before running | liujisi@google.com | 2011-04-29 |
| | | | | setup.py to fix RPATH problem. | ||
* | Update mainline version to 2.4.1-pre. | liujisi@google.com | 2011-02-02 |
| | |||
* | update ez_setup.py to fix the python2.6 problem. | liujisi@google.com | 2011-01-21 |
| | |||
* | Escape C++ Trigraphs. | liujisi@google.com | 2010-12-21 |
| |