Rusty Russell
|
cd2d09063c
tcon: add test case for const members.
|
9 years ago |
Cody P Schafer
|
7a4e71c418
tlist2: a alternate to tlist that encodes the member offset into the container type
|
9 years ago |
Cody P Schafer
|
95573b36fd
tcon: avoid error 'expected `void *` but argument is of type `const void *`' in tcon_container_of()
|
9 years ago |
Cody P Schafer
|
2102213c75
list: add parens to gaurd macro args in LIST_INIT
|
9 years ago |
Cody P Schafer
|
f3538fc7cb
htable/htable_type: allow keyof to be a simple macro
|
9 years ago |
Cody P Schafer
|
15966998bb
htable/htable_type: avoid warning about an unused argument
|
9 years ago |
Rusty Russell
|
e22c782f26
crypto/siphash: new module.
|
9 years ago |
David Gibson
|
cff22b4aca
Build info files
|
10 years ago |
David Gibson
|
a1d7e21f2f
Automatically determine which modules have source
|
10 years ago |
Rusty Russell
|
ee77e470b4
Makefile: exclude altstack so Jenkins works again.
|
10 years ago |
Rusty Russell
|
61c38f61b8
ccanlint: fix missing file.
|
10 years ago |
Rusty Russell
|
2512fecb74
tools/ccanlint: make sure _info compiles.
|
10 years ago |
Rusty Russell
|
5b3a4c71fa
a_star: new module added to hacky Makefile-ccan list.
|
10 years ago |
Stephen M. Cameron
|
d045cbf77c
Add A-star module
|
10 years ago |
David Gibson
|
64b9c66673
Correctly include dependencies for nested modules
|
10 years ago |
David Gibson
|
34f380e5e3
Exclude system headers from .d files
|
10 years ago |
David Gibson
|
f1f32a2ff5
Clean up use of 'rm' in Makefiles
|
10 years ago |
David Gibson
|
0e46d8c0ac
Add missing files to make clean
|
10 years ago |
Rusty Russell
|
2953f5147b
configurator: fix HAVE_UCONTEXT test on Ubuntu 16.04.
|
10 years ago |
Rusty Russell
|
b744da8cdc
generator: don't even try to compile if !HAVE_UCONTEXT.
|
10 years ago |
Rusty Russell
|
92de5921c2
Makefile: add altstack and generator to build exclusions.
|
10 years ago |
Rusty Russell
|
a46da30dff
Makefile: fix random pattern hack.
|
10 years ago |
Rusty Russell
|
0486207005
Makefile-ccan: add cppmagic.
|
10 years ago |
Rusty Russell
|
a0f174c636
htable: add iterators to htable_type.
|
10 years ago |
Andrew Jeffery
|
e8f7a978bf
strgrp: Add cosine fudge-curve to unify filter comparison spaces
|
10 years ago |
Andrew Jeffery
|
911a66a789
strgrp: Use angular similarity for distance metric properties
|
10 years ago |
Andrew Jeffery
|
44c0274ac8
strgrp: Use ratio of hypotenuse for consistent comparisons
|
10 years ago |
Andrew Jeffery
|
10db5dc0f2
strgrp: Shift constant out of loop
|
10 years ago |
Rusty Russell
|
d23fb57c8e
shachain: clarify design in terms of binary tree, reverse indexes.
|
10 years ago |
David Gibson
|
bb88463014
generator: Allow generators to take arguments
|
10 years ago |