Rusty Russell
|
1925eb421d
ccanlint: check license and LICENSE symlink.
|
15 years ago |
Rusty Russell
|
13c2e75f28
ccanlint: clarify different -v levels.
|
15 years ago |
Rusty Russell
|
90479c5a54
ccanlint: fix --target=examples-compile
|
15 years ago |
Rusty Russell
|
70539048ba
ccanlint: use isspace instead of isblank
|
15 years ago |
Rusty Russell
|
da72623aec
ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF
|
15 years ago |
Rusty Russell
|
ad3f309e3c
ccanlint: typo fix and fix errant description parsing.
|
15 years ago |
Rusty Russell
|
8566131a68
ccanlint: tweak example compilation.
|
15 years ago |
Rusty Russell
|
c44953a9b9
list: fix uninitialized variable in list_add example.
|
15 years ago |
Rusty Russell
|
c906ef097b
ccanlint: list file errors in order they are encountered.
|
15 years ago |
Rusty Russell
|
02c515a11a
ccanlint: fix abort when -vv used and examples don't compile.
|
15 years ago |
Rusty Russell
|
191d257ebf
Makefile: exclude Judy-depending libraries as well as nfs
|
15 years ago |
Rusty Russell
|
a40b318e7a
Merge branch 'ronnie'
|
15 years ago |
Rusty Russell
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
Rusty Russell
|
56dd954852
nfs: add generates C files
|
15 years ago |
Rusty Russell
|
05cdb20aa2
nfs: ccanize a little more.
|
15 years ago |
Rusty Russell
|
f91748e6a9
nfs: initial import.
|
15 years ago |
Rusty Russell
|
7a163ea2dc
ccanlint: rework so checks have more structure.
|
15 years ago |
Rusty Russell
|
71c95e84ac
ccanlint: fix up creation of test/run.c
|
15 years ago |
Rusty Russell
|
99809d6e75
likely: switch from using ccan/hashtable to ccan/htable
|
15 years ago |
Rusty Russell
|
b581c23807
rbtree: new module from Ronnie.
|
15 years ago |
Rusty Russell
|
e81b19896f
hashtable: replaced by htable.
|
15 years ago |
Rusty Russell
|
6b694061a5
talloc: define TALLOC_CTX
|
15 years ago |
Rusty Russell
|
c2c5cb9c12
iscsi: add LICENCE link
|
15 years ago |
Rusty Russell
|
5d4a434d90
iscsi: ccanize a little more, add silly simple test case.
|
15 years ago |
Rusty Russell
|
cb522f25ca
iscsi: new module from Ronnie.
|
15 years ago |
Rusty Russell
|
0473813acd
htable: push capacity limit from 66 to 75%
|
15 years ago |
Rusty Russell
|
d3104024f7
htable: restore perfect bit when resizing.
|
15 years ago |
Rusty Russell
|
78e983a7a6
htable: use "perfect" bit to reduce rehashes.
|
15 years ago |
Rusty Russell
|
6ceee26828
htable: rehash to clear delete markers
|
15 years ago |
Rusty Russell
|
ee0e05e468
htable: speed benchmark
|
15 years ago |