Commit graph

8 commits

Author SHA1 Message Date
David Lamparter
2b15c6ceae Merge pull request #5 from mikegarts/working.with.stricter.compilers
working with stricter compiler flags
2016-06-22 13:27:15 +02:00
Michael Gartsbein
1d5a2c83b5 include fix 2016-05-05 10:55:12 +03:00
Michael Gartsbein
ec9bb1417e compile time endianess check, faster on little endian cpus 2016-04-28 12:02:29 +03:00
Michael Gartsbein
12ad949df8 working with stricter compiler flags 2016-04-28 12:01:08 +03:00
Michael Gartsbein
90c3473406 support set of non terminated string (with len) 2016-04-06 11:40:18 +03:00
Michael Gartsbein
bf2c598f63 uint8_t cast 2016-03-29 10:26:01 +03:00
David Lamparter
00eaeeb936 lib: fix API
capn_new_string is exported as symbol but not in the header
capn_write_mem_packed is internal but the symbol is visible
2016-03-19 00:39:30 +01:00
David Lamparter
811d3046e1 rename to "[lib]capnp_c", use lib/ subdir 2016-03-19 00:39:29 +01:00