Commit History

Author SHA1 Message Date
  Rusty Russell e2a53df3e1 tools: more intelligent caching for compile _info. 13 years ago
  Rusty Russell 624871f35e tools: move config.h reading to its own file 14 years ago
  Rusty Russell d8c9fdc0e6 tools: split out manifest from ccanlint 14 years ago
  Rusty Russell 0c3590dc33 htable: clean up interface, document htable_type better. 14 years ago
  Rusty Russell 8af0812be4 ccanlint: add coverage variant of files. 14 years ago
  Rusty Russell b931f47652 ccanlint: keep separate array of compiled versions. 14 years ago
  Rusty Russell e3bdf3937c ccanlint: handle DOS-style \r\n lines when parsing. 14 years ago
  Rusty Russell e67de75f0d ccanlint: add simple check for comment referring to LICENSE file. 14 years ago
  Andreas Schlick e8c85e38cc asort: Use qsort_r if the system provides it. 15 years ago
  Rusty Russell 061e359bfc ccanlint: roughly handle multiple conditions on #if line. 15 years ago
  Rusty Russell 3b200f895c tools: fix ctype.h and string usage. 15 years ago
  Rusty Russell 4fc9ee3670 tools: actually add non-source files to other_files in manifest 15 years ago
  Rusty Russell e169f82bbe ccanlint: handle weird directories. 15 years ago
  Rusty Russell 1004442253 strsplit: remove nump argument 15 years ago
  Rusty Russell 7bb7cd58c2 ccanlint: score_file_error() takes printf-format 15 years ago
  Rusty Russell 23e4603462 htable: fix type of cmpfn in htable_type 15 years ago
  Rusty Russell a1585d5b68 ccanlint: make get_manifest cache manifests 15 years ago
  Rusty Russell 451d97ad85 ccanlint: build depends if necessary 15 years ago
  Rusty Russell ed776b635b ccanlint: run tests in alphabetical order 15 years ago
  Rusty Russell c906ef097b ccanlint: list file errors in order they are encountered. 15 years ago
  Rusty Russell 7a163ea2dc ccanlint: rework so checks have more structure. 15 years ago
  Rusty Russell 5378c864f9 ccanlint: try running example code. 15 years ago
  Rusty Russell f3305bc068 ccanlint: load file contents on demand, fix names for extracted examples. 15 years ago
  Rusty Russell f9492529ff tools/ccanlint: extract examples in separate test. 15 years ago
  Rusty Russell 1d893107b3 ccanlint: make sure fullname is always full path name. 16 years ago
  Rusty Russell 747a69435d ccanlint: fix directory issues properly. 16 years ago
  Rusty Russell 32a31d9e4f Make manifest code do chdir into appropriate directory. 16 years ago
  Rusty Russell 4e0dfdadf2 ccanlint: compile and run tests. 16 years ago
  Rusty Russell 61088f5c75 Build tests for ccan. 16 years ago
  Rusty Russell b0f7eb2976 Dependency checking (make sure .o files exist, prereq to building) 16 years ago