Fix maximum encoded size for negative enums (issue #166).
[apps/agl-service-can-low-level.git] / tests / oneof /
2015-03-07 Petteri AimonenFix oneof submessage initialization bug.
2015-01-27 Petteri AimonenFix generator bug when oneof is first field in a message.
2015-01-04 Petteri AimonenActually make the protoc version check work
2015-01-04 Petteri AimonenOnly run oneof test when protoc >= 2.6 is available
2015-01-04 Petteri AimonenImplement support for oneofs (C unions).