aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade protobuf library to v2.6.1.Jeff Davidson2015-01-201-1/+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
* Add protobuf 2.2.0a sourcesWink Saville2010-05-271-0/+29
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