Fix closing a non-empty substream resulting in an incorrect stream state
[apps/agl-service-can-low-level.git] / pb_common.c
2016-12-31 Petteri AimonenMerge branch 'master' of github.com:nanopb/nanopb
2016-12-31 Petteri AimonenFix multiple oneofs in same message (issue #229)
2015-01-11 Petteri AimonenBugfixes for oneof support.
2015-01-04 Petteri AimonenImplement support for oneofs (C unions).
2014-08-10 Petteri AimonenSwitch pb_encode to use the common iterator logic in...
2014-08-10 Petteri AimonenSeparate field iterator logic from pb_decode to pb_common.