| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | In Python, avoid relying on float('inf') and float('nan') as these don't work... | kenton@google.com | 2009-12-23 |
* | Same as r275 except for Python. | kenton@google.com | 2009-12-23 |
* | Set version to 2.3.0-pre. | kenton@google.com | 2009-12-18 |
* | Massive roll-up of changes. See CHANGES.txt. | kenton@google.com | 2009-12-18 |
* | Set version number to 2.2.1 in trunk. | kenton@google.com | 2009-08-13 |
* | Update version number to 2.2.0-pre. | kenton@google.com | 2009-08-06 |
* | Submit recent changes from internal branch, including "lite mode" for | kenton@google.com | 2009-07-29 |
* | Update version number in trunk. | kenton@google.com | 2009-05-13 |
* | Fix test failure on 64-bit python. | kenton@google.com | 2009-05-01 |
* | Integrate recent changes from Google-internal code tree. See CHANGES.txt | kenton@google.com | 2009-04-25 |
* | Handle .exe extension when looking for protoc in setup.py. | kenton@google.com | 2009-04-22 |
* | setup.py shouldn't fail if protoc path contains whitespace. | kenton@google.com | 2009-04-18 |
* | Update ez_setup.py to latest version, so it works with Python 2.6. | kenton@google.com | 2009-04-18 |
* | Improve performance of Python serialization. Patch from Will Pierce. | kenton@google.com | 2009-04-18 |
* | Generate field number constants. Patch from Michael Poole. | kenton@google.com | 2009-04-18 |
* | Push out changes from internal codebase. | kenton@google.com | 2009-01-22 |
* | Adding slicing support for repeated scalar fields and get/delete slice for co... | pesho.petrov | 2008-12-24 |
* | Update trunk version to 2.0.4-SNAPSHOT. | kenton@google.com | 2008-12-05 |
* | Fix call to superclass.__init__() to work on newer versions of Python. | kenton@google.com | 2008-12-02 |
* | Integrate changes from internal code. | kenton@google.com | 2008-11-21 |
* | Update version number to 2.0.3-SNAPSHOT. | kenton@google.com | 2008-10-16 |