1. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  2. 6793c1a Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky. by kenton@google.com · 14 years ago
  3. f9fa059 Fix memory leak in CommandLineInterface, not that it really matters. by kenton@google.com · 15 years ago
  4. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  5. d2fcbba Improve zip/jar support: by kenton@google.com · 15 years ago
  6. 5066322 Allow protoc to output directly to zip/jar/par/war files. by kenton@google.com · 15 years ago
  7. 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
  8. 684d45b Fix build on MinGW/Win32 (including implementing Subprocess using CreateProcess()). by kenton@google.com · 15 years ago
  9. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  10. 477f799 Improve error message regarding proto_path not matching .proto file. by kenton@google.com · 15 years ago
  11. f663b16 Adds a flag to protoc called --error_format which specifies what by kenton@google.com · 15 years ago
  12. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 16 years ago
  13. 2f669cb * Avoid using pushd/popd in generate_descriptor_proto.sh because they are by kenton@google.com · 16 years ago
  14. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  15. d0580ea Fixed alignment issue that caused bus errors on platforms like sparc which by kenton@google.com · 16 years ago
  16. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  17. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  18. 8ccb790 Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting by temporal · 16 years ago
  19. cc93043 misc. stuff: by temporal · 16 years ago
  20. 40ee551 Initial checkin. by temporal · 16 years ago