Commit History

Author SHA1 Message Date
  Rusty Russell 6e1cdb3d8b compiler: NORETURN 15 years ago
  Rusty Russell c89f34afdc tlist: typesafe variant of list module. 15 years ago
  Rusty Russell 9a83a074ce list: LIST_HEAD_INIT 15 years ago
  Rusty Russell 3d4c75ff37 list: improve test coverage to 100% 15 years ago
  Rusty Russell dc0aafc9d5 list: list_del_from() 15 years ago
  Rusty Russell a04a5f7472 list: test CCAN_LIST_DEBUG=1 case 15 years ago
  Rusty Russell f940ee9ccd list: rename debug_list to list_debug, use list_check_node in list_del 15 years ago
  Rusty Russell 22ffb884ca list: implement list_check_node to check list from node rather than head 15 years ago
  Rusty Russell 1f4312c332 config.h: HAVE_FLEXIBLE_ARRAY_MEMBER 15 years ago
  Rusty Russell fcf6cedb90 ccanlint: give a bonus for 100% code coverage 15 years ago
  Rusty Russell ab3df365ce tdb: add test for tdb_summary 15 years ago
  Rusty Russell d6b00a7164 tdb: remove tally dependency 15 years ago
  Rusty Russell 72d5504f02 tdb: fix uncoalesced record count in tdb_summary. 15 years ago
  Rusty Russell 0a97f2dc1d tdb: combine dead_space helper from summary.c and check.c 15 years ago
  Rusty Russell 6535bdee66 typesafe_cb: Fix warnings with gcc-4.5: 15 years ago
  Rusty Russell e447be5031 ccanlint: use valgrind options when debugging too 15 years ago
  Rusty Russell 070a8e6aa3 ccanlint: report valgrind "definite" leaks. 15 years ago
  Rusty Russell 89d06e0d45 ccanlint: fix bogus strerror printing when unknown test handed to --target 15 years ago
  Rusty Russell 1591860d84 ccanlint: fix error with --target=build 15 years ago
  Rusty Russell 73cc6ce43a rbtree: remove unused variable in tests. 15 years ago
  Ronnie Sahlberg 9076817753 rb_tree: fix trbt_delete 15 years ago
  Rusty Russell 2cae94deee configurator: warnings count as failures too. 15 years ago
  Rusty Russell c102d5ecff ccanlint: fix compile on x86-64 15 years ago
  Rusty Russell 8f2bfcd370 rbtree: add tests (which currently fail) 15 years ago
  Rusty Russell c5074939f2 idtree: fix overflow for v. large ids on allocation and removal 15 years ago
  Rusty Russell 9ad912e258 idtree: fix right shift of signed ints 15 years ago
  Rusty Russell 6994f3d0b1 idtree: import fix from SAMBA source 15 years ago
  Rusty Russell d208258f51 idtree: add unit test for ids around INT_MAX 15 years ago
  Rusty Russell 637ee8aeea ccanlint: ignore comments when parsing examples. 15 years ago
  Rusty Russell 79c5dd6d45 ccanlint: show example we actually compiled when we report warnings. 15 years ago