aboutsummaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Push out changes from internal codebase.kenton@google.com2009-01-2212-96/+494
* Adding slicing support for repeated scalar fields and get/delete slice for co...pesho.petrov2008-12-242-27/+98
* Update trunk version to 2.0.4-SNAPSHOT.kenton@google.com2008-12-051-1/+1
* Fix call to superclass.__init__() to work on newer versions of Python.kenton@google.com2008-12-021-1/+1
* Integrate changes from internal code.kenton@google.com2008-11-2114-133/+205
* Update version number to 2.0.3-SNAPSHOT.kenton@google.com2008-10-161-1/+1
* * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com2008-10-031-4/+2
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-2427-304/+904
* Work around absence of hash_map.kenton@google.com2008-09-191-1/+1
* Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure thattemporal2008-09-151-0/+5
* 2.0.1 release.temporal2008-08-272-1/+9
* Add missing module to setup.py.temporal2008-08-181-1/+2
* Add missing file.temporal2008-08-131-0/+216
* Integrate recent changes from google3.temporal2008-08-134-223/+378
* Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.temporal2008-07-272-4/+3
* Sync code with Google-internal branch. Changes:temporal2008-07-233-7/+16
* misc. stuff:temporal2008-07-211-0/+12
* Fix Python service CallMethod() implementation.temporal2008-07-182-2/+20
* Initial checkin.temporal2008-07-1033-0/+9126