Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |