Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-02 | Fix alltypes_callback testcase | Petteri Aimonen | 2 | -5/+13 |
2017-03-02 | Fix bug in alltypes_callback test case | Petteri Aimonen | 2 | -4/+5 |
2017-02-25 | Windows build fix | Petteri Aimonen | 1 | -2/+3 |
2017-02-24 | Fix build failure | Petteri Aimonen | 1 | -1/+2 |
2017-02-24 | Add test coverage for calling pb_release() on a message with callback fields. | Petteri Aimonen | 2 | -2/+13 |
2017-02-22 | Add fixed length bytes to alltypes test case (issue #244) | Petteri Aimonen | 3 | -5/+14 |
2015-01-11 | Add oneofs to AllTypes test case | Petteri Aimonen | 3 | -0/+11 |
2014-08-10 | Separate field iterator logic from pb_decode to pb_common. | Petteri Aimonen | 1 | -2/+2 |
2014-05-17 | Fix bug in alltypes test case that made fuzzing difficult. | Petteri Aimonen | 1 | -0/+1 |
2014-02-10 | Add AllTypes decoding test with callbacks. | Petteri Aimonen | 2 | -1/+427 |
2014-02-09 | Add AllTypes encoding test for callbacks (issue #99) | Petteri Aimonen | 3 | -0/+420 |