aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/command_line_interface_unittest.cc
Commit message (Expand)AuthorAge
...
* Down-integrate from internal branchGravatar xiaofeng@google.com2012-09-22
* Use Subprocess::Win32ErrorMessage() in command_line_interface_unittest to mak...Gravatar liujisi@google.com2010-12-21
* Fix issues: 223 224 242.Gravatar liujisi@google.com2010-12-08
* Submit recent changes from internal branch. See CHANGES.txt for more details.Gravatar liujisi@google.com2010-11-02
* Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky.Gravatar kenton@google.com2010-04-05
* Refactor the way output is handled in CommandLineInterface -- now it will be ...Gravatar kenton@google.com2009-12-23
* Build DLLs on Cygwin and MinGW.Gravatar kenton@google.com2009-12-22
* Fix build on MinGW/Win32 (including implementing Subprocess using CreateProce...Gravatar kenton@google.com2009-12-19
* Fix Cygwin build.Gravatar kenton@google.com2009-12-18
* Massive roll-up of changes. See CHANGES.txt.Gravatar kenton@google.com2009-12-18
* Improve error message regarding proto_path not matching .proto file.Gravatar kenton@google.com2009-10-07
* Make sure to quality calls to std::swap. Otherwise, if a google::swap() exis...Gravatar kenton@google.com2009-09-02
* Add test verifying that protoc accepts trailing backslashes on Windows, which...Gravatar kenton@google.com2009-04-28
* Adds a flag to protoc called --error_format which specifies whatGravatar kenton@google.com2009-04-15
* Integrate changes from internal Google-internal branch.Gravatar kenton@google.com2008-09-24
* Integrate recent changes from google3.Gravatar temporal2008-08-13
* misc. stuff:Gravatar temporal2008-07-21
* Initial checkin.Gravatar temporal2008-07-10