1. 69d660b Merge pull request #642 from nico/unused by Feng Xiao · 9 years ago
  2. 58b2dec Remove two unused functions. by Nico Weber · 9 years ago
  3. 1647e63 Merge pull request #602 from TeBoring/objectivec by Paul Yang · 9 years ago
  4. 7366efd Add packFrom, unpackTo and is in google.protobuf.Any. by TeBoring · 9 years ago
  5. 353b7a9 Merge pull request #627 from jtattermusch/addressbook_proto3 by Jan Tattermusch · 9 years ago
  6. d119a27 Merge pull request #621 from nico/staticass by Jisi Liu · 9 years ago
  7. b0e5ba6 rename persons to people by Jan Tattermusch · 9 years ago
  8. 359d32d use Google.Protobuf namespace for C# by Jan Tattermusch · 9 years ago
  9. 4d86c2b fixed java example by Jan Tattermusch · 9 years ago
  10. b95670f fix python example by Jan Tattermusch · 9 years ago
  11. 78709f2 fix C++ example by Jan Tattermusch · 9 years ago
  12. 69c1407 update addressbook.proto to proto3 by Jan Tattermusch · 9 years ago
  13. aba42ed Merge pull request #604 from haberman/ruby-conformance by Joshua Haberman · 9 years ago
  14. c2c43a4 Fixed lint errors and responded to CR comments. by Josh Haberman · 9 years ago
  15. 95ee8fb Exclude JRuby from conformance tests for now. by Josh Haberman · 9 years ago
  16. 5803559 Merge pull request #622 from pherl/splitheaders by Jisi Liu · 9 years ago
  17. 5105312 Addming missing includes in stubs headers. by Jisi Liu · 9 years ago
  18. 56a90a2 Let GOOGLE_COMPILE_ASSERT use static_assert if available. by Nico Weber · 9 years ago
  19. 798ed10 Merge pull request #613 from pherl/splitheaders by Jisi Liu · 9 years ago
  20. 7648852 Merge pull request #601 from anandolee/master by Jie Luo · 9 years ago
  21. 12f6e3d update header list. by Jisi Liu · 9 years ago
  22. 4dde2a8 Merge branch 'master' of github.com:google/protobuf into splitheader by Jisi Liu · 9 years ago
  23. 7b21611 Update make file for extra headers. by Jisi Liu · 9 years ago
  24. 4e694f7 Split up common.h headers by Jisi Liu · 9 years ago
  25. 181c7f2 Added Ruby to conformance tests. by Josh Haberman · 9 years ago
  26. b2d2cf8 ignore UTF-8 BOM if it is in the begining of a proto file by Jie Luo · 9 years ago
  27. 2f4fb64 Install missing headers by Rob Earhart · 9 years ago
  28. fde6e89 Merge pull request #591 from pherl/fixbuild by Jisi Liu · 9 years ago
  29. bd4bc9e remove pbconfig from extract script by Jisi Liu · 9 years ago
  30. a3ca1fa Merge pull request #588 from haberman/conformance-json by Joshua Haberman · 9 years ago
  31. b0500b3 Added support for Json and valid input to conformance tests. by Josh Haberman · 9 years ago
  32. fe50044 Merge pull request #570 from google/internal-third-party by Paul Yang · 9 years ago
  33. 9f563bd Internal local modifications. by Bo Yang · 9 years ago
  34. 5a020d4 Merge pull request #575 from haberman/rbleak by Joshua Haberman · 9 years ago
  35. 8c717ad Worked around memory leak bug in Ruby interpreter. by Josh Haberman · 9 years ago
  36. ab2094d Merge pull request #554 from jcanizales/proto-objc-bazel by Paul Yang · 9 years ago
  37. d5d7bb3 Add Bazel target for protobuf ObjC runtime by Jorge Canizales · 9 years ago
  38. 0a27430 Merge pull request #500 from TeBoring/temp by Paul Yang · 9 years ago
  39. ec7bbc7 Merge pull request #551 from ostrovsky/master by Feng Xiao · 9 years ago
  40. ee35402 MinGW64+MSYS2 compilation issues and portable isnan using MathLimits by Karol Ostrovsky · 9 years ago
  41. eb162da Merge pull request #458 from xfxyjwf/memory_leak by Paul Yang · 9 years ago
  42. c3cb53b Merge pull request #556 from mgiuca/fix-clang-warning by Feng Xiao · 9 years ago
  43. 43dcbbf Fix "sometimes-uninitialized" warning on Windows Clang. by Matt Giuca · 9 years ago
  44. d40a0db Merge pull request #540 from pherl/clean-warnings by Jisi Liu · 9 years ago
  45. eda912e Merge pull request #512 from pherl/bazel by Paul Yang · 9 years ago
  46. 658e72d fix compiler warnings. by Jisi Liu · 9 years ago
  47. 53c306d Merge pull request #538 from google/jtattermusch-patch-1 by Jisi Liu · 9 years ago
  48. 6016199 fix typo in cmake/README.md by Jan Tattermusch · 9 years ago
  49. 242fdef Merge pull request #530 from haberman/updateupb by Joshua Haberman · 9 years ago
  50. fb8ed70 Update upb to fix two bugs in the Ruby library. by Josh Haberman · 9 years ago
  51. d0eb778 Fix appveyor tests. by Feng Xiao · 9 years ago
  52. d3d66d7 Merge pull request #503 from thomasvl/add_nonnill_markup by Paul Yang · 9 years ago
  53. 7a0c431 Enable tests for bazel build. by Jisi Liu · 9 years ago
  54. 5b3a8e7 Merge pull request #510 from pherl/bazel by Jisi Liu · 9 years ago
  55. 9406239 Remove OUTS constants in BUILD by Jisi Liu · 9 years ago
  56. 89834be Merge pull request #509 from pherl/update_BUILD by Jisi Liu · 9 years ago
  57. af3eafd Update BUILD for the recent json util change. by Jisi Liu · 9 years ago
  58. d6286a9 Merge pull request #508 from pherl/nanfix by Jisi Liu · 9 years ago
  59. a2b7937 using ::isnan to avoid conflicts with std::isnan for C++11 build. by Jisi Liu · 9 years ago
  60. e6484d3 Fix distcheck. by Jisi Liu · 9 years ago
  61. 1e534d7 Merge pull request #505 from pherl/bazel by Jisi Liu · 9 years ago
  62. e438a51 Remove redundant include by Jisi Liu · 9 years ago
  63. d19604f Add Bazel BUILD for the project. by Jisi Liu · 9 years ago
  64. 1c42a8b Move cmake/update_file_lists.sh preparing for bazel support. by Jisi Liu · 9 years ago
  65. e9a122e Merge pull request #501 from xfxyjwf/down by Feng Xiao · 9 years ago
  66. 818c5ee Fix broken builds. by Feng Xiao · 9 years ago
  67. b36395b Merge pull request #497 from pherl/config_h by Jisi Liu · 9 years ago
  68. 78d470c Make the code independent of config.h by Jisi Liu · 9 years ago
  69. 8c88957 Add nonnil markup to ObjC library. by Thomas Van Lenten · 9 years ago
  70. e96ff30 Down-integrate from internal code base. by Feng Xiao · 9 years ago
  71. a269a6d Implement parsing for proto3 primitive repeated fields. Previously, for by Bo Yang · 9 years ago
  72. 4cbb612 Merge pull request #499 from xfxyjwf/appveyor by Feng Xiao · 9 years ago
  73. 4479076 Merge pull request #488 from AustinSchuh/ruby_test_fix by Feng Xiao · 9 years ago
  74. 9c8db51 Add a badge for AppVeyor build. by Feng Xiao · 9 years ago
  75. 6f56b1a Merge pull request #498 from pherl/rmconfig by Jisi Liu · 9 years ago
  76. 80da6d3 Remove the file from Makefile.am by Jisi Liu · 9 years ago
  77. 9bbb78f Remove config.h.include which is no longer needed as pbconfig.h is not a by Jisi Liu · 9 years ago
  78. cf14128 Merge pull request #495 from pherl/master by Jisi Liu · 9 years ago
  79. f48dca5 Make pbconfig.h independent of config.h by Jisi Liu · 9 years ago
  80. 52737c2 Add appveyor.xml for windows tests. by Feng Xiao · 9 years ago
  81. 54a4ccc Merge pull request #481 from Qartar/master by Feng Xiao · 9 years ago
  82. 68c8762 Merge pull request #489 from tamird/go-package-descriptor by Feng Xiao · 9 years ago
  83. 2fe6d7b Workaround for MSVC's string literal compiler limit. by Qartar · 9 years ago
  84. 66463d7 Give descriptor.proto a go package by Tamir Duberstein · 9 years ago
  85. 1ecef1a Modified FindRubyTestDir to use GOOGLE_THIRD_PARTY_PROTOBUF by Austin Schuh · 9 years ago
  86. 7b35416 Merge pull request #486 from thomasvl/assets_podspec by Jisi Liu · 9 years ago
  87. 0f2b4a0 Update podspec for files that can build now, rename assets to not need @ in the name. by Thomas Van Lenten · 9 years ago
  88. 91becaa Merge pull request #483 from thomasvl/fixup_travis_2 by Feng Xiao · 9 years ago
  89. c35ac07 Merge pull request #477 from haberman/upbupdate by Joshua Haberman · 9 years ago
  90. c4d3638 Remove the OS X checks from travis.sh, instead use excludes to not fire up a vm for something we can't test. by Thomas Van Lenten · 9 years ago
  91. 686db5c Merge pull request #484 from TeBoring/temp by Paul Yang · 9 years ago
  92. fb466c1 Merge pull request #480 from thomasvl/objc_beta_drop by Paul Yang · 9 years ago
  93. 9dd2bc4 Update version number of objective-c to 3.0.0-alpha-4-pre by Bo Yang · 9 years ago
  94. e3ce451 Fixed compiler warnings and added -std=c99. by Josh Haberman · 9 years ago
  95. fd73235 Refactored threadlocal logic. by Austin Schuh · 9 years ago
  96. e8ed021 Updated upb to latest version (C89). by Josh Haberman · 9 years ago
  97. d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 9 years ago
  98. 9cbdaed Exclude 3 failing tests on osx from travis. by Feng Xiao · 9 years ago
  99. 872beb7 Merge pull request #469 from xfxyjwf/vsprojects by Feng Xiao · 9 years ago
  100. 3f9be70 Merge pull request #361 from brianduff/sync_aosp by Feng Xiao · 9 years ago