1. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  2. 7a00a1e Add shutdown code for several newly introduced leaks; by Jisi Liu · 9 years ago
  3. 8ba0e35 Make test code runnable with C++11 by Nobuaki Sukegawa · 10 years ago
  4. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  5. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  6. baca1a8 Adds more checks before deleting temporary files. by Feng Xiao · 10 years ago
  7. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  8. 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
  9. abe61de make changes to pass Cygwin by jieluo@google.com · 10 years ago
  10. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  11. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  12. 57014ff Use Subprocess::Win32ErrorMessage() in command_line_interface_unittest to make the it OS locale independent. by liujisi@google.com · 14 years ago
  13. 9b7f6c5 Fix issues: 223 224 242. by liujisi@google.com · 14 years ago
  14. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  15. 6793c1a Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky. by kenton@google.com · 14 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. c0ee4d2 Build DLLs on Cygwin and MinGW. by kenton@google.com · 15 years ago
  18. 684d45b Fix build on MinGW/Win32 (including implementing Subprocess using CreateProcess()). by kenton@google.com · 15 years ago
  19. 91218af Fix Cygwin build. by kenton@google.com · 15 years ago
  20. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  21. 477f799 Improve error message regarding proto_path not matching .proto file. by kenton@google.com · 15 years ago
  22. 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
  23. ef3730c Add test verifying that protoc accepts trailing backslashes on Windows, which some users claim doesn't work. Seems to work on my machine. by kenton@google.com · 15 years ago
  24. f663b16 Adds a flag to protoc called --error_format which specifies what by kenton@google.com · 15 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. cc93043 misc. stuff: by temporal · 16 years ago
  28. 40ee551 Initial checkin. by temporal · 16 years ago