1. c5147e3 Fix a misplaced macro. by Feng Xiao · 9 years ago
  2. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  3. 5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project by Feng Xiao · 9 years ago
  4. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  5. e301946 Simplify testing from CMake project to "check" target by Konstantin Podsvirov · 9 years ago
  6. 2fa0439 Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  7. 01e060f Fix commandline interface file under heapcheck. by Jisi Liu · 9 years ago
  8. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  9. cf603a9 Fix bugs on windows. by Bo Yang · 9 years ago
  10. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  11. 46bd60b Modify directory to use in test by Bo Yang · 9 years ago
  12. ed71504 Add OS X to travis; fix tests to pass on OS X by Tamir Duberstein · 9 years ago
  13. a5f7bb8 Merge pull request #193 from TeBoring/sb by Paul Yang · 9 years ago
  14. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  15. 7a00a1e Add shutdown code for several newly introduced leaks; by Jisi Liu · 9 years ago
  16. eb2ce02 Fix absolute/relative path in output by Bo Yang · 9 years ago
  17. e2555e2 Change target to output filenames by Bo Yang · 9 years ago
  18. a1b351c Change flag for generating dependency file to "dependency_out". Delete by Bo Yang · 9 years ago
  19. 5914ce7 Implement a feature to generate a dependency file. By giving protoc the flag by Bo Yang · 9 years ago
  20. 8ba0e35 Make test code runnable with C++11 by Nobuaki Sukegawa · 10 years ago
  21. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  22. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  23. baca1a8 Adds more checks before deleting temporary files. by Feng Xiao · 10 years ago
  24. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  25. 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
  26. abe61de make changes to pass Cygwin by jieluo@google.com · 10 years ago
  27. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  28. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  29. 57014ff Use Subprocess::Win32ErrorMessage() in command_line_interface_unittest to make the it OS locale independent. by liujisi@google.com · 14 years ago
  30. 9b7f6c5 Fix issues: 223 224 242. by liujisi@google.com · 14 years ago
  31. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  32. 6793c1a Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky. by kenton@google.com · 14 years ago
  33. 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
  34. c0ee4d2 Build DLLs on Cygwin and MinGW. by kenton@google.com · 15 years ago
  35. 684d45b Fix build on MinGW/Win32 (including implementing Subprocess using CreateProcess()). by kenton@google.com · 15 years ago
  36. 91218af Fix Cygwin build. by kenton@google.com · 15 years ago
  37. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  38. 477f799 Improve error message regarding proto_path not matching .proto file. by kenton@google.com · 15 years ago
  39. 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
  40. 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
  41. f663b16 Adds a flag to protoc called --error_format which specifies what by kenton@google.com · 15 years ago
  42. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  43. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  44. cc93043 misc. stuff: by temporal · 16 years ago
  45. 40ee551 Initial checkin. by temporal · 16 years ago