Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-24 | Implement error messages in the decoder side. | Petteri Aimonen | 1 | -1/+1 | |
Update issue 7 Status: Started | |||||
2012-06-30 | Improve the detection of missing required fields. | Petteri Aimonen | 1 | -0/+49 | |
Now the limit of tracked fields is configurable at compile-time using PB_MAX_REQUIRED_FIELDS. Added related test and updated documentation. Fixes issue #18. |