1. 37d6cf9 Fixed unused parameters and extra ';' by Swen Kooij · 9 years ago
  2. 3937ded Fix compiler warning from repeated_field.h by John Burke · 9 years ago
  3. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  4. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  5. 0087da9 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  6. b913cbd Move StringSpaceUsedIncludingSelf to lite library. by Peter Kasting · 9 years ago
  7. 276ce8c add static cast to silence signedness comparison warning by Jan Tattermusch · 9 years ago
  8. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  9. 5021c4d Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release build compiler bug. by Douglas Heriot · 9 years ago
  10. 93d6838 Call copy() only if there is something to copy. by Feng Xiao · 9 years ago
  11. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  12. d6c9f64 internal changes by Bo Yang · 9 years ago
  13. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  14. be20ae0 Fix compile issues and test failures in VS2008. by Feng Xiao · 10 years ago
  15. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  16. faf581d Merge pull request #69 from apaprocki/aix-atomicops by Feng Xiao · 10 years ago
  17. af88ccb Modify tests to compile on AIX with xlC compiler. by Andrew Paprocki · 10 years ago
  18. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  19. 918e3ee Fixed Unused Parameter warning in headers. by Austin Schuh · 10 years ago
  20. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  21. 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
  22. 7ee0f3e change some files to pass MSVC 2013 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. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  25. 37c7426 Replace kEmptyString wth OnceInit initialized string* by xiaofeng@google.com · 10 years ago
  26. 98080e8 Update upb namespace in friendship declaration. by liujisi@google.com · 12 years ago
  27. fcb8a50 Update MSVC project files and fix compilation issues in MSVC. by xiaofeng@google.com · 12 years ago
  28. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  29. 2a89d00 Add missing dll export macros. by liujisi@google.com · 13 years ago
  30. 5d8d2b0 Fix issues: 200 202 211 215 237 246. by liujisi@google.com · 14 years ago
  31. 2726e7a Fix issues: 166 167 172 175 181 188 192 194 195. by liujisi@google.com · 14 years ago
  32. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  33. c25f833 Fixes compile on GCC 3.2 according to Sergey Tihansky. by kenton@google.com · 15 years ago
  34. d78ca9c Fixed DLL compile under MSVC. by kenton@google.com · 15 years ago
  35. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  36. 7fb9ae9 Make sure to quality calls to std::swap. Otherwise, if a google::swap() exists (e.g. because the user is using our own dense_hash_map implementation) it will be chosen instead, leading to a compile error. by kenton@google.com · 15 years ago
  37. 9270a99 Make DLLs work again. by kenton@google.com · 15 years ago
  38. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  39. ceb561d Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott Stafford. by kenton@google.com · 15 years ago
  40. ccc1167 Make building libprotobuf as a DLL work again. by kenton@google.com · 15 years ago
  41. d37d46d Integrate recent changes from Google-internal code tree. See CHANGES.txt by kenton@google.com · 15 years ago
  42. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  43. a2a32c2 Support HP C++ on Tru64. by kenton@google.com · 16 years ago
  44. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  45. 40ee551 Initial checkin. by temporal · 16 years ago