1. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  2. 786379a patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add support for MIPS64 in protobuf by jieluo@google.com · 10 years ago
  3. 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
  4. 7580a89 add shared_pr.h by jieluo@google.com · 10 years ago
  5. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  6. d733931 Change java descriptor back to private by jieluo@google.com · 10 years ago
  7. 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
  8. 7db9c09 change java compiler to only produce one java file by jieluo@google.com · 10 years ago
  9. 9efebb3 use #undef instead of change the name of MemoryBarrier by jieluo@google.com · 10 years ago
  10. 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
  11. abe61de make changes to pass Cygwin by jieluo@google.com · 10 years ago
  12. 91e32ac add #ifdef _MSC_VER by jieluo@google.com · 10 years ago
  13. 7ee0f3e change some files to pass MSVC 2013 by jieluo@google.com · 10 years ago
  14. b7aebe4 Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in mingw gcc 4.8.1 by jieluo@google.com · 10 years ago
  15. 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
  16. e6726e2 use decimal constants to avoid casting error with visual c /W4 by jieluo@google.com · 10 years ago
  17. 3b547d3 Add iostream in message.cc. Remove unused in coded_stream_unittest.cc by jieluo@google.com · 10 years ago
  18. a35f979 delete unused variable by jieluo@google.com · 10 years ago
  19. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  20. c5553a3 Down-integrate pending changes from internal repository after previous release. by liujisi@google.com · 10 years ago
  21. e7f2937 Fix a bug in Arm64 atomicops. (https://codereview.appspot.com/88800045/) by xiaofeng@google.com · 10 years ago
  22. 3aa5ea9 Fix and improve arm64 atomic operations in protobuf stubs (patch from rmcilroy@). by xiaofeng@google.com · 10 years ago
  23. 2ca19bd Add Arm64 AtomicOps (patch from rmcilroy@) by xiaofeng@google.com · 10 years ago
  24. a80030e Replace TSan API declarations in atomicops_internals_tsan.h with a header inclusion (patch from glider@) by xiaofeng@google.com · 10 years ago
  25. 37c7426 Replace kEmptyString wth OnceInit initialized string* by xiaofeng@google.com · 10 years ago
  26. f0b6a5c Add aarch64 architecture to platform_macros.h (patch by Sylvain Defresne) by liujisi@google.com · 10 years ago
  27. 172019c Add missing #include of <algorithm> for min/max on VS2013 by xiaofeng@google.com · 11 years ago
  28. d833126 Fix a typo. by xiaofeng@google.com · 11 years ago
  29. 4f68d92 Add support for ThreadSanitizer atomicops API to protobuf - patch from glider@ by xiaofeng@google.com · 11 years ago
  30. 25b2a67 Fix issue 474 by xiaofeng@google.com · 11 years ago
  31. 7fe28a8 Update version number in descriptor.pb.h and plugin.pb.h by xiaofeng@google.com · 11 years ago
  32. 2c9392f Update version number in trunk by xiaofeng@google.com · 11 years ago
  33. a36f1b4 Exclude a failing test in MingW build. by xiaofeng@google.com · 11 years ago
  34. 7f37255 Down-integrate from internal branch by xiaofeng@google.com · 11 years ago
  35. de3494f Fix issue 403, issue 456, issue 462 by xiaofeng@google.com · 11 years ago
  36. e406747 Fix issue 445, issue 449 by xiaofeng@google.com · 11 years ago
  37. 1e5a5e8 Down-integrate from internal branch by xiaofeng@google.com · 11 years ago
  38. 691f6da Rollback the export macros on internal classes/functions. by liujisi@google.com · 12 years ago
  39. 117064c add missing dll export macros for msvc. by liujisi@google.com · 12 years ago
  40. 71caf8c Remove "using" directives to disambiguate type_traits for vc2012. by liujisi@google.com · 12 years ago
  41. f5b373d Fix a typo of nacl file name. by liujisi@google.com · 12 years ago
  42. e9ee309 Add missing qnx files. by liujisi@google.com · 12 years ago
  43. 4d8c2f9 Add arm_qnx atomic ops support and add missing header files in Makefile.am by liujisi@google.com · 12 years ago
  44. 98080e8 Update upb namespace in friendship declaration. by liujisi@google.com · 12 years ago
  45. cb77c4c Generate a warning for duplicated enum values, when allow_alias option isn't by liujisi@google.com · 12 years ago
  46. 4770277 Add the missing PNaCl atomicops support. by liujisi@google.com · 12 years ago
  47. 728aa76 Down-integrate form internal opensource branch by liujisi@google.com · 12 years ago
  48. 0b30eb8 Fix the name of thread safety macros. by xiaofeng@google.com · 12 years ago
  49. 5d70149 Remove unused macros. by liujisi@google.com · 12 years ago
  50. 5e65392 Remove the customized operator delete. by liujisi@google.com · 12 years ago
  51. 2273ee4 Add java options to plugin proto and rollback the r450 by liujisi@google.com · 12 years ago
  52. 0c995c9 Remove undeeded no-rtti guards. by liujisi@google.com · 12 years ago
  53. 2bee6e6 Fix build warnings for gcc 4.6 by liujisi@google.com · 12 years ago
  54. 6fb956d Remove extra semicolons by liujisi@google.com · 12 years ago
  55. 1e36e10 Add missing export macro by liujisi@google.com · 12 years ago
  56. 329d103 Set pointers to NULL after shutdown, so the shutdown function can be called for multiple times. by liujisi@google.com · 12 years ago
  57. 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
  58. 1d32532 Update gtest to 1.6; Disable death tests when exceptions are enabled. by liujisi@google.com · 12 years ago
  59. e719489 Make PROTOBUF_USE_EXCEPTIONS configurable from CPPFLAGS. by liujisi@google.com · 12 years ago
  60. caa66db Merge from tags/2.5.0rc1 to trunk by xiaofeng@google.com · 12 years ago
  61. eaaef0b Fix issues: 342, 424, 428, 430, 436 by xiaofeng@google.com · 12 years ago
  62. ef9acc4 Update version to 2.5.0-pre by liujisi@google.com · 12 years ago
  63. 9c1c31f Fix compile issues under GCC 3.4.6 by xiaofeng@google.com · 12 years ago
  64. 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
  65. 75575df Generate missing inclusion of common.h. by pliard@google.com · 12 years ago
  66. 3d46dad Use string::size_type instead of int for results of string.find() etc. -- patch from hans by xiaofeng@google.com · 12 years ago
  67. fcb8a50 Update MSVC project files and fix compilation issues in MSVC. by xiaofeng@google.com · 12 years ago
  68. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  69. daced74 Add support for NaCl in atomicops. by pliard@google.com · 12 years ago
  70. e7881e8 Update atomicops to support new platforms where intptr_t = long. by liujisi@google.com · 12 years ago
  71. aabd7cf Fix a NULL/bool conversion. by liujisi@google.com · 12 years ago
  72. 2072421 Fix issue 378 by xiaofeng@google.com · 12 years ago
  73. a269a2c Update outdated use of GoogleOnceType. by pliard@google.com · 12 years ago
  74. 6103d4e Don't call AddDesc() at static init time in LITE_RUNTIME mode. by pliard@google.com · 12 years ago
  75. 7cc2576 Improve GoogleOnceInit() in Protocol Buffers. by pliard@google.com · 12 years ago
  76. 6a10204 Add missing guard in atomicops MSVC cc file by pliard@google.com · 12 years ago
  77. 72afe6e Fix build error in Mac atomicops. by pliard@google.com · 12 years ago
  78. 324779a Remove static initializer in wire_format_lite.cc. by pliard@google.com · 12 years ago
  79. f5de486 Add atomicops from V8. by pliard@google.com · 12 years ago
  80. cb6dd4e A workaround for MSVC 2010 x64 platform bug, by liujisi@google.com · 13 years ago
  81. 2a89d00 Add missing dll export macros. by liujisi@google.com · 13 years ago
  82. 295a096 Remove extra semicolon in primitive repeated field init code. by liujisi@google.com · 13 years ago
  83. 7a6de00 Update comments for globally unique extension number for custom options. by liujisi@google.com · 13 years ago
  84. 02d7015 Allow String to be used as message names. by liujisi@google.com · 13 years ago
  85. 5c24564 Update mainline version to 2.4.2-pre. by liujisi@google.com · 13 years ago
  86. 23f42ce Define serailVersionUID for generated java class. by liujisi@google.com · 13 years ago
  87. 9cf65b7 Use fully qualified java.lang.Object in protoc java code. by liujisi@google.com · 13 years ago
  88. 17d57db Add an intermediate method to propagate the friendship access to nested classes as a workaround for old compilers (e.g. gcc 3.4) by liujisi@google.com · 13 years ago
  89. c345db7 Update version number to 2.4.1 in common.h. by liujisi@google.com · 13 years ago
  90. 57014ff Use Subprocess::Win32ErrorMessage() in command_line_interface_unittest to make the it OS locale independent. by liujisi@google.com · 14 years ago
  91. 5c20ca1 Escape C++ Trigraphs. by liujisi@google.com · 14 years ago
  92. 6f2c3b8 Boost version number to 2.4.0-pre, add more test cases for text_format.py about unicode field. by liujisi@google.com · 14 years ago
  93. 9b7f6c5 Fix issues: 223 224 242. by liujisi@google.com · 14 years ago
  94. 1fd96c4 Add new files for vcprojs, fix issues: 165, 211, 228, 240 by liujisi@google.com · 14 years ago
  95. 5d8d2b0 Fix issues: 200 202 211 215 237 246. by liujisi@google.com · 14 years ago
  96. 2726e7a Fix issues: 166 167 172 175 181 188 192 194 195. by liujisi@google.com · 14 years ago
  97. 0acafda Fix byte encoding macros. by liujisi@google.com · 14 years ago
  98. baac9c3 Add some explicit casts to eliminate some warnings as described in issue 83 comment 17. by kenton@google.com · 14 years ago
  99. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  100. a4a9ef8 Roll back revision 313. A similar but far more exensive change was made in our internal branch, which will be integrated soon. by kenton@google.com · 14 years ago