History log of /external/protobuf/python/google/protobuf/internal/wire_format.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
afb4b72037e3f13db208590fc782c4bc8e27f862 20-Jan-2015 Jeff Davidson <jpd@google.com> Upgrade protobuf library to v2.6.1.

The previous commit was actually between v2.6.0 and v2.6.1. This CL
was created by generating a patch with:

git format-patch edc5994525c79cd1919859a370837a6ff7c8e308..v2.6.1

and applying this patch to the tree. The patch was clean except for
pom.xml, where the packaging type should have previously been changed
from "jar" to "bundle".

Reran ./configure && make -j12 check to regenerate configure script
and makefiles.

Change-Id: I817ff426c9a512cbda0246df5aee38f97e762dea
/external/protobuf/python/google/protobuf/internal/wire_format.py
d0332953cda33fb4f8e24ebff9c49159b69c43d6 29-May-2010 Wink Saville <wink@google.com> Add protobuf 2.3.0 sources

This is the contents of protobuf-2.3.0.tar.bz2 from
http://code.google.com/p/protobuf/downloads/list.

Change-Id: Idfde09ce7ef5ac027b07ee83f2674fbbed5c30b2
/external/protobuf/python/google/protobuf/internal/wire_format.py
fbaaef999ba563838ebd00874ed8a1c01fbf286d 28-May-2010 Wink Saville <wink@google.com> Add protobuf 2.2.0a sources

This is the contents of protobuf-2.2.0a.tar.bz2 from
http://code.google.com/p/protobuf/downloads/list and
is the base code for the javamicro code generator.

Change-Id: Ie9a0440a824d615086445b6636944484b3155afa
/external/protobuf/python/google/protobuf/internal/wire_format.py