1. 2a50e67 Add support for POWER Linux by Doug Kwan · 9 years ago
  2. 9659ea9 Fix compilation errors when built internally. by Feng Xiao · 9 years ago
  3. a2ce9cb Correct spelling by Benjamin Barenblat · 9 years ago
  4. 86ba70e Get VS 2015 to use const int definitions by Bruce Dawson · 9 years ago
  5. d4569d1 Merge pull request #908 from jskeet/oneof-equality by Jan Tattermusch · 9 years ago
  6. 964627e Include the oneof-case in equality and hash code generated code. by Jon Skeet · 9 years ago
  7. 187cfc5 Change the #include for any.h to use angle brackets instead of quotes, to be consistent with other protobuf library includes. by Matthew Wu · 9 years ago
  8. 5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project by Feng Xiao · 9 years ago
  9. d8a926e Merge pull request #824 from jtattermusch/expose_get_output_file by Jan Tattermusch · 9 years ago
  10. 8894d1f Merge pull request #875 from tkarls/return_correct_bool_type_from_map by Feng Xiao · 9 years ago
  11. 59906e8 Changed argument typ to uint32 in set function that sets an uint32 value by Thomas Karlsson · 9 years ago
  12. b7996f0 Changed return type from int32 to bool in function returning a bool by Thomas Karlsson · 9 years ago
  13. 49f24af Merge pull request #815 from TeBoring/third-party by Paul Yang · 9 years ago
  14. 4ead55c Use static cast by Hamdi Sahloul · 9 years ago
  15. 4c4aae8 VS2010 compatibility of address initalization by Hamdi Sahloul · 9 years ago
  16. 5f6a1d3 Remove duplicated header file by Jisi Liu · 9 years ago
  17. 61871a0 fix stringpiece test to use portable hash set. by Jisi Liu · 9 years ago
  18. e8c3c54 Adding back three missing export macros. by Jisi Liu · 9 years ago
  19. 8d8177c Merge remote-tracking branch 'origin/master' into fix-author by Jisi Liu · 9 years ago
  20. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  21. 7c14dc8 Down-integrate internal bug fixing changes. by Bo Yang · 9 years ago
  22. 67dd42c First pass at generating XML documentation from .proto comments. by Jon Skeet · 9 years ago
  23. 6bbbdfa Fix typo in oneof case enum comment by Jon Skeet · 9 years ago
  24. 1351d20 Move the summary comments above the attributes. by Jon Skeet · 9 years ago
  25. 2212f56 Added documentation to generated code. by Jon Skeet · 9 years ago
  26. 0e5686a Merge pull request #727 from AustinSchuh/arena_bounds_fix by Feng Xiao · 9 years ago
  27. c31f11d expose GetOutputFile in csharp_names.h by Jan Tattermusch · 9 years ago
  28. 97a1c1e Merge pull request #785 from jskeet/csharp-directories by Jan Tattermusch · 9 years ago
  29. e301946 Simplify testing from CMake project to "check" target by Konstantin Podsvirov · 9 years ago
  30. 2fa0439 Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  31. 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
  32. fbabf98 Merge pull request #769 from pkasting/metadata by Feng Xiao · 9 years ago
  33. c8c5fed Merge pull request #766 from pkasting/hash by Feng Xiao · 9 years ago
  34. 21f3d37 Don't assume char is signed. by Brian Silverman · 9 years ago
  35. 133be3d Use TEST_TMPDIR for writing temporary files if it's set. by Brian Silverman · 9 years ago
  36. 9a06c80 Rename 'BYTE_SIZE' macro to 'GOOGLE_PROTOBUF_BYTE_SIZE' by kbinani · 9 years ago
  37. ccd7680 Stop adding a space to the end of lines for descriptor binary data. by Jon Skeet · 9 years ago
  38. 75a18a3 Specify csharp_namespace in descriptor.proto by Jon Skeet · 9 years ago
  39. 5eb1fac Generate a directory hierarchy based on namespace (C#) by Jon Skeet · 9 years ago
  40. 0101a59 Remove vestigial reference to MakeFixedTag by Jon Skeet · 9 years ago
  41. 0087da9 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  42. f0640b5 Merge pull request #770 from pkasting/string_space by Feng Xiao · 9 years ago
  43. 69ac02a Merge pull request #771 from pkasting/static_init_1 by Feng Xiao · 9 years ago
  44. 67946e9 Merge pull request #569 from redivo/master by Feng Xiao · 9 years ago
  45. ad1d726 Handled blocks being too small in arena.cc by Austin Schuh · 9 years ago
  46. fb0af6d Merge pull request #768 from pkasting/time by Feng Xiao · 9 years ago
  47. 4f3bead Remove a static initializer by removing a global of non-POD type. by Peter Kasting · 9 years ago
  48. f5a3325 It helps if you write macros correctly by Peter Kasting · 9 years ago
  49. a1be711 Try modifying check in hopes of passing upstream build by Peter Kasting · 9 years ago
  50. 432771f Review comments by Peter Kasting · 9 years ago
  51. 5ea84dd Refine check for unordered_{map|set} availability. by Peter Kasting · 9 years ago
  52. 47210cc Merge pull request #746 from zmodem/fix_predict_macros2 by Feng Xiao · 9 years ago
  53. 5d412c4 Change to just not marking the class for export by Peter Kasting · 9 years ago
  54. b913cbd Move StringSpaceUsedIncludingSelf to lite library. by Peter Kasting · 9 years ago
  55. 6e54999 Fix compile failures building protobuf DLLs on MSVC in Chromium's codebase. by Peter Kasting · 9 years ago
  56. d680159 Delete kNanosPerSecond from time.cc. by Peter Kasting · 9 years ago
  57. 2e789bc Avoid #including system headers from inside a namespace. by Peter Kasting · 9 years ago
  58. 8e102ad Update generated file. by Feng Xiao · 9 years ago
  59. 106f3eb Merge pull request #750 from TeBoring/beta-1 by Paul Yang · 9 years ago
  60. aca5a60 Fix bugs for objectivec by TeBoring · 9 years ago
  61. d9f4636 Add a TODO to clean-up the LITTLE_ENDIAN macro. by Feng Xiao · 9 years ago
  62. b47bf4c Assume LITTLE_ENDIAN for windows build. by Feng Xiao · 9 years ago
  63. b7bbe54 Remove an unused typedef. by Feng Xiao · 9 years ago
  64. 042bfaf Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  65. b00595a Merge pull request #709 from xfxyjwf/map_bug by Feng Xiao · 9 years ago
  66. 276ce8c add static cast to silence signedness comparison warning by Jan Tattermusch · 9 years ago
  67. fcf1b57 Fix the no-op definitions of GOOGLE_PREDICT_{TRUE,FALSE} by Hans Wennborg · 9 years ago
  68. e72c751 Fix cmake build on linux. by Feng Xiao · 9 years ago
  69. c80f7c6 Merge pull request #742 from xfxyjwf/c11_compile by Feng Xiao · 9 years ago
  70. d9ab86c Fix compile issues with -std=c++11 by Feng Xiao · 9 years ago
  71. f9237d2 Merge pull request #741 from pherl/beta-1 by Jisi Liu · 9 years ago
  72. 0977815 fix "memory leaks" in protostream-object files. by Jisi Liu · 9 years ago
  73. 06c9dfd Merge pull request #740 from pherl/beta-1 by Jisi Liu · 9 years ago
  74. 01e060f Fix commandline interface file under heapcheck. by Jisi Liu · 9 years ago
  75. b192ba8 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  76. cf94f7b Merge pull request #726 from DouglasHeriot/msvc-noinline by Feng Xiao · 9 years ago
  77. 5da0b46 Merge pull request #734 from TeBoring/beta-1 by Feng Xiao · 9 years ago
  78. ff7bdad Fix bugs on windows by Bo Yang · 9 years ago
  79. 144ea00 Merge branch 'beta-1' of github.com:google/protobuf into manual-merge by Jisi Liu · 9 years ago
  80. 4c663d8 Update descriptor protos. by Jisi Liu · 9 years ago
  81. db45aa1 Merge branch 'beta-1' of github.com:google/protobuf into manual-merge by Jisi Liu · 9 years ago
  82. cc5a1bf Make the PARSER @Deprecated public. by Feng Xiao · 9 years ago
  83. 56c4f57 Merge branch 'gcc-c++11-fix' of https://github.com/nsuke/protobuf into beta-1 by Jisi Liu · 9 years ago
  84. ca89a1a Change where we rename Descriptor.cs to DescriptorProtoFile.cs. by Jon Skeet · 9 years ago
  85. 839b180 Cherry-pick Java utf8 change. by Feng Xiao · 9 years ago
  86. b17ec3c Down-integrate from internal code base. by Feng Xiao · 9 years ago
  87. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  88. 322d893 Remove Python 2.5 cruft by Tamir Duberstein · 9 years ago
  89. c3bc155 Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 9 years ago
  90. b0f6611 Down-integrate from internal branch. by Jisi Liu · 9 years ago
  91. 5021c4d Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release build compiler bug. by Douglas Heriot · 9 years ago
  92. 0cb84ee Merge pull request #720 from jtattermusch/csharp_fixes by Jon Skeet · 9 years ago
  93. fa2fe35 fix type initialization problem with FileDescriptor by Jan Tattermusch · 9 years ago
  94. 5c370cc Merge pull request #571 from thomasvl/validation_support by Paul Yang · 9 years ago
  95. 4e43931 Add support for a file listing expected package to objc prefixes for validation. by Thomas Van Lenten · 9 years ago
  96. a39abab Allow public access to descriptor.proto as a dependency. by Jon Skeet · 9 years ago
  97. bd11198 Fix map fields parsing. by Feng Xiao · 9 years ago
  98. 5980629 Merge pull request #700 from jskeet/remove-packed-hack by Jan Tattermusch · 9 years ago
  99. cac4531 Merge pull request #694 from jskeet/groups by Jon Skeet · 9 years ago
  100. 93bdf36 Remove our own version of MakeTag now that the main one is fixed. by Jon Skeet · 9 years ago