Commit History

Author SHA1 Message Date
  Rusty Russell 6b74669644 pipecmd: fix -Wextra complaint about empty body. 10 years ago
  Rusty Russell dfafd0a1f5 ccanlint: remove empty statement warnings. 10 years ago
  Rusty Russell 89fcdf8c70 ccanlint: check unused result. 10 years ago
  Rusty Russell 1ddb7420f1 ccanlint: mark unused parameters. 10 years ago
  Rusty Russell 04bcddcc08 htable: another unused parameter in tests. 10 years ago
  Rusty Russell 0172dc916c ccanlint: fix usage of unused main parameters in other cases where we add main() 10 years ago
  Rusty Russell c3a934d277 container_of: Make example compile cleanly with -Wunused 10 years ago
  Rusty Russell a7b9ba000d asort, cdump, htable, list, noerr, strmap, tal/link: fix sign warnings in examples. 10 years ago
  Rusty Russell 7307b7ef3c tools/ccanlint: add args to main. 10 years ago
  Rusty Russell ad2ce76c10 Mark unused arguments in many modules. 10 years ago
  Rusty Russell 5877402640 cast, str, take, tal/grabfile, tal/str, typesafe_cb: use argc 10 years ago
  Rusty Russell e7e57cbf67 Remove unused main() args in many modules. 10 years ago
  Rusty Russell c3a3b74531 tal: remove ccan/talloc from example. 10 years ago
  Rusty Russell 9961094e24 tools/ccanlint: compile cleanly with -Wextra. 10 years ago
  Rusty Russell 29490fe08d cpuid: increment over size of cpu array, not just first one. 10 years ago
  David Gibson 318edb2466 aga,agar: Negative weight cycle testcase 10 years ago
  David Gibson eedf1079f3 aga,agar: The Bellman-Ford algorithm 10 years ago
  David Gibson fd96a21281 aga,agar: Rename aga_dijkstra_all_paths() 10 years ago
  Rusty Russell f8361f19e6 tools: set, don't increment bool. 10 years ago
  David Gibson 016cbc05b1 .travis.yml: Correct additional packages list 10 years ago
  Rusty Russell 8cb4a3ed3d io: update to use time_mono() for timers. 10 years ago
  Rusty Russell 4ba1049041 timer: change to use time_mono (api break!) 10 years ago
  Rusty Russell 88ed9bfe13 time: make timemono a first-class citizen. 10 years ago
  Rusty Russell b52bd76394 time: test/run-monotonic backwards timemono_between fix. 10 years ago
  Rusty Russell a7f2b2c4d3 time: timemono_add. 10 years ago
  Rusty Russell 8b83ecf3a2 jmap: fix tools/speed 10 years ago
  Rusty Russell 6280162fcc pipecmd: fix warn-unused-result warnings (-O2) 10 years ago
  Rusty Russell ca8bfcc49a ptr_valid: fix warn-unused-result warning (-O2) 10 years ago
  Rusty Russell 0ce52c7ca4 io: fix maybe-uninitialized warning in test (-O2) 10 years ago
  Rusty Russell 6e86fffc5e foreach: fixed maybe uninitialized warning in test (-O2) 10 years ago