1. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  2. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  3. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  4. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  5. b7ec1a9 Added const qualifier to iterator to enable compiling with VS2008 by David Hirschfeld · 10 years ago
  6. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  7. 3d46dad Use string::size_type instead of int for results of string.find() etc. -- patch from hans by xiaofeng@google.com · 12 years ago
  8. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  9. 2726e7a Fix issues: 166 167 172 175 181 188 192 194 195. by liujisi@google.com · 14 years ago
  10. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  11. 6793c1a Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky. by kenton@google.com · 14 years ago
  12. f9fa059 Fix memory leak in CommandLineInterface, not that it really matters. by kenton@google.com · 15 years ago
  13. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  14. d2fcbba Improve zip/jar support: by kenton@google.com · 15 years ago
  15. 5066322 Allow protoc to output directly to zip/jar/par/war files. by kenton@google.com · 15 years ago
  16. 5f12164 Refactor the way output is handled in CommandLineInterface -- now it will be stored in-memory until all code generators have completed, then dumped to disk all at once. While this means that protoc uses more memory, the code is much simpler, and handles insertions much faster. Also, this made it easier to implement a useful feature: insertions will be indented to match the insertion point line. Therefore, when inserting into Python code, you don't have to figure out how much to indent your inserted code. The refactoring should also make it easier to implement output-to-jar at some point. by kenton@google.com · 15 years ago
  17. 684d45b Fix build on MinGW/Win32 (including implementing Subprocess using CreateProcess()). by kenton@google.com · 15 years ago
  18. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  19. 477f799 Improve error message regarding proto_path not matching .proto file. by kenton@google.com · 15 years ago
  20. f663b16 Adds a flag to protoc called --error_format which specifies what by kenton@google.com · 15 years ago
  21. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 16 years ago
  22. 2f669cb * Avoid using pushd/popd in generate_descriptor_proto.sh because they are by kenton@google.com · 16 years ago
  23. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  24. d0580ea Fixed alignment issue that caused bus errors on platforms like sparc which by kenton@google.com · 16 years ago
  25. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  26. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  27. 8ccb790 Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting by temporal · 16 years ago
  28. cc93043 misc. stuff: by temporal · 16 years ago
  29. 40ee551 Initial checkin. by temporal · 16 years ago