1. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  2. 7b7a80e Tweak doc comments. by kenton@google.com · 15 years ago
  3. 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
  4. 7f4938b Mark plugins as experimental for now. by kenton@google.com · 15 years ago
  5. 5e744ff Commit missing files from r251. Sigh. by kenton@google.com · 15 years ago