Commit History

Author SHA1 Message Date
  Rusty Russell 4ee7bd08f4 tdb2: cleanups for tools/speed.c 15 years ago
  Rusty Russell 6ce40d6ab4 tdb2: rearrange log function to put data arg at the end. 15 years ago
  Rusty Russell 156e5eb92f tdb2: rename internal hashfn and logfn to hash_fn and log_fn. 15 years ago
  Rusty Russell 007a7e4e8d tdb2: shorten attribute members. 15 years ago
  Rusty Russell b8903ca2ac tdb2: extend start of hash locks. 15 years ago
  Rusty Russell 5a5b9f8d3d tdb2: implement tdb_chainlock_read/tdb_chainunlock_read. 15 years ago
  Rusty Russell 63e80faf9b tdb2: fix tdb_summary reports 15 years ago
  Rusty Russell edd3043fe3 configurator: make it BSD-MIT licensed. 15 years ago
  Rusty Russell e37b906781 compiler: don't override existing definitions. 15 years ago
  Douglas Bagnall 5bfb3995da tools: don't unnecessarily redefine _GNU_SOURCE in config.h 15 years ago
  Douglas Bagnall d0842865ca ilog: credit Tim Terriberry as author in ccan/ilog/_info 15 years ago
  Rusty Russell 683264a9b1 Makefile: don't define -Werror for ccanlint. 15 years ago
  Rusty Russell 6edf8aee46 tools: always include config.h before anything else. 15 years ago
  Rusty Russell 00e61068e3 str: fix tests on unsigned chars, and !HAVE_ISBLANK. 15 years ago
  Andreas Schlick 5c922794aa ciniparser: Add a check that len remains within bounds. 15 years ago
  Andreas Schlick 9aa2e32a54 ccanlint: Add more C++ keywords. 15 years ago
  Rusty Russell ed7aec77da str_talloc: make strjoin much more efficient. 15 years ago
  Rusty Russell 377395cfa6 str_talloc: avoid const warnings on test/run.c 15 years ago
  Rusty Russell b0fa019adb typesafe_cb: simplify, preserve namespace. 15 years ago
  Rusty Russell 076877c266 ccanlint: test for C++ reserved words in headers. 15 years ago
  Rusty Russell 4db6a6709b configurator: HAVE_FILE_OFFSET_BITS 15 years ago
  Rusty Russell 1c6f12a3c7 junkcode: upload via website. 15 years ago
  Andreas Schlick 7d21fec7d9 configurator: Remove the now unneeded test for nested functions. 15 years ago
  Andreas Schlick 15541b4396 asort: Remove the trampoline version. 15 years ago
  Andreas Schlick 9660f0f1cb failtest: Change mode_t to int. 15 years ago
  Rusty Russell 97648992fd hash: use config.h settings for endian. 15 years ago
  Andreas Schlick 0a36c4014f hash: Extend the byte order check to cover x86_64. 15 years ago
  Andreas Schlick 418cb41273 To compile ccan under DragonFly BSD some additional includes are required. 15 years ago
  Andreas Schlick e8c85e38cc asort: Use qsort_r if the system provides it. 15 years ago
  Andreas Schlick 4c00ae05fa configurator: Add test for glibc's qsort_r. 15 years ago