aboutsummaryrefslogtreecommitdiff
path: root/examples/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add classpath for java example Makefileking6cong2017-07-311-0/+7
|
* Remove redundant `the` in comments.Dongjoon Hyun2016-02-031-1/+1
|
* Add a Go language example.Tim Swast2015-11-251-0/+25
| | | | | | | | | | | | | | | | | | This follows the other examples so that it can be used as a tutorial, such as the ones at: https://developers.google.com/protocol-buffers/docs/tutorials Even though Go generally does not use Makefiles, I added targets for the Go examples to be consistent with the other languages. Edit: Fix Travis run. Change to use $HOME instead of ~. Add protoc to path. GOPATH entry cannot start with shell metacharacter '~': "~/gocode" Edit(2): Fix Go code style to address comments.
* Replace links to code.google.com/protobuf with ↵Feng Xiao2014-10-011-1/+1
| | | | developers.google.com/protocol-buffers
* Make sure examples link properly.kenton@google.com2009-05-061-1/+5
|
* Initial checkin.temporal2008-07-101-0/+25