Commit History

Author SHA1 Message Date
  Rusty Russell 6fb1663de7 tools: trim leading whitespace in documentation extract. 14 years ago
  Joey Adams 12af7e37d7 charset: Added utf8_validate_char (factored out of utf8_validate). 14 years ago
  Joey Adams 06c4af3163 charset: Rewrote utf8_validate, and added four new functions: 14 years ago
  Rusty Russell 233190071e hash: remove VALGRIND #ifdef - always run clean. 15 years ago
  Rusty Russell c10ed33172 lbalance: add examples. 15 years ago
  Rusty Russell f69389e680 lbalance: new module for load balancing 15 years ago
  Rusty Russell 18631151c8 time: new module for dealing with time. 15 years ago
  Joey Adams f27c9672ef cast, container_of, tlist: Fix warning with GCC 4.6: -Wunused-but-set-variable 15 years ago
  Rusty Russell a89ccb89e8 ttxml: new module. 15 years ago
  Rusty Russell de868b8eee tdb2: fix O_RDONLY opens. 15 years ago
  Rusty Russell 4601063b15 failtest: failtest_has_failed() 15 years ago
  Rusty Russell 371a31d946 failtest: override getpid() as well. 15 years ago
  Rusty Russell 72dc7d42c9 typesafe_cb: don't use HAVE_CAST_TO_UNION in tests. 15 years ago
  Rusty Russell 838db0d7ea tdb2: more stats 15 years ago
  Rusty Russell f6900d2358 tdb2: check pid before unlock. 15 years ago
  Rusty Russell 18fe5ef012 tdb2: fix msync() arg 15 years ago
  Rusty Russell 71d8cfb693 tdb2: use direct access functions when creating recovery blob 15 years ago
  Rusty Russell 0753972a62 tdb2: enlarge transaction pagesize to 64k 15 years ago
  Rusty Russell a942862195 tdb2: try to fit transactions in existing space before we expand. 15 years ago
  Rusty Russell cfc7d301da tdb2: reduce transaction before writing to recovery area. 15 years ago
  Rusty Russell ba7740e689 tdb2: handle non-transaction-page-aligned sizes in recovery. 15 years ago
  Rusty Russell 1fa54dfd19 tdb2: remove tailer from transaction record. 15 years ago
  Rusty Russell 6b3c079f31 tdb2: limit coalescing based on how successful we are. 15 years ago
  Rusty Russell 024a5647e6 tdb2: use counters to decide when to coalesce records. 15 years ago
  Rusty Russell a8b30ad4dc tdb2: overallocate the recovery area. 15 years ago
  Rusty Russell 5c4a21ab03 tdb2: don't start again when we coalesce a record. 15 years ago
  Rusty Russell 6b999f4511 tdb2: make internal coalesce() function return length coalesced. 15 years ago
  Rusty Russell 4824189371 tdb2: expand more slowly. 15 years ago
  Rusty Russell 0f95489bd3 tdb2: use 64 bit file offsets on 32 bit systems if available. 15 years ago
  Rusty Russell 15cb319b3e tdb2: test lock timeout plugin code. 15 years ago