summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2009-05-13Update version number in trunk.kenton@google.com
2009-05-01Fix test failure on 64-bit python.kenton@google.com
2009-04-25Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com
2009-04-22Handle .exe extension when looking for protoc in setup.py.kenton@google.com
2009-04-18setup.py shouldn't fail if protoc path contains whitespace.kenton@google.com
2009-04-18Update ez_setup.py to latest version, so it works with Python 2.6.kenton@google.com
2009-04-18Improve performance of Python serialization. Patch from Will Pierce.kenton@google.com
2009-04-18Generate field number constants. Patch from Michael Poole.kenton@google.com
2009-01-22Push out changes from internal codebase.kenton@google.com
2008-12-24Adding slicing support for repeated scalar fields and get/delete slice for co...pesho.petrov
2008-12-05Update trunk version to 2.0.4-SNAPSHOT.kenton@google.com
2008-12-02Fix call to superclass.__init__() to work on newer versions of Python.kenton@google.com
2008-11-21Integrate changes from internal code.kenton@google.com
2008-10-16Update version number to 2.0.3-SNAPSHOT.kenton@google.com
2008-10-03* Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com
2008-09-24Integrate changes from internal Google-internal branch.kenton@google.com
2008-09-19Work around absence of hash_map.kenton@google.com
2008-09-15Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure thattemporal
2008-08-272.0.1 release.temporal
2008-08-18Add missing module to setup.py.temporal
2008-08-13Add missing file.temporal
2008-08-13Integrate recent changes from google3.temporal
2008-07-27Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.temporal
2008-07-23Sync code with Google-internal branch. Changes:temporal
2008-07-21misc. stuff:temporal
2008-07-18Fix Python service CallMethod() implementation.temporal
2008-07-10Initial checkin.temporal