Commit History

Author SHA1 Message Date
  Rusty Russell 52e3482781 Note new URL: ccodearchive.net, and point to new wiki on GitHub. 14 years ago
  Rusty Russell 20f3b26031 strmap: new module for ordered map of strings using a critbit tree. 14 years ago
  Rusty Russell 3dda2c8bfc tcon: more help, for making strmap. 14 years ago
  Rusty Russell 95757f0e9d htable: benchmark against hsearch(3) 14 years ago
  Rusty Russell 0e5d0e30b3 likely: use htable_type 14 years ago
  Rusty Russell 60cc720d07 htable: HTABLE_INITIALIZER() for static initialization. 14 years ago
  Rusty Russell 0c3590dc33 htable: clean up interface, document htable_type better. 14 years ago
  Rusty Russell 45f24da351 htable: start empty. 14 years ago
  Rusty Russell cbca021270 tap: fix exit status when we have exactly 256 errors. 14 years ago
  Rusty Russell cafea330f2 tcon: update and enhance documentation. 14 years ago
  Rusty Russell 5c559e7df1 htable, strset: benchmarking tools. 14 years ago
  Rusty Russell ab83de9537 strset: new module using critbit trees. 14 years ago
  Rusty Russell 0845e79650 str: fix warnings. 14 years ago
  Rusty Russell 942f2788e1 str: relicense to public domain. 14 years ago
  Rusty Russell 98d7798706 ccanlint: more tweaks to example mangling. 14 years ago
  Rusty Russell 12652625db typesafe_cb: fix example macro ordering in typesafe_cb_preargs documentation. 14 years ago
  Rusty Russell 3a34aa1a0c jmap: use ccan/tcon and always be typesafe. 14 years ago
  Rusty Russell 805ea06729 jbitset: rename to jset, use ccan/tcon 14 years ago
  Rusty Russell be2b527792 tlist: use ccan/tcon 14 years ago
  Rusty Russell 5c451bbbed tcon: routines for creating typesafe generic containers 14 years ago
  Rusty Russell 37965b33ee ccanlint: fix output for async commands. 14 years ago
  Rusty Russell 24e5ddb143 tdb2: allow readonly changes even while holding locks. 14 years ago
  Rusty Russell afa6d57b7d tdb2: add error conversion functions. 14 years ago
  Rusty Russell bffcda423d ccanlint: run tests in parallel 14 years ago
  Rusty Russell 380372e733 tdb2: make tests work in parallel. 14 years ago
  Rusty Russell 6fa66e4e46 ccanlint: compile tests with coverage in parallel 14 years ago
  Rusty Russell 4640e61b45 ccanlint: compile tests in parallel 14 years ago
  Rusty Russell 0ce66a1153 ccanlint: infrastructure to run commands async. 14 years ago
  Rusty Russell 73753f596f tools: fix realloc bug. 14 years ago
  Daniel Burke ce859a2e6a ttxml: zero terminate the buffer after checking it was allocated 14 years ago