Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-04 | Actually make the protoc version check work | Petteri Aimonen | 1 | -2/+8 | |
2015-01-04 | Only run oneof test when protoc >= 2.6 is available | Petteri Aimonen | 1 | -15/+20 | |
2015-01-04 | Implement support for oneofs (C unions). | Petteri Aimonen | 1 | -0/+22 | |
Basic test included, should probably add an oneof to the AllTypes test also. Update issue 131 Status: Started |