c-capnproto/lib
Josep Lluis Ferrer c802ad3a1a Support creation of struct lists with size 0
The case of creating capnp lists of size 0 didn't consider lists of
composite elements (structs), which requires the addition of list
element information.

This commit removes the case of size 0 when creating the list in order
to enable the creation of 0 sized lists of any element type (struct).
2017-05-17 18:23:33 +02:00
..
capn-list.inc rename to "[lib]capnp_c", use lib/ subdir 2016-03-19 00:39:29 +01:00
capn-malloc.c 8 byte alignment on capn_segment, updated comments about this. 2017-03-23 05:11:45 +00:00
capn-stream.c lib: make capn_{de,in}flate + capn_stream private 2016-06-27 16:06:02 +02:00
capn.c Support creation of struct lists with size 0 2017-05-17 18:23:33 +02:00
capnp_c.h 8 byte alignment on capn_segment, updated comments about this. 2017-03-23 05:11:45 +00:00
capnp_priv.h lib: make capn_{de,in}flate + capn_stream private 2016-06-27 16:06:02 +02:00