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 |
Rusty Russell
|
198d85adf5
htable: first implementation
|
15 years ago |
Rusty Russell
|
b84d624ed4
jmap: a speed benchmark
|
15 years ago |
Rusty Russell
|
d086611e68
jmap: fix incorrect prototype in header documentation.
|
15 years ago |
Rusty Russell
|
7766154ac9
jmap: just use unsigned long, not size_t
|
15 years ago |
Rusty Russell
|
68ff57159e
jbitset: just use unsigned long, not size_t
|
15 years ago |
Rusty Russell
|
dfecdec7d1
ccanlint: fix compilation of chained examples.
|
15 years ago |
Rusty Russell
|
776d740086
antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends.
|
15 years ago |
Rusty Russell
|
078a975a68
ccanlint: add --target
|
15 years ago |
Rusty Russell
|
9c41898c66
ccanlint: add test to look for modules we use but don't list in _info.
|
15 years ago |
Rusty Russell
|
3953aaa384
ccanlint: fix wrong initialization in example compilation.
|
15 years ago |
Rusty Russell
|
6a4a813de2
Makefile: make non-optimized variant comment a bit clearer.
|
15 years ago |
Rusty Russell
|
cbd27e92c3
alignof, array_size, crc: provide comments to allow testing examples.
|
15 years ago |
Rusty Russell
|
5378c864f9
ccanlint: try running example code.
|
15 years ago |
Rusty Russell
|
b61b4b2f2c
opt: fix junk after string in opt_show_charp.
|
15 years ago |
Rusty Russell
|
457d4e1f29
cleanup: get rid of unwanted tap/ toplevel which crept in.
|
15 years ago |
Rusty Russell
|
468af4eaa0
web: point to the configurator to generate config.h
|
15 years ago |
Rusty Russell
|
f6b26e5dd3
.gitignore: ignore configurator
|
15 years ago |
Rusty Russell
|
5c5cd4b84c
makefiles: add "scores" target.
|
15 years ago |
Rusty Russell
|
e0faeb5267
alloc: fix missing header in compilation of example.
|
15 years ago |
Rusty Russell
|
374d3d2eaa
ccanlint: make tests non-compulsory, always print score.
|
15 years ago |
Rusty Russell
|
3cd1d24a9e
ccanlint: with -vv, give details on attempts to compile examples.
|
15 years ago |
Rusty Russell
|
e73b0b3718
tools: new "configurator" tool.
|
15 years ago |
Rusty Russell
|
54c087e9b1
tdb2: fix gcc -O3 warnings on test/layout.c
|
15 years ago |
Rusty Russell
|
b10598ebda
tdb: fix warnings with gcc -O3, and one test crash.
|
15 years ago |