Commit History

Author SHA1 Message Date
  Kevin Locke 346058c002 edit_distance: Rename ED_STACK_ELEMS ED_STACK_DIST_VALS 9 years ago
  David Gibson 18cbdae86f .travis.yml: Enable C99 mode for older gcc versions 9 years ago
  Kevin Locke e0663bef2e edit_distance: calculate edit distance between strings 9 years ago
  David Gibson 214086cfaf Makefile: Remove unused test targets 9 years ago
  Rusty Russell 996d4d12dd web: fix for PHP7. 9 years ago
  Rusty Russell 5ff76d983c Makefile-web: make it usable with "make -f Makefile-web". 9 years ago
  David Gibson adaf79a8ac cppmagic: Tweak testcase to work on older clang versions 9 years ago
  David Gibson 294fb52e52 time: Change TIME_HAVE_MONOTONIC to be 0/1 rather than defined/undefined 9 years ago
  David Gibson 615189ae6d ccanlint: Remove unused variable 9 years ago
  David Gibson c162378ac5 Makefile: Remove generator modules from the exclude list 9 years ago
  David Gibson dddb2137ac .travis.yml: Remove external libraries 9 years ago
  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