Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Use grpc:: counterparts in ruby code generator | Yang Gao | 2015-03-23 |
| | |||
* | Make it possible to compile with gcc4.6 | Craig Tiller | 2015-02-26 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Use clang-format-3.5 | Craig Tiller | 2015-01-18 |
| | |||
* | Fixing includes inconsistency. | Nicolas "Pixel" Noble | 2015-01-16 |
| | |||
* | Removing "using namespace std" everywhere. | Nicolas Noble | 2015-01-15 |
| | |||
* | Updates the ruby generator so that it does not create files for empty protos. | temiola | 2015-01-08 |
| | | | | | | | | | | | Previously, this alway generated a service file with a header. However, this does not work well, it means whenver the ruby service plugin is used, every proto file ends up with a service file. Change on 2015/01/07 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83448951 | ||
* | bugfix: ruby code-gen capitalization | temiola | 2015-01-06 |
| | | | | | | | Change on 2015/01/06 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83391912 | ||
* | First pass at making the compilers open-sourcable. | nnoble | 2014-12-11 |
Change on 2014/12/10 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81829127 |