1. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  2. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  3. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  4. 2273ee4 Add java options to plugin proto and rollback the r450 by liujisi@google.com · 12 years ago
  5. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  6. 7b7a80e Tweak doc comments. 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. 7f4938b Mark plugins as experimental for now. by kenton@google.com · 15 years ago
  9. 5e744ff Commit missing files from r251. Sigh. by kenton@google.com · 15 years ago