Rusty Russell
|
3c6506bdbc
web: publish See Also: for modules which supply it.
|
14 years ago |
Rusty Russell
|
2f780d578c
tools/doc_extract: simplify handling fields with spaces in them.
|
14 years ago |
Rusty Russell
|
0621cac3bf
ccanlint: use ccan/autodata
|
14 years ago |
Rusty Russell
|
446eaa5f66
autodata: stash pointers in a binary.
|
14 years ago |
Rusty Russell
|
6a8d296f93
configurator: HAVE_SECTION_START_STOP
|
14 years ago |
Rusty Russell
|
1086d8cef0
ptr_valid: test whether a ptr is valid.
|
14 years ago |
Rusty Russell
|
655bae650e
configurator: HAVE_PROC_SELF_MAPS
|
14 years ago |
Rusty Russell
|
756749b2d3
objset: new module.
|
14 years ago |
Rusty Russell
|
e6ed30e689
ccanlint.1: fix description of per-test options for tests_pass_valgrind.
|
14 years ago |
Rusty Russell
|
09b9554c30
doc: man page for ccanlint.
|
14 years ago |
Rusty Russell
|
af5b1a1894
ccanlint: remove argument to -k/--keep
|
14 years ago |
Rusty Russell
|
04f453bbed
ccanlint: use -t for --target not --timeout
|
14 years ago |
Rusty Russell
|
03c4919814
ccanlint: use traversal to trim tests we want to skip.
|
14 years ago |
Rusty Russell
|
1e755481cb
ccanlint: use node traverse for --target.
|
14 years ago |
Rusty Russell
|
43ea89157d
ccanlint: use dgraph module.
|
14 years ago |
Rusty Russell
|
64bd9ff9bc
ccanlint: remove wart from info options.
|
14 years ago |
Rusty Russell
|
ed4ee95401
dgraph: new module for directed graphs.
|
14 years ago |
Rusty Russell
|
4c6f5a73a0
ccanlint: parse --verbose before anything else.
|
14 years ago |
Rusty Russell
|
60824f8a0f
ccanlint: get rid of separate class of compulsory tests.
|
14 years ago |
Rusty Russell
|
50212d0d27
opt: add OPT_EARLY and opt_early_parse.
|
14 years ago |
Rusty Russell
|
bb2a75f445
strset, strmap: invert iterator function meaning.
|
14 years ago |
Rusty Russell
|
7c69053bd4
setset: fix API to match strmap and common sense.
|
14 years ago |
Rusty Russell
|
140cd16992
strmap: allow const arguments to strset_iterate().
|
14 years ago |
Rusty Russell
|
932aeb6dcc
strset: allow const arguments to strset_iterate().
|
14 years ago |
Rusty Russell
|
4ea280eb94
opt: fix up outdated comments in documentation.
|
14 years ago |
Rusty Russell
|
f51a60f73a
opt: get rid of last remnant of getopt.
|
14 years ago |
Rusty Russell
|
a6b5111fe6
tlist: remove type arg from tlist_top(), tlist_tail()
|
14 years ago |
Rusty Russell
|
c1e57dbfbd
list: don't multiple-evaluate arguments to tlist_top and tlist_tail
|
14 years ago |
Rusty Russell
|
6b0157ffdd
container_of: add container_off() helper.
|
14 years ago |
Rusty Russell
|
1a257af99b
ttxml: exclude license_comment check so it doesn't fail ccanlint.
|
14 years ago |