Commit History

Author SHA1 Message Date
  Rusty Russell 8c7516decc tdb2: fix uninitialized var. 15 years ago
  Rusty Russell 18636637ee modules: update documentation examples so they compile under ccanlint. 15 years ago
  Rusty Russell b1801a00c9 ccanlint: yet more heuristics for compiling examples. 15 years ago
  Rusty Russell 7cc5aae0a5 array: fix example compile. 15 years ago
  Rusty Russell 532980dbdf hash: fix examples so they compile. 15 years ago
  Rusty Russell 3adbb41d72 talloc: fix examples so they compile. 15 years ago
  Rusty Russell 0f9074d088 opt: fix examples so they compile. 15 years ago
  Rusty Russell 10dda3056e alloc: fix examples so they compile. 15 years ago
  Rusty Russell 43652dec7d tap: make examples compilable by ccanlint. 15 years ago
  Rusty Russell aba65f26a9 ccanlint: more heuristics for compiling examples. 15 years ago
  Rusty Russell 15a9d29ced tools: "See Also:" can be a section in documentation, so allow it. 15 years ago
  Rusty Russell a560351e7c ccanlint: more heuristics for compiling examples. 15 years ago
  Rusty Russell b6425505ff ccanlint: really fix failing test logic. 15 years ago
  Rusty Russell 29c59e0514 ccanlint: link api tests against compiled objects 15 years ago
  Rusty Russell f24a8d30f5 ccanlint: add somefunc() to help examples compile. 15 years ago
  Rusty Russell c0d13d46aa ccanlint: actually try to compile examples. 15 years ago
  Rusty Russell f3305bc068 ccanlint: load file contents on demand, fix names for extracted examples. 15 years ago
  Rusty Russell 4d10049d84 ccanlint: make sure we stop on failure of compulsory test. 15 years ago
  Rusty Russell 6cb87a7743 ccanlint: fix -k has_examples 15 years ago
  Rusty Russell d6daa78732 opt: fix warnings with gcc and -O. 15 years ago
  Rusty Russell be6a5cdade opt: minor API tweaks. 15 years ago
  Rusty Russell f4b1f445a7 opt: allow parameter names in arguments. 15 years ago
  Rusty Russell f20e4f235a opt: remove unused debug function and code, test a few more corner cases. 15 years ago
  Rusty Russell b2d126ee73 opt: clarify option iteration a little. 15 years ago
  Rusty Russell b4cf10d83d opt: fix reporting of arguments when multiple arguments exist. 15 years ago
  Rusty Russell d89e5744f3 opt: Put actual options inside names. 15 years ago
  Rusty Russell f8b1841d26 opt: add support for showing default value. 15 years ago
  Rusty Russell d7d5abe98c opt: new module to parse commandline options. 15 years ago
  Rusty Russell c4c5fed020 compiler: use everywhere. 15 years ago
  Rusty Russell 8201ff8eec read_write_all: use calloc instead of huge stack var in tests. 15 years ago