Rusty Russell
|
a8446c3ef9
asearch: fix example on 64 bit platforms.
|
14 years ago |
Rusty Russell
|
cae56e4dd3
alloc: fix memory leak in tests.
|
14 years ago |
Rusty Russell
|
76d74cfb7c
tdb2: fix test printf for 64 bit.
|
14 years ago |
Rusty Russell
|
6e43d0939c
web: add pointer to wiki/Contribute.
|
14 years ago |
Rusty Russell
|
52e3482781
Note new URL: ccodearchive.net, and point to new wiki on GitHub.
|
14 years ago |
Rusty Russell
|
20f3b26031
strmap: new module for ordered map of strings using a critbit tree.
|
14 years ago |
Rusty Russell
|
3dda2c8bfc
tcon: more help, for making strmap.
|
14 years ago |
Rusty Russell
|
95757f0e9d
htable: benchmark against hsearch(3)
|
14 years ago |
Rusty Russell
|
0e5d0e30b3
likely: use htable_type
|
14 years ago |
Rusty Russell
|
60cc720d07
htable: HTABLE_INITIALIZER() for static initialization.
|
14 years ago |
Rusty Russell
|
0c3590dc33
htable: clean up interface, document htable_type better.
|
14 years ago |
Rusty Russell
|
45f24da351
htable: start empty.
|
14 years ago |
Rusty Russell
|
cbca021270
tap: fix exit status when we have exactly 256 errors.
|
14 years ago |
Rusty Russell
|
cafea330f2
tcon: update and enhance documentation.
|
14 years ago |
Rusty Russell
|
5c559e7df1
htable, strset: benchmarking tools.
|
14 years ago |
Rusty Russell
|
ab83de9537
strset: new module using critbit trees.
|
14 years ago |
Rusty Russell
|
0845e79650
str: fix warnings.
|
14 years ago |
Rusty Russell
|
942f2788e1
str: relicense to public domain.
|
14 years ago |
Rusty Russell
|
98d7798706
ccanlint: more tweaks to example mangling.
|
14 years ago |
Rusty Russell
|
12652625db
typesafe_cb: fix example macro ordering in typesafe_cb_preargs documentation.
|
14 years ago |
Rusty Russell
|
3a34aa1a0c
jmap: use ccan/tcon and always be typesafe.
|
14 years ago |
Rusty Russell
|
805ea06729
jbitset: rename to jset, use ccan/tcon
|
14 years ago |
Rusty Russell
|
be2b527792
tlist: use ccan/tcon
|
14 years ago |
Rusty Russell
|
5c451bbbed
tcon: routines for creating typesafe generic containers
|
14 years ago |
Rusty Russell
|
37965b33ee
ccanlint: fix output for async commands.
|
14 years ago |
Rusty Russell
|
24e5ddb143
tdb2: allow readonly changes even while holding locks.
|
14 years ago |
Rusty Russell
|
afa6d57b7d
tdb2: add error conversion functions.
|
14 years ago |
Rusty Russell
|
bffcda423d
ccanlint: run tests in parallel
|
14 years ago |
Rusty Russell
|
380372e733
tdb2: make tests work in parallel.
|
14 years ago |
Rusty Russell
|
6fa66e4e46
ccanlint: compile tests with coverage in parallel
|
14 years ago |