Add inline allocation of bytes fields
[apps/agl-service-can-low-level.git] / tests / alltypes_pointer /
2015-01-11 Petteri AimonenAdd oneofs to AllTypes test case
2014-12-26 Petteri AimonenMove malloc support to tests/common directory
2014-08-10 Petteri AimonenSeparate field iterator logic from pb_decode to pb_common.
2014-05-17 Petteri AimonenFix bug in alltypes test case that made fuzzing difficult.
2014-03-16 Petteri AimonenDocumentation updates
2014-03-15 Petteri AimonenFinish the alltypes_pointer testcase, use valgrind...
2014-03-15 Petteri AimonenGet rid of pb_bytes_ptr_t, just allocate pb_bytes_array...
2014-03-12 Petteri AimonenAdd pb_release() function
2014-03-10 Petteri AimonenMore fixes for dynamic allocation
2014-02-24 Petteri AimonenBeginnings of malloc support in pb_decode
2013-12-29 Petteri AimonenFix build on Windows
2013-12-29 Petteri AimonenBring alltypes_pointer testcase up to date
2013-12-29 Petteri AimonenImprove alltypes_pointer test case
2013-12-29 Petteri AimonenOrganize allocation logic in generator, add pb_bytes_ptr_t.
2013-12-29 Martin DonathGenerating and encoding messages with dynamic allocaiton