1. 5221dcb Integrate from google internal. by Jisi Liu · 8 years ago
  2. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  3. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  4. a6361a1 Rename "umbrella" to "reflection" consistently. by Jon Skeet · 9 years ago
  5. 2a50e67 Add support for POWER Linux by Doug Kwan · 9 years ago
  6. 67dd42c First pass at generating XML documentation from .proto comments. by Jon Skeet · 9 years ago
  7. b17ec3c Down-integrate from internal code base. by Feng Xiao · 9 years ago
  8. c3bc155 Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 9 years ago
  9. b0f6611 Down-integrate from internal branch. by Jisi Liu · 9 years ago
  10. 2ee4b56 Merge pull request #629 from google/master by Jon Skeet · 9 years ago
  11. 4dde2a8 Merge branch 'master' of github.com:google/protobuf into splitheader by Jisi Liu · 9 years ago
  12. 7b21611 Update make file for extra headers. by Jisi Liu · 9 years ago
  13. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 9 years ago
  14. fa544f4 Merge pull request #586 from jtattermusch/csharp_names_export by Jan Tattermusch · 9 years ago
  15. b2ac868 First part of implementing wrapper types. Not ready yet! by Jon Skeet · 9 years ago
  16. 11002e7 Merge remote-tracking branch 'upstream/master' into csharp-experimental by Jan Tattermusch · 9 years ago
  17. 2f4fb64 Install missing headers by Rob Earhart · 9 years ago
  18. cacbedf export c# naming routines publicly by Jan Tattermusch · 9 years ago
  19. 9f563bd Internal local modifications. by Bo Yang · 9 years ago
  20. 0d684d3 First pass at map support. by Jon Skeet · 9 years ago
  21. 50a3a80 Merge remote-tracking branch 'upstream/master' into proto3-only by Jon Skeet · 9 years ago
  22. e9a122e Merge pull request #501 from xfxyjwf/down by Feng Xiao · 9 years ago
  23. 818c5ee Fix broken builds. by Feng Xiao · 9 years ago
  24. e2acd85 Merged master by Jon Skeet · 9 years ago
  25. 78d470c Make the code independent of config.h by Jisi Liu · 9 years ago
  26. e96ff30 Down-integrate from internal code base. by Feng Xiao · 9 years ago
  27. cf14128 Merge pull request #495 from pherl/master by Jisi Liu · 9 years ago
  28. f48dca5 Make pbconfig.h independent of config.h by Jisi Liu · 9 years ago
  29. 54a4ccc Merge pull request #481 from Qartar/master by Feng Xiao · 9 years ago
  30. 2fe6d7b Workaround for MSVC's string literal compiler limit. by Qartar · 9 years ago
  31. d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 9 years ago
  32. f524268 First stab at new proto3-only code generator by Jon Skeet · 9 years ago
  33. 0d3b36a Adds objectivec_helpers.h to the headers installed by make. by Jorge Canizales · 9 years ago
  34. a9332e2 Copy two data files from ruby/tests to src/google/compiler/ruby. Tests in src/google/compiler/ruby depend on these two files, but they were missed in language distributions other than ruby by Bo Yang · 9 years ago
  35. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  36. aa8c951 Merge pull request #384 from google/csharp by Jie Luo · 9 years ago
  37. 4111310 Merge branch 'master' of github.com:google/protobuf into integrate_from_master by Jan Tattermusch · 9 years ago
  38. 33c9280 Include generated code of well-known types in protobuf C++ runtime. by Feng Xiao · 9 years ago
  39. 30650d8 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. by Thomas Van Lenten · 9 years ago
  40. 7ddbf87 Include well-known type protos in "make install". by Feng Xiao · 9 years ago
  41. 7646eec Merge pull request #288 from jtattermusch/csharp_protobuf_reviewed by Jie Luo · 9 years ago
  42. 7eaf438 forgot to include header files into automake template by Jan Tattermusch · 9 years ago
  43. 53bee66 Change fixture name to be consistent by Tamir Duberstein · 9 years ago
  44. 685ae36 Rewrote C# protogen to C++ (initial version) by Jan Tattermusch · 9 years ago
  45. 12a9141 Revert pull request 175: Add support for the TILE-Gx processor family. by Bo Yang · 9 years ago
  46. 9d31c22 Add a missing proto file. by Feng Xiao · 9 years ago
  47. 0ddbafa Merge pull request #175 from martiert/tile-support by Jisi Liu · 9 years ago
  48. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  49. 97dacc4 Fix the order of BUILT_FILES so that pbconfig.h will be built before by Jisi Liu · 9 years ago
  50. a86baaa Exclude pbconfg.h from dist, otherwise it breaks VS builds. by Jisi Liu · 9 years ago
  51. f8e7a46 Merge pull request #221 from google/python_proto3 by Jisi Liu · 9 years ago
  52. 0b70a43 Fixes for Python/C++ implementation in open-source: by Josh Haberman · 9 years ago
  53. b670960 Include shared_ptr.h into headers to make maps proto work. It is used by Jisi Liu · 9 years ago
  54. df184fb Make maps fields work on installed C++ protobufs. by Jisi Liu · 9 years ago
  55. 2cb2358 Merge pull request #204 from pherl/master by Jisi Liu · 9 years ago
  56. dce8165 Initial checkin for maps support in JavaNano. by Jisi Liu · 9 years ago
  57. e85de03 Add support for the TILE-Gx processor family. by Martin Ertsaas · 10 years ago
  58. 3f3820d Two tests for Ruby code generator: by Chris Fallin · 10 years ago
  59. a6b3ab0 Align backslash vertically by zhangkun83 · 10 years ago
  60. aa1713d Include names.h as java_names.h in the opensource tree by zhangkun83 · 10 years ago
  61. 044e095 Add missing header files in src/Makefile.am by Feng Xiao · 10 years ago
  62. 5290948 Merge branch v3.0.0-alpha-1 into master. by Feng Xiao · 10 years ago
  63. 973f425 Provide a Ruby extension. by Chris Fallin · 10 years ago
  64. 496d47c Remove map_field.cc from lite-runtime. by Feng Xiao · 10 years ago
  65. 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
  66. e9bbfbc Link Java Nano generator into protoc. by Jisi Liu · 10 years ago
  67. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  68. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  69. 53d202f Add the missing solaris atomics header file. by Feng Xiao · 10 years ago
  70. df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
  71. d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
  72. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  73. e61b513 make dist complains the file name is too long and refuse to put it to tar. Change the file to a shorter name by jieluo@google.com · 10 years ago
  74. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  75. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  76. 2c9392f Update version number in trunk by xiaofeng@google.com · 11 years ago
  77. f5b373d Fix a typo of nacl file name. by liujisi@google.com · 12 years ago
  78. 4d8c2f9 Add arm_qnx atomic ops support and add missing header files in Makefile.am by liujisi@google.com · 12 years ago
  79. caa66db Merge from tags/2.5.0rc1 to trunk by xiaofeng@google.com · 12 years ago
  80. eaaef0b Fix issues: 342, 424, 428, 430, 436 by xiaofeng@google.com · 12 years ago
  81. ef9acc4 Update version to 2.5.0-pre by liujisi@google.com · 12 years ago
  82. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  83. e7881e8 Update atomicops to support new platforms where intptr_t = long. by liujisi@google.com · 12 years ago
  84. f5de486 Add atomicops from V8. by pliard@google.com · 12 years ago
  85. 6f2c3b8 Boost version number to 2.4.0-pre, add more test cases for text_format.py about unicode field. by liujisi@google.com · 14 years ago
  86. 2726e7a Fix issues: 166 167 172 175 181 188 192 194 195. by liujisi@google.com · 14 years ago
  87. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  88. 38fcd39 Minor compatibility tweaks for FreeBSD. by kenton@google.com · 15 years ago
  89. 2773bdf Add missing file to dist. by kenton@google.com · 15 years ago
  90. d2fcbba Improve zip/jar support: by kenton@google.com · 15 years ago
  91. 5066322 Allow protoc to output directly to zip/jar/par/war files. by kenton@google.com · 15 years ago
  92. c0ee4d2 Build DLLs on Cygwin and MinGW. by kenton@google.com · 15 years ago
  93. afd32ab Set version to 2.3.0-pre. by kenton@google.com · 15 years ago
  94. 83ad01e Point test_plugin at the correct gtest headers. by kenton@google.com · 15 years ago
  95. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  96. de74779 fix SONAME in trunk by kenton@google.com · 15 years ago
  97. 721995d Fix cross-compiling when building in a dedicated build directory. Fix pointed out by Pierre Kestener. by kenton@google.com · 15 years ago
  98. 8aae2a2 Oops, unittest_enormous_descriptor.proto still needs to be in the dist. by kenton@google.com · 15 years ago
  99. e133abd Don't build unittest_enormous_decsriptor.proto in C++ because it's very slow on older GCCs. This file was meant for testing Java anyway. by kenton@google.com · 15 years ago
  100. 68996fc Gigantic descriptors shouldn't overflow the Java string literal size limit. by kenton@google.com · 15 years ago