David Gibson
|
e7c9d609f0
aga: Testcase for attempt to run concurrent algorithms
|
11 years ago |
David Gibson
|
f3160af8e0
aga: Breadth first search
|
10 years ago |
David Gibson
|
be32f4df12
aga: Depth first search
|
10 years ago |
David Gibson
|
2192bdd98a
aga: Simple test graphs
|
10 years ago |
David Gibson
|
3b7409ea08
aga: Abstract Graph Algorithms
|
10 years ago |
Maxim Zakharov
|
833549edba
daemonize: check setsid() return value
|
10 years ago |
Maxim Zakharov
|
40b6a6eda3
daemonize: exit parent without triggering atexit() processing
|
10 years ago |
Joel Stanley
|
60d22760a0
short_types: Fix warning in test
|
10 years ago |
Rusty Russell
|
396f2fcde8
tools/modfiles: include _info (unless requested not to)
|
10 years ago |
Rusty Russell
|
1f6af6a8e4
tools/create-ccan-tree: clean up modfiles binary after use.
|
10 years ago |
Rusty Russell
|
cef9fc82ea
tools/create-ccan-tree: fix nested modules with -a
|
10 years ago |
Rusty Russell
|
25ea9a3d98
tools/modfiles: list files in a module.
|
10 years ago |
Rusty Russell
|
e64379526f
tools: include LICENSE file in manifest.
|
10 years ago |
Rusty Russell
|
7a7fa08481
tools: don't include submodules in manifest.
|
10 years ago |
Rusty Russell
|
b2c6f0ac7d
crypto/sha256: add license file for intel code in benchmarks/
|
10 years ago |
Rusty Russell
|
b99be8d399
Makefile-ccan: add order to MOD list.
|
10 years ago |
Rusty Russell
|
0a76c98f72
crypto/ripemd160: new module.
|
10 years ago |
Rusty Russell
|
4e6c85eaeb
crypto/sha256: fix up CCAN_CRYPTO_SHA256_USE_OPENSSL implementation.
|
10 years ago |
Rusty Russell
|
be7d990d97
crypto/sha256: include Intel ASM versions in benchmarks.
|
10 years ago |
Rusty Russell
|
02e6fb3c34
crypto/sha256: add benchmark.
|
10 years ago |
David Gibson
|
712dc43d55
avl: Use definitions from order module
|
10 years ago |
David Gibson
|
918a733fc2
asort: Use order module definitions
|
10 years ago |
David Gibson
|
37825438b6
order: Scalar comparison functions
|
10 years ago |
David Gibson
|
c2a3098b25
order: Module for comparison callbacks
|
10 years ago |
Rusty Russell
|
04b63db616
ccanlint: handle circular test-depends.
|
10 years ago |
David Gibson
|
5cdc505e7e
lqueue: Allow a queueu to be initialized from an existing back element
|
10 years ago |
David Gibson
|
d448f12d07
lstack: Allow a stack to be initialized from an existing top element
|
10 years ago |
Rusty Russell
|
c7a7fc0a17
opt: add opt_usage_exit_fail.
|
10 years ago |
Kirill Smelkov
|
c38e11b508
bitmap: Don't crash if allocation fails in bitmap_alloc0() & friends
|
10 years ago |
Rusty Russell
|
d58e2fd2a6
ntdb: don't overlap with test filenames.
|
10 years ago |