1. a21bf2e merge 2.6.0 to trunk by jieluo@google.com · 10 years ago
  2. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  3. 786379a patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add support for MIPS64 in protobuf by jieluo@google.com · 10 years ago
  4. 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
  5. 24095cc Add deleted tests back for reflection_cpp2_test.py by addtional exception catch by jieluo@google.com · 10 years ago
  6. 5dd5f0d change python README.txt by jieluo@google.com · 10 years ago
  7. 2d10b80 change Makefile.am by jieluo@google.com · 10 years ago
  8. b70e586 put python cpp tests into pyext/ by jieluo@google.com · 10 years ago
  9. 7580a89 add shared_pr.h by jieluo@google.com · 10 years ago
  10. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  11. d733931 Change java descriptor back to private by jieluo@google.com · 10 years ago
  12. 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
  13. 7db9c09 change java compiler to only produce one java file by jieluo@google.com · 10 years ago
  14. 9efebb3 use #undef instead of change the name of MemoryBarrier by jieluo@google.com · 10 years ago
  15. 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
  16. ce58c88 Remove AM_PROG_AR. by jieluo@google.com · 10 years ago
  17. abe61de make changes to pass Cygwin by jieluo@google.com · 10 years ago
  18. 91e32ac add #ifdef _MSC_VER by jieluo@google.com · 10 years ago
  19. 81d833d add one file for VC 2013 by jieluo@google.com · 10 years ago
  20. 7ee0f3e change some files to pass MSVC 2013 by jieluo@google.com · 10 years ago
  21. b7aebe4 Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in mingw gcc 4.8.1 by jieluo@google.com · 10 years ago
  22. db9f7dd 1, Remove unkown field support in jave TextFormat by jieluo@google.com · 10 years ago
  23. 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
  24. e6726e2 use decimal constants to avoid casting error with visual c /W4 by jieluo@google.com · 10 years ago
  25. 76b8a76 add LazyFieldLite.java by jieluo@google.com · 10 years ago
  26. 3b547d3 Add iostream in message.cc. Remove unused in coded_stream_unittest.cc by jieluo@google.com · 10 years ago
  27. a35f979 delete unused variable by jieluo@google.com · 10 years ago
  28. 01283fa add printUnicode methods in TextFormat by jieluo@google.com · 10 years ago
  29. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  30. c5553a3 Down-integrate pending changes from internal repository after previous release. by liujisi@google.com · 10 years ago
  31. e7f2937 Fix a bug in Arm64 atomicops. (https://codereview.appspot.com/88800045/) by xiaofeng@google.com · 10 years ago
  32. 3aa5ea9 Fix and improve arm64 atomic operations in protobuf stubs (patch from rmcilroy@). by xiaofeng@google.com · 10 years ago
  33. 2ca19bd Add Arm64 AtomicOps (patch from rmcilroy@) by xiaofeng@google.com · 10 years ago
  34. a80030e Replace TSan API declarations in atomicops_internals_tsan.h with a header inclusion (patch from glider@) by xiaofeng@google.com · 10 years ago
  35. 37c7426 Replace kEmptyString wth OnceInit initialized string* by xiaofeng@google.com · 10 years ago
  36. f0b6a5c Add aarch64 architecture to platform_macros.h (patch by Sylvain Defresne) by liujisi@google.com · 10 years ago
  37. 172019c Add missing #include of <algorithm> for min/max on VS2013 by xiaofeng@google.com · 11 years ago
  38. d833126 Fix a typo. by xiaofeng@google.com · 11 years ago
  39. 4f68d92 Add support for ThreadSanitizer atomicops API to protobuf - patch from glider@ by xiaofeng@google.com · 11 years ago
  40. c9f6950 Update OSGi meta data. by xiaofeng@google.com · 11 years ago
  41. 25b2a67 Fix issue 474 by xiaofeng@google.com · 11 years ago
  42. 7f4c9e8 Add a comment about the new "allow_alias" option. by xiaofeng@google.com · 11 years ago
  43. 7fe28a8 Update version number in descriptor.pb.h and plugin.pb.h by xiaofeng@google.com · 11 years ago
  44. 2c9392f Update version number in trunk by xiaofeng@google.com · 11 years ago
  45. a36f1b4 Exclude a failing test in MingW build. by xiaofeng@google.com · 11 years ago
  46. 7f37255 Down-integrate from internal branch by xiaofeng@google.com · 11 years ago
  47. de3494f Fix issue 403, issue 456, issue 462 by xiaofeng@google.com · 11 years ago
  48. e406747 Fix issue 445, issue 449 by xiaofeng@google.com · 11 years ago
  49. 1e5a5e8 Down-integrate from internal branch by xiaofeng@google.com · 11 years ago
  50. 691f6da Rollback the export macros on internal classes/functions. by liujisi@google.com · 12 years ago
  51. 117064c add missing dll export macros for msvc. by liujisi@google.com · 12 years ago
  52. 71caf8c Remove "using" directives to disambiguate type_traits for vc2012. by liujisi@google.com · 12 years ago
  53. f5b373d Fix a typo of nacl file name. by liujisi@google.com · 12 years ago
  54. e9ee309 Add missing qnx files. by liujisi@google.com · 12 years ago
  55. 4d8c2f9 Add arm_qnx atomic ops support and add missing header files in Makefile.am by liujisi@google.com · 12 years ago
  56. 98080e8 Update upb namespace in friendship declaration. by liujisi@google.com · 12 years ago
  57. cb77c4c Generate a warning for duplicated enum values, when allow_alias option isn't by liujisi@google.com · 12 years ago
  58. 4770277 Add the missing PNaCl atomicops support. by liujisi@google.com · 12 years ago
  59. 728aa76 Down-integrate form internal opensource branch by liujisi@google.com · 12 years ago
  60. 0b30eb8 Fix the name of thread safety macros. by xiaofeng@google.com · 12 years ago
  61. 5d70149 Remove unused macros. by liujisi@google.com · 12 years ago
  62. 5e65392 Remove the customized operator delete. by liujisi@google.com · 12 years ago
  63. a655b98 Fix issue 438: add missing 'enum_type_wrapper' to setup.py by xiaofeng@google.com · 12 years ago
  64. 2273ee4 Add java options to plugin proto and rollback the r450 by liujisi@google.com · 12 years ago
  65. 0c995c9 Remove undeeded no-rtti guards. by liujisi@google.com · 12 years ago
  66. 2bee6e6 Fix build warnings for gcc 4.6 by liujisi@google.com · 12 years ago
  67. ed95d54 Define macros on more targets to make gtest work for vs2012 by liujisi@google.com · 12 years ago
  68. 6fb956d Remove extra semicolons by liujisi@google.com · 12 years ago
  69. 1e36e10 Add missing export macro by liujisi@google.com · 12 years ago
  70. 329d103 Set pointers to NULL after shutdown, so the shutdown function can be called for multiple times. by liujisi@google.com · 12 years ago
  71. f5d5b4d Make custom option able to work for -f-no-rtti; Fix remaining death tests for gtest 1.6 by liujisi@google.com · 12 years ago
  72. e34f1f6 Find the protoc from environ first for python. by liujisi@google.com · 12 years ago
  73. 8cc2017 Quote the AC_LANG_SOURCE to eliminate warnings introduced by autoconf 2.6.8 by liujisi@google.com · 12 years ago
  74. 1d32532 Update gtest to 1.6; Disable death tests when exceptions are enabled. by liujisi@google.com · 12 years ago
  75. e719489 Make PROTOBUF_USE_EXCEPTIONS configurable from CPPFLAGS. by liujisi@google.com · 12 years ago
  76. caa66db Merge from tags/2.5.0rc1 to trunk by xiaofeng@google.com · 12 years ago
  77. eaaef0b Fix issues: 342, 424, 428, 430, 436 by xiaofeng@google.com · 12 years ago
  78. ef9acc4 Update version to 2.5.0-pre by liujisi@google.com · 12 years ago
  79. 9c1c31f Fix compile issues under GCC 3.4.6 by xiaofeng@google.com · 12 years ago
  80. d2d50f9 Fix Java compile issues under JDK 1.5 by xiaofeng@google.com · 12 years ago
  81. a4491ea Fix issue 412: update protobuf for 64-bit compatibility on Mac OS X - patch from Mark Mentovai by xiaofeng@google.com · 12 years ago
  82. a058718 Fix issue 298: add OSGi configuration to pom.xml - patch from Thomas Kock by xiaofeng@google.com · 12 years ago
  83. 75575df Generate missing inclusion of common.h. by pliard@google.com · 12 years ago
  84. 3d46dad Use string::size_type instead of int for results of string.find() etc. -- patch from hans by xiaofeng@google.com · 12 years ago
  85. fcb8a50 Update MSVC project files and fix compilation issues in MSVC. by xiaofeng@google.com · 12 years ago
  86. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  87. 9ced30c Down-integration form opensource depot by liujisi@google.com · 12 years ago
  88. daced74 Add support for NaCl in atomicops. by pliard@google.com · 12 years ago
  89. d0e0393 Fix issue/333. skip any escaped characters in quotes. by liujisi@google.com · 12 years ago
  90. d2967cd -lz in protobuf.pc belongs in Libs.private, not Libs by liujisi@google.com · 12 years ago
  91. 42e3b66 set _VARDADIC_MAX=10 preprocessor definition to make test pass in vc11. by liujisi@google.com · 12 years ago
  92. 26261eb Allow configure to disable maintainer mode by liujisi@google.com · 12 years ago
  93. e7881e8 Update atomicops to support new platforms where intptr_t = long. by liujisi@google.com · 12 years ago
  94. aabd7cf Fix a NULL/bool conversion. by liujisi@google.com · 12 years ago
  95. 2072421 Fix issue 378 by xiaofeng@google.com · 12 years ago
  96. a269a2c Update outdated use of GoogleOnceType. by pliard@google.com · 12 years ago
  97. 6103d4e Don't call AddDesc() at static init time in LITE_RUNTIME mode. by pliard@google.com · 12 years ago
  98. 7cc2576 Improve GoogleOnceInit() in Protocol Buffers. by pliard@google.com · 12 years ago
  99. 6a10204 Add missing guard in atomicops MSVC cc file by pliard@google.com · 12 years ago
  100. 72afe6e Fix build error in Mac atomicops. by pliard@google.com · 12 years ago