1. 18e0a2e Generated code from previous commit. by Jon Skeet · 9 years ago
  2. 67dd42c First pass at generating XML documentation from .proto comments. by Jon Skeet · 9 years ago
  3. ebf3eb6 Merge pull request #841 from thomasvl/newer_xcodes by Paul Yang · 9 years ago
  4. aa7ea3b Merge pull request #834 from jskeet/docfixes by Jon Skeet · 9 years ago
  5. 6bbbdfa Fix typo in oneof case enum comment by Jon Skeet · 9 years ago
  6. 5ebac49 Merge pull request #836 from jcanizales/fix-version-number by Paul Yang · 9 years ago
  7. 1383d53 Cleanups for newer Xcodes by Thomas Van Lenten · 9 years ago
  8. 60880a7 Add "java_proto" target in bazel BUILD file to provide Java runtime library. by Ming Zhao · 9 years ago
  9. 61874bc Merge pull request #831 from haberman/ruby-tinyfix by Joshua Haberman · 9 years ago
  10. c1e3f54 Fix Podspec version number by Jorge Canizales · 9 years ago
  11. e2c8230 Generated code changes for previous commit. by Jon Skeet · 9 years ago
  12. 1351d20 Move the summary comments above the attributes. by Jon Skeet · 9 years ago
  13. b0888a4 Generated code for previous commit by Jon Skeet · 9 years ago
  14. 2212f56 Added documentation to generated code. by Jon Skeet · 9 years ago
  15. 14e2b4f A very small fix to silence some warnings. by Josh Haberman · 9 years ago
  16. 0e5686a Merge pull request #727 from AustinSchuh/arena_bounds_fix by Feng Xiao · 9 years ago
  17. c31f11d expose GetOutputFile in csharp_names.h by Jan Tattermusch · 9 years ago
  18. 97a1c1e Merge pull request #785 from jskeet/csharp-directories by Jan Tattermusch · 9 years ago
  19. f397ede Add CMake option protobuf_DEBUG_POSTFIX by Konstantin Podsvirov · 9 years ago
  20. e301946 Simplify testing from CMake project to "check" target by Konstantin Podsvirov · 9 years ago
  21. c941891 Merge pull request #813 from 0xAAE/master by Feng Xiao · 9 years ago
  22. d41601c Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  23. 0a22fe5 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS by Konstantin Podsvirov · 9 years ago
  24. 620bd74 Rename CMake option ZLIB to protobuf_WITH_ZLIB by Konstantin Podsvirov · 9 years ago
  25. 673d32e Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS by Konstantin Podsvirov · 9 years ago
  26. 2fa0439 Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  27. d41a3d6 Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() methods. This is to avoid "unresolved link" errors in MSVC 2015 during Release build by 0xAAE · 9 years ago
  28. fbabf98 Merge pull request #769 from pkasting/metadata by Feng Xiao · 9 years ago
  29. c8c5fed Merge pull request #766 from pkasting/hash by Feng Xiao · 9 years ago
  30. e61ff47 Merge pull request #802 from bsilver8192/master by Feng Xiao · 9 years ago
  31. 21f3d37 Don't assume char is signed. by Brian Silverman · 9 years ago
  32. 133be3d Use TEST_TMPDIR for writing temporary files if it's set. by Brian Silverman · 9 years ago
  33. 0e606bc Merge pull request #786 from pherl/master by Jisi Liu · 9 years ago
  34. ef50a29 Update objc script in generate_descriptor_proto.sh by Jisi Liu · 9 years ago
  35. e473761 Merge pull request #796 from jcanizales/add-missing-comma by Paul Yang · 9 years ago
  36. af66e90 Fix podspec by adding missing comma by Jorge Canizales · 9 years ago
  37. 3778f52 Merge pull request #794 from jskeet/any by Jan Tattermusch · 9 years ago
  38. e50461d Pack/Unpack implementation for Any. by Jon Skeet · 9 years ago
  39. 4cb0edd Merge pull request #772 from dano/fix_scalar_map by Joshua Haberman · 9 years ago
  40. 63eca47 Merge pull request #793 from kbinani/fix_redefinition_BYTE_SIZE_macro by Feng Xiao · 9 years ago
  41. 9a06c80 Rename 'BYTE_SIZE' macro to 'GOOGLE_PROTOBUF_BYTE_SIZE' by kbinani · 9 years ago
  42. 9489817 Regenerated code. Most changes are whitespace, removing trailing spaces. by Jon Skeet · 9 years ago
  43. ccd7680 Stop adding a space to the end of lines for descriptor binary data. by Jon Skeet · 9 years ago
  44. 75a18a3 Specify csharp_namespace in descriptor.proto by Jon Skeet · 9 years ago
  45. 5eb1fac Generate a directory hierarchy based on namespace (C#) by Jon Skeet · 9 years ago
  46. 905f464 Using NEW behavior for CMP0022 in CMake project by Konstantin Podsvirov · 9 years ago
  47. 0101a59 Remove vestigial reference to MakeFixedTag by Jon Skeet · 9 years ago
  48. d79e037 Option for switching static runtime link policy with MSVC by Konstantin Podsvirov · 9 years ago
  49. d9598ca Fix Python 3.4 cpp implementation by Dan O'Reilly · 9 years ago
  50. 20b882d Using find_package(ZLIB) with MSVC too by Konstantin Podsvirov · 9 years ago
  51. db01460 Improved configure.ac parsing by Konstantin Podsvirov · 9 years ago
  52. 0087da9 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  53. cee703d Merge pull request #776 from haberman/pyfix by Joshua Haberman · 9 years ago
  54. 4472b4a Fixed assignment syntax error. by Josh Haberman · 9 years ago
  55. fc80fad Fix for https://github.com/google/protobuf/issues/758 by Josh Haberman · 9 years ago
  56. f0640b5 Merge pull request #770 from pkasting/string_space by Feng Xiao · 9 years ago
  57. 69ac02a Merge pull request #771 from pkasting/static_init_1 by Feng Xiao · 9 years ago
  58. 67946e9 Merge pull request #569 from redivo/master by Feng Xiao · 9 years ago
  59. ad1d726 Handled blocks being too small in arena.cc by Austin Schuh · 9 years ago
  60. fb0af6d Merge pull request #768 from pkasting/time by Feng Xiao · 9 years ago
  61. 4f3bead Remove a static initializer by removing a global of non-POD type. by Peter Kasting · 9 years ago
  62. f5a3325 It helps if you write macros correctly by Peter Kasting · 9 years ago
  63. a1be711 Try modifying check in hopes of passing upstream build by Peter Kasting · 9 years ago
  64. 432771f Review comments by Peter Kasting · 9 years ago
  65. 5ea84dd Refine check for unordered_{map|set} availability. by Peter Kasting · 9 years ago
  66. 47210cc Merge pull request #746 from zmodem/fix_predict_macros2 by Feng Xiao · 9 years ago
  67. 59b360f Merge pull request #767 from pkasting/port by Feng Xiao · 9 years ago
  68. 5d412c4 Change to just not marking the class for export by Peter Kasting · 9 years ago
  69. b913cbd Move StringSpaceUsedIncludingSelf to lite library. by Peter Kasting · 9 years ago
  70. 26f0c67 Merge pull request #765 from xfxyjwf/javadoc by Feng Xiao · 9 years ago
  71. 6e54999 Fix compile failures building protobuf DLLs on MSVC in Chromium's codebase. by Peter Kasting · 9 years ago
  72. d680159 Delete kNanosPerSecond from time.cc. by Peter Kasting · 9 years ago
  73. 2e789bc Avoid #including system headers from inside a namespace. by Peter Kasting · 9 years ago
  74. 2452249 Fix javadoc errors. by Feng Xiao · 9 years ago
  75. 2340868 Merge pull request #759 from TeBoring/beta-1-2 by Feng Xiao · 9 years ago
  76. fe98264 Fix Protobuf.podspec by TeBoring · 9 years ago
  77. 08575d9 Merge pull request #757 from xfxyjwf/python_failure by Jisi Liu · 9 years ago
  78. a3a2605 Excludes a failing python cpp test case. by Feng Xiao · 9 years ago
  79. 1942a2b Make jruby use Java 3.0.0-alpha-3. by Feng Xiao · 9 years ago
  80. 8e102ad Update generated file. by Feng Xiao · 9 years ago
  81. fcdcf88 Fix merge conflict. by Feng Xiao · 9 years ago
  82. f900837 Merge pull request #756 from TeBoring/beta-1 by Feng Xiao · 9 years ago
  83. a331298 Update Makefile.am to include missing files. by Feng Xiao · 9 years ago
  84. 99e1868 Add missing files in dist. by Feng Xiao · 9 years ago
  85. 1c81d0f Add distribution for objc by Bo Yang · 9 years ago
  86. 28595b2 Merge pull request #755 from pherl/beta-1 by Jisi Liu · 9 years ago
  87. 4008100 Add bazel build/workspace into distribution. by Jisi Liu · 9 years ago
  88. 5b771ed Merge pull request #754 from xfxyjwf/changelog by Feng Xiao · 9 years ago
  89. cc60753 Update change log for beta-1. by Feng Xiao · 9 years ago
  90. 106f3eb Merge pull request #750 from TeBoring/beta-1 by Paul Yang · 9 years ago
  91. aca5a60 Fix bugs for objectivec by TeBoring · 9 years ago
  92. e94e062 Merge branch 'master' of github.com:google/protobuf into beta-1 by Feng Xiao · 9 years ago
  93. c7a1f8e Merge pull request #728 from dano/py3_str_compat by Joshua Haberman · 9 years ago
  94. fecc3d5 Update post_process_dist.sh by Feng Xiao · 9 years ago
  95. 08da3d4 Merge pull request #751 from xfxyjwf/version_number by Feng Xiao · 9 years ago
  96. 7ecc19f Merge pull request #752 from google/jtattermusch-patch-1 by Feng Xiao · 9 years ago
  97. 8fca6f8 Update README.md for C# by Jan Tattermusch · 9 years ago
  98. ffe9215 Update version number. by Feng Xiao · 9 years ago
  99. 047a97f Merge pull request #749 from xfxyjwf/mingw_endian by Feng Xiao · 9 years ago
  100. d9f4636 Add a TODO to clean-up the LITTLE_ENDIAN macro. by Feng Xiao · 9 years ago