1. 17 Jan, 2011 25 commits
  2. 13 Jan, 2011 1 commit
    • Rusty Russell's avatar
      htable: fix type of cmpfn in htable_type · 23e46034
      Rusty Russell authored
      It in fact takes an object and a key to compare, not two keys.
      
      The test case had the key as first element of the object, so it worked,
      but ccanlint lost track of module dependencies due to this bug, and thus
      would build submodules multiple times.
      23e46034
  3. 10 Jan, 2011 10 commits
  4. 09 Jan, 2011 1 commit
  5. 08 Jan, 2011 3 commits