1. 5ddb1fc Remove ODR violation from WKT codegen (#12406) (#12419) by Joshua Haberman · 1 year, 9 months ago
  2. 3be642b Correct the link name for BUILD.bazel file (#10662) by Hai Hoang Dang · 2 years, 3 months ago
  3. e18aa2e Fix broken examples build (#10614) by Mike Kruskal · 2 years, 3 months ago
  4. 683349c correct minor grammatical issue (#10481) by Joseph Livesey · 2 years, 4 months ago
  5. 500cbd7 Upgrade third_party/googletest submodule to current main branch (#10393) by Adam Cozzette · 2 years, 4 months ago
  6. ed5c57a Remove all autotools usage (#10132) by Mike Kruskal · 2 years, 4 months ago
  7. 9c02fff Fix rule for java target in examples/Makefile by Kiyoshi Mizumaru · 2 years, 5 months ago
  8. 1bbf6f3 Correct file extention of README (#10125) by Chenwei Xiao · 2 years, 6 months ago
  9. 95da0ba Rename all BUILD files to BUILD.bazel (#9892) by David L. Jones · 2 years, 8 months ago
  10. d76f8c8 Add source distribution packaging rules (#9835) by David L. Jones · 2 years, 8 months ago
  11. 5abf802 Replace master with main in URLs & docs by noahdietz · 2 years, 8 months ago
  12. c8dfe32 examples: update Go example (#7217) by Damien Neil · 3 years, 2 months ago
  13. 0fd8358 Fix protobuf version in the example (#8509) by Jiamin Shen · 3 years, 8 months ago
  14. 32af37a Make Go example work out of the box (#8486) by Dan Kortschak · 3 years, 8 months ago
  15. 9d17549 addressbook.proto: Enable java_multiple_files option by Chris Rebert · 3 years, 9 months ago
  16. c649397 Set execute bit on files if and only if they begin with (#!). (#7347) by Joshua Haberman · 4 years, 9 months ago
  17. f0cb9cd [bazel] Move Java runtime/toolchains into //java (#7190) by Yannic · 4 years, 10 months ago
  18. a104dff Fix typos (#7050) by Brian Wignall · 5 years ago
  19. c562c93 add `-std=c++11` to make it compile by Zhao Junwang · 5 years ago
  20. e6c5a3b Add a proto_lang_toolchain for javalite (#6882) by Rafi Kamal · 5 years ago
  21. dc974d2 Fix small style issues in the dart example, following Effective Dart: by Roman Kamyk · 5 years ago
  22. d2d6ff5 [bazel] Load python rules from @rules_python by Yannic Bonenberger · 5 years ago
  23. bf0c69e [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl (Part 2) by Yannic Bonenberger · 5 years ago
  24. 39c6b58 fix dart example readme typo by Phani Rithvij · 5 years ago
  25. 74f4f59 fix typos in examples/README.md by Wang Kirin · 6 years ago
  26. b6375e0 create importable function for defining zlib by Kent Ross · 6 years ago
  27. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
  28. e03c0d2 Updated Bazel workspace in examples/ to handle zlib dependency by Adam Cozzette · 6 years ago
  29. b017ac4 Update add_person.dart by Jonathan White · 6 years ago
  30. 1c2eba3 Merge pull request #5298 from rogerhub/patch-1 by Adam Cozzette · 6 years ago
  31. 7492b56 Import versions from @bazel_skylib//lib:versions.bzl by Roger Chen · 6 years ago
  32. f075cac comments by Sarah Zakarias · 6 years ago
  33. bc00484 comments and formatting by Sarah Zakarias · 6 years ago
  34. 969397b Add Dart example. by Sarah Zakarias · 6 years ago
  35. afe98de Replace repo links. by Feng Xiao · 6 years ago
  36. 517190a fix golang kokoro linux build by Yilun Chong · 6 years ago
  37. 1a7ce04 Fix bazel build of examples. by Feng Xiao · 6 years ago
  38. 805174e Add script for run and upload the benchmark result to bq by Yilun Chong · 7 years ago
  39. 35119e3 Add a check_protobuf_required_bazel_version() for use in WORKSPACEs by Fahrzin Hemmati · 7 years ago
  40. 8136ccb Fix go example test. by Feng Xiao · 7 years ago
  41. 74bf45f Add bazel support for examples. by Feng Xiao · 7 years ago
  42. 067543c from __future__ import print_function by cclauss · 7 years ago
  43. 7daedbd print() function & define raw_input() for Python 3 by cclauss · 7 years ago
  44. 547d76e Add classpath for java example Makefile by king6cong · 7 years ago
  45. 0336770 add protobuf_generate function, allows use of target_sources where available by Walter Gray · 8 years ago
  46. 9086d96 Integrate from internal code base. by Feng Xiao · 8 years ago
  47. 09f6a5c Use ExternalProject_Add to build the examples in a stand-alone fashion. by Walter Gray · 9 years ago
  48. 7155629 CMake project updates by Konstantin Podsvirov · 9 years ago
  49. 3ee2e20 Merge pull request #1144 from dongjoon-hyun/remove_redundant_the by Joshua Haberman · 9 years ago
  50. 7a9040f Remove redundant `the` in comments. by Dongjoon Hyun · 9 years ago
  51. 21e1f1d Updated python examples to use with. by Parth Kolekar · 9 years ago
  52. 9e1777f Merge pull request #1052 from tswast/master by Feng Xiao · 9 years ago
  53. 7df1d77 Improves readability of Go example test. by Tim Swast · 9 years ago
  54. 1cc541b Add region tags to the Go protobuf examples. by Tim Swast · 9 years ago
  55. bc47234 Add region tags for protocol buffers tutorials. by Tim Swast · 9 years ago
  56. 7e31c4d Add a Go language example. by Tim Swast · 9 years ago
  57. b0e5ba6 rename persons to people by Jan Tattermusch · 9 years ago
  58. 359d32d use Google.Protobuf namespace for C# by Jan Tattermusch · 9 years ago
  59. 4d86c2b fixed java example by Jan Tattermusch · 9 years ago
  60. b95670f fix python example by Jan Tattermusch · 9 years ago
  61. 78709f2 fix C++ example by Jan Tattermusch · 9 years ago
  62. 69c1407 update addressbook.proto to proto3 by Jan Tattermusch · 9 years ago
  63. 734393d Make generate_protos.sh Windows-friendly. by Jon Skeet · 10 years ago
  64. 9d9d0b7 Don't hard-code the python path by Tamir Duberstein · 10 years ago
  65. 84731a1 Down-integrate from internal branch. by Feng Xiao · 10 years ago
  66. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  67. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  68. 7db9c09 change java compiler to only produce one java file by jieluo@google.com · 10 years ago
  69. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  70. 3239fec Close resources properly for java tests and examples. by liujisi@google.com · 14 years ago
  71. 3c66c2e Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf. by kenton@google.com · 15 years ago
  72. d2fd063 Down-integrate some code from an internal branch. (More to come.) by kenton@google.com · 15 years ago
  73. e21c573 Make sure examples link properly. by kenton@google.com · 16 years ago
  74. 16b31d2 Make Python example output identical to C++ and Java by removing redundant by kenton@google.com · 16 years ago
  75. 40ee551 Initial checkin. by temporal · 16 years ago