Rusty Russell
|
e2f18938fd
rszshm: disable valgrind for tests.
|
10 years ago |
Rusty Russell
|
a934320836
mem: add memtaint().
|
10 years ago |
Rusty Russell
|
2bf37a605e
altstack: fix _info test.
|
10 years ago |
Rusty Russell
|
608148436c
tools: commit missing support for _info ported flag.
|
10 years ago |
Rusty Russell
|
e5e620e2db
ccanlint: add "_info ported" (for ccan/altstack).
|
10 years ago |
David Gibson
|
36a15d7dee
idtree: Fix undefined behaviour (left shift of signed value)
|
10 years ago |
David Gibson
|
fb33661a05
idtree: Fix misindented statement
|
10 years ago |
David Gibson
|
2b48199f33
idtree: Fix comparison is always false warning
|
10 years ago |
David Gibson
|
71b4e3ad90
htable: Mark functions constructed by HTABLE_DEFINE_TYPE as UNNEEDED
|
10 years ago |
David Gibson
|
ab244401cd
strmap: Convert to using TCON_WRAP() instead of plain TCON()
|
10 years ago |
Rusty Russell
|
0229ddbf05
altstack: disable valgrind.
|
10 years ago |
Dan Good
|
e65a92188a
altstack: New module
|
10 years ago |
David Gibson
|
9840dbd3e1
aga: Annotate unused return values
|
10 years ago |
David Gibson
|
1eadb3a01e
ccanlint: Remove unused variable
|
10 years ago |
David Gibson
|
434fcf81cb
configurator: Clarify empty if
|
10 years ago |
David Gibson
|
253b174c39
.travis.yml: Add clang builds to Travis
|
10 years ago |
Dan Good
|
ac29ec5d15
rszshm: New module
|
10 years ago |
Rusty Russell
|
64e9e7145a
tal/str: fix infinite loop of tal_fmt() with empty string.
|
10 years ago |
Rusty Russell
|
97a1ba3d6f
pipecmd: add stderr fd arg.
|
10 years ago |
Rusty Russell
|
dd204de80d
pipecmd: fix fd leak.
|
10 years ago |
Rusty Russell
|
aae40e4936
io: io_time_override to insert fake times.
|
10 years ago |
Dan Good
|
3022d16de4
deque: check HAVE_STATEMENT_EXPR, tweaks from feedback
|
10 years ago |
Dan Good
|
4eb5f52c94
deque: New module
|
10 years ago |
Rusty Russell
|
07a5d28757
Add file describing Signed-off-by and guiding new module authors.
|
10 years ago |
Dan Good
|
6c31b5c92d
tweaks from feedback - thanks
|
10 years ago |
Dan Good
|
d26475dcfc
Add xstring module - bounded string builder with three valued comparator
|
10 years ago |
Joel Stanley
|
207e7b7964
Makefile-web: Quote the names in the error message
|
10 years ago |
Joel Stanley
|
aad4294f8c
web/logo: Use a relative protocol
|
10 years ago |
Joel Stanley
|
2219e31281
Makefile-web: Download prettify from git
|
10 years ago |
Rusty Russell
|
41df9b3725
pipecmd: test can't-exec case.
|
10 years ago |