Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-07 | Fix oneof submessage initialization bug. | 1 | -2/+6 | |
2015-01-27 | Fix generator bug when oneof is first field in a message. | 2 | -37/+104 | |
2015-01-04 | Actually make the protoc version check work | 1 | -2/+8 | |
2015-01-04 | Only run oneof test when protoc >= 2.6 is available | 1 | -15/+20 | |
2015-01-04 | Implement support for oneofs (C unions). | 4 | -0/+176 |