David Lamparter
|
da77dcc452
|
Partial revert "all: use unsigned types for more variables that represent length"
This reverts commit 0b6f95294e.
(for merge)
|
2016-02-28 12:15:12 +01:00 |
|
Liam Staskawicz
|
0b6f95294e
|
all: use unsigned types for more variables that represent length
resolve build warnings on multiple platforms/toolchains
|
2015-08-04 10:44:22 -07:00 |
|
James McKaskill
|
f99af86cb3
|
Move capn_init_* all into capn-malloc.c with a common create and free function
|
2013-05-08 22:35:52 -04:00 |
|
James McKaskill
|
3f29732c69
|
Add capn_init_(fp|mem) to read a stream from file/memory
Packed form still to be tested
|
2013-05-07 22:48:46 -04:00 |
|
James McKaskill
|
12d72511b1
|
Add capn_(inflate|deflate) for converting to/from the packed form
|
2013-05-06 01:15:24 -04:00 |
|