1. 1ddf693 Added contributor and updated README to add AIX. by Andrew Paprocki · 10 years ago
  2. ebb4198 Add atomicops for AIX/POWER + IBM xlC compiler. by Andrew Paprocki · 10 years ago
  3. 4eaa16f Fixed IBM xlC compiler error due to missing prefix. by Andrew Paprocki · 10 years ago
  4. 53d202f Add the missing solaris atomics header file. by Feng Xiao · 10 years ago
  5. df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
  6. f9e623b Merge changes from 2.6.1 release branch. by Feng Xiao · 10 years ago
  7. bba8365 Update version number to 2.6.1. by Feng Xiao · 10 years ago
  8. 2853cd4 Add .gitignore file by John Beard · 10 years ago
  9. 20e0a61 Don't test for sched_yield on Windows by William Orr · 10 years ago
  10. 419c94b Update CHANGES.txt to include a bug fix. by Feng Xiao · 10 years ago
  11. 8c12b1a Update version number in generated files. by Feng Xiao · 10 years ago
  12. 57b8672 Update CHANGES.txt for 2.6.1rc1. by Feng Xiao · 10 years ago
  13. 5ac39f3 Merge remote-tracking branch 'origin/master' into 2.6.1 by Feng Xiao · 10 years ago
  14. 5452bd6 Merge pull request #43 from abuszta/bugfix by Feng Xiao · 10 years ago
  15. e670b67 DestroyDefaultRepeatedFields is registered using OnShutdown. by Antoni Buszta · 10 years ago
  16. d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
  17. 3b8dadf Avoid using the macro name again in macro definitions. by Feng Xiao · 10 years ago
  18. 06e6690 Fix the memory leak of GetEmptyString(). by Feng Xiao · 10 years ago
  19. e83ba13 InitializeDefaultRepeatedFields() allocates memory but does not release it. by Antoni Buszta · 10 years ago
  20. 0971bb0 Down-integrate from internal branch. by Feng Xiao · 10 years ago
  21. c1d1645 Merge pull request #35 from dsrosario/fix_warning by Feng Xiao · 10 years ago
  22. 56aa52d Merge pull request #38 from xfxyjwf/fix17 by Feng Xiao · 10 years ago
  23. 84731a1 Down-integrate from internal branch. by Feng Xiao · 10 years ago
  24. 725326f Update verification methods' names. by Feng Xiao · 10 years ago
  25. 0dd3fef Merge pull request #39 from xfxyjwf/fix24 by Feng Xiao · 10 years ago
  26. eb223ed Merge pull request #3 from dhirschfeld/pyext-fix by Feng Xiao · 10 years ago
  27. f5691a6 Fix descriptor validation logic for packed enum fields. by Feng Xiao · 10 years ago
  28. 345d49a Fix a bug that causes DynamicMessage.setField() to not work for repeated by Feng Xiao · 10 years ago
  29. 6147768 Merge pull request #37 from google/fix_links by xfxyjwf · 10 years ago
  30. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  31. a9155b8 Merge pull request #32 from worr/bug/solaris-atomicops by xfxyjwf · 10 years ago
  32. bb7d210 Fix "warning C4018: '<' : signed/unsigned mismatch" at wire_format_lite_inl.h by Dinis Rosário · 10 years ago
  33. 195f017 Update CONTRIBUTORS.txt by William Orr · 10 years ago
  34. a27b329 Update copyright notice and remove first line by William Orr · 10 years ago
  35. a48c08a Merge pull request #31 from worr/bug/autoconf-sched-yield by xfxyjwf · 10 years ago
  36. 2d7786c Add support for solaris atomicops by William Orr · 10 years ago
  37. 38b8494 Add check for sched_yield in librt by William Orr · 10 years ago
  38. 7d50120 Merge pull request #30 from edmonds/branches/fix_generic_atomicops_memory_models by xfxyjwf · 10 years ago
  39. cc0a047 generic atomicops: promote Acquire_Store() and Release_Load() to use SEQ_CST fence by Robert Edmonds · 10 years ago
  40. dce98a8 Merge pull request #29 from edmonds/branches/undef_GOOGLE_PROTOBUF_PLATFORM_ERROR by xfxyjwf · 10 years ago
  41. 0a3e36f platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer needed by Robert Edmonds · 10 years ago
  42. 8d5f1e1 Merge pull request #27 from edmonds/branches/fix_generic_atomicops_non_clang by xfxyjwf · 10 years ago
  43. 7432af8 Fix atomicops build failure on non-Clang by Robert Edmonds · 10 years ago
  44. 5c8ab2c Merge pull request #21 from edmonds/branches/clang_generic_atomics by xfxyjwf · 10 years ago
  45. 7b6c5d5 Merge pull request #20 from edmonds/branches/no_ppc by xfxyjwf · 10 years ago
  46. 628a23b Expose generic atomicops on Clang by Robert S. Edmonds · 10 years ago
  47. d24b987 Remove GOOGLE_PROTOBUF_ARCH_PPC by Robert S. Edmonds · 10 years ago
  48. edc5994 Merge pull request #15 from google/pom_version_fix by Jisi Liu · 10 years ago
  49. ec0c9e4 Bump version for maven-bundle-plugin by Jisi Liu · 10 years ago
  50. 9faecf7 Merge pull request #12 from huahang/patch-2 by Jisi Liu · 10 years ago
  51. c871fb9 remove a const qualifier in a method's return type by huahang · 10 years ago
  52. 1392f42 Merge pull request #8 from huahang/patch-1 by Jisi Liu · 10 years ago
  53. 27fcf9b fix a compile warning by huahang · 10 years ago
  54. 6890263 Merge pull request #1 from dhirschfeld/vs2008-fix by xfxyjwf · 10 years ago
  55. aa51f2a Rename README.txt to README.md by Feng Xiao · 10 years ago
  56. d367782 Merge pull request #5 from google/fix_readme by xfxyjwf · 10 years ago
  57. b168d1f Fix the formating of bold text. by Feng Xiao · 10 years ago
  58. 17007a6 Update README.md to markdown format. by Feng Xiao · 10 years ago
  59. bc72de8 Rename README.txt to README.md by Feng Xiao · 10 years ago
  60. 0068a92 Merge pull request #4 from google/fix_readme by Jisi Liu · 10 years ago
  61. de00052 Add instructions on how to generate the configure script. by Feng Xiao · 10 years ago
  62. ef6eff2 Explicitly specify pyext/cpp_message.py in py_modules list by David Hirschfeld · 10 years ago
  63. b7ec1a9 Added const qualifier to iterator to enable compiling with VS2008 by David Hirschfeld · 10 years ago
  64. e9c00d9 Rename COPYING.txt to LICENSE for opensource compliance and update links by Feng Xiao · 10 years ago
  65. a21bf2e merge 2.6.0 to trunk by jieluo@google.com · 10 years ago
  66. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  67. 786379a patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add support for MIPS64 in protobuf by jieluo@google.com · 10 years ago
  68. 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
  69. 24095cc Add deleted tests back for reflection_cpp2_test.py by addtional exception catch by jieluo@google.com · 10 years ago
  70. 5dd5f0d change python README.txt by jieluo@google.com · 10 years ago
  71. 2d10b80 change Makefile.am by jieluo@google.com · 10 years ago
  72. b70e586 put python cpp tests into pyext/ by jieluo@google.com · 10 years ago
  73. 7580a89 add shared_pr.h by jieluo@google.com · 10 years ago
  74. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  75. d733931 Change java descriptor back to private by jieluo@google.com · 10 years ago
  76. 83964a9 1, Add comments for include<algorithm> we added for min/max on VS2013. 2, Add #if/#endif to wrap #undef by jieluo@google.com · 10 years ago
  77. 7db9c09 change java compiler to only produce one java file by jieluo@google.com · 10 years ago
  78. 9efebb3 use #undef instead of change the name of MemoryBarrier by jieluo@google.com · 10 years ago
  79. 8d6f04a Cygwin doesn't work well if we try to capture stderr and stdout at the same time. Comment one test tempraly for Cygwin. Need to figure out why and add the test back for Cygwin. by jieluo@google.com · 10 years ago
  80. ce58c88 Remove AM_PROG_AR. by jieluo@google.com · 10 years ago
  81. abe61de make changes to pass Cygwin by jieluo@google.com · 10 years ago
  82. 91e32ac add #ifdef _MSC_VER by jieluo@google.com · 10 years ago
  83. 81d833d add one file for VC 2013 by jieluo@google.com · 10 years ago
  84. 7ee0f3e change some files to pass MSVC 2013 by jieluo@google.com · 10 years ago
  85. b7aebe4 Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in mingw gcc 4.8.1 by jieluo@google.com · 10 years ago
  86. db9f7dd 1, Remove unkown field support in jave TextFormat by jieluo@google.com · 10 years ago
  87. 9eda53a Increase the allocated_size_ should be after allocation. Otherwise there might have segmentation fault if allocation throws an exception. by jieluo@google.com · 10 years ago
  88. e6726e2 use decimal constants to avoid casting error with visual c /W4 by jieluo@google.com · 10 years ago
  89. 76b8a76 add LazyFieldLite.java by jieluo@google.com · 10 years ago
  90. 3b547d3 Add iostream in message.cc. Remove unused in coded_stream_unittest.cc by jieluo@google.com · 10 years ago
  91. a35f979 delete unused variable by jieluo@google.com · 10 years ago
  92. 01283fa add printUnicode methods in TextFormat by jieluo@google.com · 10 years ago
  93. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  94. c5553a3 Down-integrate pending changes from internal repository after previous release. by liujisi@google.com · 10 years ago
  95. e7f2937 Fix a bug in Arm64 atomicops. (https://codereview.appspot.com/88800045/) by xiaofeng@google.com · 10 years ago
  96. 3aa5ea9 Fix and improve arm64 atomic operations in protobuf stubs (patch from rmcilroy@). by xiaofeng@google.com · 10 years ago
  97. 2ca19bd Add Arm64 AtomicOps (patch from rmcilroy@) by xiaofeng@google.com · 10 years ago
  98. a80030e Replace TSan API declarations in atomicops_internals_tsan.h with a header inclusion (patch from glider@) by xiaofeng@google.com · 10 years ago
  99. 37c7426 Replace kEmptyString wth OnceInit initialized string* by xiaofeng@google.com · 10 years ago
  100. f0b6a5c Add aarch64 architecture to platform_macros.h (patch by Sylvain Defresne) by liujisi@google.com · 10 years ago