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 |
David Gibson
|
707a8c0a89
generator: Generators for C
|
10 years ago |
David Gibson
|
d4c7616d9e
configurator: Add test for ucontext.h
|
11 years ago |
David Gibson
|
11af31c336
altstack: Clarify checking macros
|
10 years ago |
David Gibson
|
dd3f80c16c
altstack: Declare memory clobbers
|
10 years ago |
David Gibson
|
c9b3a91ce2
altstack: Include config.h in run.c
|
10 years ago |
David Gibson
|
a4e6f6cb0c
altstack: Increase signal stack size
|
10 years ago |
Dan Good
|
141e582ead
altstack: stack alignment and accounting tweaks
|
10 years ago |
Rusty Russell
|
9a8344b2cd
ccanlint: make _info ported an empty string on success.
|
10 years ago |
David Gibson
|
0ca50da908
cppmagic: Iteration
|
10 years ago |
David Gibson
|
7ddee86d9a
cppmagic: Allow multiple and deferred evaluation
|
10 years ago |