1. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  2. 9173ba2 Get rid of some build warnings. by Feng Xiao · 10 years ago
  3. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  4. e670b67 DestroyDefaultRepeatedFields is registered using OnShutdown. by Antoni Buszta · 10 years ago
  5. e83ba13 InitializeDefaultRepeatedFields() allocates memory but does not release it. by Antoni Buszta · 10 years ago
  6. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  7. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  8. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  9. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  10. f9c5978 Hopefully fix build on Sun Studio. by kenton@google.com · 15 years ago
  11. f2a7329 Fix build on GCC 3.3/Linux. by kenton@google.com · 15 years ago
  12. bdbb863 Ensure that 'once' objects are declared using the macro. This is either the third or fourth time I've screwed this up when down-integrating, because our internal code does not require the macro (it's not portable) and on Linux a pthread_once_t that is zero-initialized just happens to work. So, I only discover the problem when I test on Mac, then kick myself for making the same mistake yet again. No more! This time, I have renamed GoogleOnceType to ProtobufOnceType, thus making the type name differ from our internal code. As a result, if you don't update the decls to use the macros, they won't compile. Hah! Take that, future self! by temporal · 15 years ago
  13. 91218af Fix Cygwin build. by kenton@google.com · 15 years ago
  14. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  15. f837b00 Use the nice macro to declare once-init control objects, like good little coders should. Otherwise the initialization routines never run on Mac. TODO: Investigate how this was broken. by temporal · 15 years ago
  16. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  17. ceb561d Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott Stafford. by kenton@google.com · 15 years ago
  18. 63e646b Provide ShutdownProtobufLibrary() which frees all startup-allocated objects. by kenton@google.com · 15 years ago
  19. d37d46d Integrate recent changes from Google-internal code tree. See CHANGES.txt by kenton@google.com · 15 years ago
  20. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  21. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  22. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  23. 40ee551 Initial checkin. by temporal · 16 years ago