aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-05-31fix typos in examples/README.mdWang Kirin
2019-02-26create importable function for defining zlibKent Ross
2019-02-20delete all duplicate empty blanks (#5758)Xiang Dai
2018-12-11Updated Bazel workspace in examples/ to handle zlib dependencyAdam Cozzette
2018-11-20Update add_person.dartJonathan White
2018-11-12Merge pull request #5298 from rogerhub/patch-1Adam Cozzette
2018-11-02Import versions from @bazel_skylib//lib:versions.bzlRoger Chen
2018-10-23commentsSarah Zakarias
2018-10-23comments and formattingSarah Zakarias
2018-10-15Add Dart example.Sarah Zakarias
2018-08-22Replace repo links.Feng Xiao
2018-07-12fix golang kokoro linux buildYilun Chong
2018-07-03Fix bazel build of examples.Feng Xiao
2018-04-10Add script for run and upload the benchmark result to bqYilun Chong
2017-12-04Add a check_protobuf_required_bazel_version() for use in WORKSPACEsFahrzin Hemmati
2017-09-13Fix go example test.Feng Xiao
2017-09-08Add bazel support for examples.Feng Xiao
2017-08-18from __future__ import print_functioncclauss
2017-08-18print() function & define raw_input() for Python 3cclauss
2017-07-31Add classpath for java example Makefileking6cong
2017-06-02add protobuf_generate function, allows use of target_sources where availableWalter Gray
2016-07-13Integrate from internal code base.Feng Xiao
2016-06-06Use ExternalProject_Add to build the examples in a stand-alone fashion.Walter Gray
2016-06-04CMake project updatesKonstantin Podsvirov
2016-02-11Merge pull request #1144 from dongjoon-hyun/remove_redundant_theJoshua Haberman
2016-02-03Remove redundant `the` in comments.Dongjoon Hyun
2016-01-26Updated python examples to use with.Parth Kolekar
2015-12-17Merge pull request #1052 from tswast/masterFeng Xiao
2015-12-16Improves readability of Go example test.Tim Swast
2015-12-15Add region tags to the Go protobuf examples.Tim Swast
2015-12-01Add region tags for protocol buffers tutorials.Tim Swast
2015-11-25Add a Go language example.Tim Swast
2015-07-20rename persons to peopleJan Tattermusch
2015-07-20use Google.Protobuf namespace for C#Jan Tattermusch
2015-07-20fixed java exampleJan Tattermusch
2015-07-20fix python exampleJan Tattermusch
2015-07-20fix C++ exampleJan Tattermusch
2015-07-20update addressbook.proto to proto3Jan Tattermusch
2015-05-14Make generate_protos.sh Windows-friendly.Jon Skeet
2015-05-06Don't hard-code the python pathTamir Duberstein
2014-10-03Down-integrate from internal branch.Feng Xiao
2014-10-01Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao
2014-08-25merge tags/2.6.0 into trunkjieluo@google.com
2014-08-07change java compiler to only produce one java filejieluo@google.com
2014-07-18down integrate to svnjieluo@google.com
2011-06-07Close resources properly for java tests and examples.liujisi@google.com
2009-08-03Allow dependents to use pkg-config to figure out what flags to pass to link a...kenton@google.com
2009-07-24Down-integrate some code from an internal branch. (More to come.)kenton@google.com
2009-05-06Make sure examples link properly.kenton@google.com
2008-10-07Make Python example output identical to C++ and Java by removing redundantkenton@google.com