Rusty Russell
|
758ab1f402
ccanlint: drop -d, interpret any arguments as directories, and allow multiple.
|
14 years ago |
Rusty Russell
|
0959991a0c
ccanlint: fix spurious warning errors.
|
14 years ago |
Rusty Russell
|
453fe9b4bb
tdb2: fix valgrind suppression in _info.
|
14 years ago |
Rusty Russell
|
a6aa7d044c
short_types: fix example for 64 bit platforms
|
14 years ago |
Rusty Russell
|
cf1b26db4b
opt: increase testing coverage on 64 bit platforms
|
14 years ago |
Rusty Russell
|
5b189c748d
net: fix tests for systems without IPv6 entries in /etc/hosts.
|
14 years ago |
Rusty Russell
|
c6e453df2c
jmap: fix _info example for 64 bit systems.
|
14 years ago |
Rusty Russell
|
83bba283bd
foreach: make test more accurate, fix for 64-bit gcc 4.4.3
|
14 years ago |
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 |