Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-04 | Implement support for oneofs (C unions). | Petteri Aimonen | 1 | -0/+7 | |
Basic test included, should probably add an oneof to the AllTypes test also. Update issue 131 Status: Started | |||||
2014-08-10 | Switch pb_encode to use the common iterator logic in pb_common.c | Petteri Aimonen | 1 | -2/+4 | |
Update issue 128 Status: FixedInGit | |||||
2014-08-10 | Separate field iterator logic from pb_decode to pb_common. | Petteri Aimonen | 1 | -0/+88 | |