| Commit message (Expand) | Author | Age |
* | Down-integrate from internal code base (C++ maps support). | Feng Xiao | 2014-11-14 |
* | Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu... | Feng Xiao | 2014-11-11 |
|\ |
|
* | | 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 |
|\ |
|
* | | 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 |
| * | Use 2to3 when building under Python 3. | Dwayne Litzenberger | 2014-10-14 |
|/ |
|
* | 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 |
|\ |
|
* | | Replace links to code.google.com/protobuf with developers.google.com/protocol... | Feng Xiao | 2014-10-01 |
| * | 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. Ch... | jieluo@google.com | 2014-08-14 |
* | 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 |
* | 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 |
* | Boost version number to 2.4.0-pre, add more test cases for text_format.py abo... | liujisi@google.com | 2010-12-09 |
* | Fix issues: 223 224 242. | liujisi@google.com | 2010-12-08 |
* | Add new files for vcprojs, fix issues: 165, 211, 228, 240 | liujisi@google.com | 2010-12-07 |
* | Fix issues: 166 167 172 175 181 188 192 194 195. | liujisi@google.com | 2010-12-03 |
* | Submit recent changes from internal branch. See CHANGES.txt for more details. | liujisi@google.com | 2010-11-02 |
* | Fix Issue 218: Check for protoc executable in vsprojects directory. | kenton@google.com | 2010-09-28 |
* | Fix issue 208. | kenton@google.com | 2010-07-27 |
* | Fix issue 207 | kenton@google.com | 2010-07-27 |
* | Update version number in trunk to 2.3.1. | kenton@google.com | 2010-01-09 |
* | Tweak doc comments. | kenton@google.com | 2010-01-08 |
* | Address comments from various code reviews. | kenton@google.com | 2010-01-07 |
* | Actually, that last revision can be simpler -- we don't need to parse strings... | kenton@google.com | 2009-12-23 |