David Gibson
|
61f58ff94e
Merge Makefile rewrite into master
|
9 years ago |
David Gibson
|
9dbf8b3fd6
wwviaudio: Mark examples as not compiling
|
9 years ago |
David Gibson
|
2d17aeeecc
wwviaudio: Use correct C99 format specifiers for uint64_t
|
9 years ago |
David Gibson
|
03509101c4
Clearer output from make check in Travis
|
9 years ago |
David Gibson
|
655620a250
ccanlint: Alter meaning of --summary option
|
9 years ago |
Rusty Russell
|
6b74669644
pipecmd: fix -Wextra complaint about empty body.
|
9 years ago |
Rusty Russell
|
dfafd0a1f5
ccanlint: remove empty statement warnings.
|
9 years ago |
Rusty Russell
|
89fcdf8c70
ccanlint: check unused result.
|
9 years ago |
Rusty Russell
|
1ddb7420f1
ccanlint: mark unused parameters.
|
9 years ago |
Rusty Russell
|
04bcddcc08
htable: another unused parameter in tests.
|
9 years ago |
Rusty Russell
|
0172dc916c
ccanlint: fix usage of unused main parameters in other cases where we add main()
|
9 years ago |
Rusty Russell
|
c3a934d277
container_of: Make example compile cleanly with -Wunused
|
9 years ago |
Rusty Russell
|
a7b9ba000d
asort, cdump, htable, list, noerr, strmap, tal/link: fix sign warnings in examples.
|
9 years ago |
Rusty Russell
|
7307b7ef3c
tools/ccanlint: add args to main.
|
9 years ago |
Rusty Russell
|
ad2ce76c10
Mark unused arguments in many modules.
|
9 years ago |
Rusty Russell
|
5877402640
cast, str, take, tal/grabfile, tal/str, typesafe_cb: use argc
|
9 years ago |
Rusty Russell
|
e7e57cbf67
Remove unused main() args in many modules.
|
9 years ago |
Rusty Russell
|
c3a3b74531
tal: remove ccan/talloc from example.
|
9 years ago |
Rusty Russell
|
9961094e24
tools/ccanlint: compile cleanly with -Wextra.
|
9 years ago |
Rusty Russell
|
29490fe08d
cpuid: increment over size of cpu array, not just first one.
|
9 years ago |
David Gibson
|
318edb2466
aga,agar: Negative weight cycle testcase
|
9 years ago |
David Gibson
|
eedf1079f3
aga,agar: The Bellman-Ford algorithm
|
9 years ago |
David Gibson
|
fd96a21281
aga,agar: Rename aga_dijkstra_all_paths()
|
9 years ago |
Rusty Russell
|
f8361f19e6
tools: set, don't increment bool.
|
9 years ago |
David Gibson
|
016cbc05b1
.travis.yml: Correct additional packages list
|
9 years ago |
Rusty Russell
|
8cb4a3ed3d
io: update to use time_mono() for timers.
|
9 years ago |
Rusty Russell
|
4ba1049041
timer: change to use time_mono (api break!)
|
9 years ago |
Rusty Russell
|
88ed9bfe13
time: make timemono a first-class citizen.
|
9 years ago |
Rusty Russell
|
b52bd76394
time: test/run-monotonic backwards timemono_between fix.
|
9 years ago |
Rusty Russell
|
a7f2b2c4d3
time: timemono_add.
|
9 years ago |