Warn if PB_MAX_REQUIRED_FIELDS is not large enough.
[apps/agl-service-can-low-level.git] / pb_encode.c
2012-06-13 Petteri AimonenFix non-constant initializer errors with some compilers.
2012-04-18 Petteri AimonenFixing compiler warnings, mostly related to unused...
2012-03-01 Petteri AimonenRefactoring the field encoder interface.
2011-12-30 Petteri AimonenFixed a bug related to submessage encoding into memory...
2011-11-10 Petteri AimonenFix some compiler warnings in strict C89 mode
2011-09-13 Petteri AimonenFixed a bunch of bugs related to callback fields.
2011-08-23 Petteri AimonenMore unittests
2011-08-23 Petteri AimonenChanged autogenerated file naming from foo.c to foo...
2011-08-23 Petteri Aimonencheck return values
2011-08-17 Petteri AimonenExample
2011-08-14 Petteri AimonenMore documentation, small improvements
2011-08-11 Petteri AimonenDocumenting and improving stream behaviour
2011-08-10 Petteri AimonenUnittests for encode
2011-08-04 Petteri AimonenEncoder