Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-23 | Add test cases for proto3 has_ field support. | 2 | -0/+7 | ||
2015-09-20 | Add syntax specification to .proto files (issue #167) | 1 | -0/+2 | ||
Eliminates a warning on protoc 3.0. | |||||
2015-04-03 | Generate #defines for plain message ids | 1 | -0/+1 | ||
2015-03-22 | Add simple test case for message ids | 2 | -0/+10 | ||
2015-02-26 | Fix generator error when long_names:false is combined with Oneofs. | 1 | -0/+9 | ||
Update issue 147 Status: FixedInGit | |||||
2014-07-20 | Add skip_message option to generator. | 2 | -3/+10 | ||
Update issue 121 Status: FixedInGit | |||||
2013-09-10 | Move the rest of the tests to scons | 1 | -0/+9 | ||
2013-09-08 | Start moving the tests into subfolders. Transition to SCons for build system ↵ | 2 | -0/+80 | ||
for the tests. Only a few tests updated so far. Have to include all the rest before merging to mainline. Update issue 63 Status: Started |