Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-31 | Fix multiple oneofs in same message (issue #229) | Petteri Aimonen | 1 | -3/+3 |
2015-01-11 | Bugfixes for oneof support. | Petteri Aimonen | 1 | -10/+10 |
2015-01-04 | Implement support for oneofs (C unions). | Petteri Aimonen | 1 | -0/+7 |
2014-08-10 | Switch pb_encode to use the common iterator logic in pb_common.c | Petteri Aimonen | 1 | -2/+4 |
2014-08-10 | Separate field iterator logic from pb_decode to pb_common. | Petteri Aimonen | 1 | -0/+88 |