Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-23 | Include package name in include guard (issue #207). | Petteri Aimonen | 1 | -1/+4 | |
Fix suggested by Ulenspiegel. Also added testcase for the same. | |||||
2015-09-12 | Make the generator understand included files (issue #165). | Petteri Aimonen | 1 | -1/+1 | |
This will allow message sizes and enum options to be available across the include files. Currently searching for .options files for included files may not work for all path combinations, this is related to issue #116. Should probably make a pull request to protoc about that. | |||||
2015-09-12 | Expand the multiple_files test case to include oneofs and enums | Petteri Aimonen | 1 | -3/+3 | |
2013-09-10 | Move the rest of the tests to scons | Petteri Aimonen | 1 | -0/+13 | |