Commit History

Author SHA1 Message Date
  Rusty Russell 191d257ebf Makefile: exclude Judy-depending libraries as well as nfs 15 years ago
  Rusty Russell a40b318e7a Merge branch 'ronnie' 15 years ago
  Rusty Russell 1c005e1223 compiler: shorten names of attributes, add UNUSED 15 years ago
  Rusty Russell 56dd954852 nfs: add generates C files 15 years ago
  Rusty Russell 05cdb20aa2 nfs: ccanize a little more. 15 years ago
  Rusty Russell f91748e6a9 nfs: initial import. 15 years ago
  Rusty Russell 7a163ea2dc ccanlint: rework so checks have more structure. 15 years ago
  Rusty Russell 71c95e84ac ccanlint: fix up creation of test/run.c 15 years ago
  Rusty Russell 99809d6e75 likely: switch from using ccan/hashtable to ccan/htable 15 years ago
  Rusty Russell b581c23807 rbtree: new module from Ronnie. 15 years ago
  Rusty Russell e81b19896f hashtable: replaced by htable. 15 years ago
  Rusty Russell 6b694061a5 talloc: define TALLOC_CTX 15 years ago
  Rusty Russell c2c5cb9c12 iscsi: add LICENCE link 15 years ago
  Rusty Russell 5d4a434d90 iscsi: ccanize a little more, add silly simple test case. 15 years ago
  Rusty Russell cb522f25ca iscsi: new module from Ronnie. 15 years ago
  Rusty Russell 0473813acd htable: push capacity limit from 66 to 75% 15 years ago
  Rusty Russell d3104024f7 htable: restore perfect bit when resizing. 15 years ago
  Rusty Russell 78e983a7a6 htable: use "perfect" bit to reduce rehashes. 15 years ago
  Rusty Russell 6ceee26828 htable: rehash to clear delete markers 15 years ago
  Rusty Russell ee0e05e468 htable: speed benchmark 15 years ago
  Rusty Russell 198d85adf5 htable: first implementation 15 years ago
  Rusty Russell b84d624ed4 jmap: a speed benchmark 15 years ago
  Rusty Russell d086611e68 jmap: fix incorrect prototype in header documentation. 15 years ago
  Rusty Russell 7766154ac9 jmap: just use unsigned long, not size_t 15 years ago
  Rusty Russell 68ff57159e jbitset: just use unsigned long, not size_t 15 years ago
  Rusty Russell dfecdec7d1 ccanlint: fix compilation of chained examples. 15 years ago
  Rusty Russell 776d740086 antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends. 15 years ago
  Rusty Russell 078a975a68 ccanlint: add --target 15 years ago
  Rusty Russell 9c41898c66 ccanlint: add test to look for modules we use but don't list in _info. 15 years ago
  Rusty Russell 3953aaa384 ccanlint: fix wrong initialization in example compilation. 15 years ago