Commit History

Author SHA1 Message Date
  Rusty Russell ef54ea44cc array_size: make sure tests work even without GCC features. 15 years ago
  Rusty Russell 8301696801 talloc: fix leak in test/run-set_allocator.c 15 years ago
  Rusty Russell 8f8b0216da failtest: print complete history when we detect a leak. 15 years ago
  Rusty Russell f2a1247955 tdb2: fix arithmetic on void * pointer. 15 years ago
  Rusty Russell 148c09482c typesafe: fix warnings with gcc's -Wcast-qual 15 years ago
  Rusty Russell 3d27344a5d typesafe: fix warnings with gcc's -Wpointer-arith 15 years ago
  Rusty Russell f367a1dc85 tdb2: tdb_mkdata 15 years ago
  Rusty Russell 45e9956d66 tdb2: fix warnings with -Wcast-qual using ccan/cast. 15 years ago
  Rusty Russell 1313203b72 cast: fix compilation with GCC's -Wcast-qual 15 years ago
  Rusty Russell d5bb8e8d1c tdb2: fix tools compilation. 15 years ago
  Rusty Russell 7a0402de90 tdb2: fix compile of test/run-check-callback.c 15 years ago
  Rusty Russell 34eab93cc6 foreach: fix case where iterators are not on the stack. 15 years ago
  Rusty Russell d1d29462c7 configurator: HAVE_STACK_GROWS_UPWARDS 15 years ago
  Rusty Russell b824ee6e4a foreach: allow a single argument to foreach_int() and foreach_ptr(). 15 years ago
  Rusty Russell 5b115ea939 foreach: fix HAVE_FOR_LOOP_DECLARATION case. 15 years ago
  Rusty Russell a2191edc0d tdb2: merge changes in design document. 15 years ago
  Rusty Russell f6067e4cbd tdb2: tdb_error() 15 years ago
  Rusty Russell 8d8de08d90 tdb2: TDB_SEQNUM and tdb_get_seqnum support. 15 years ago
  Rusty Russell 6fdff621a9 tdb2: tdb_name and tdb_fd functions. 15 years ago
  Rusty Russell 374eb28b1e tdb2: remove tdb_null 15 years ago
  Rusty Russell a4393df8ed tdb2: tdb_deq: inline helper for comparing two struct tdb_data 15 years ago
  Rusty Russell a97da100b0 tdb2: implement tdb_exists and tdb_parse_record 15 years ago
  Rusty Russell 74b0109ebd tdb2: begin tdb1 to tdb2 porting guide. 15 years ago
  Rusty Russell bb4d59ee1e tdb2: allow multiple opens of the same file. 15 years ago
  Rusty Russell 2960e90f2d tdb2: set owner for locks 15 years ago
  Rusty Russell 6892edd66e tdb2: rename tdb_lock_type to tdb_lock 15 years ago
  Rusty Russell 41e027e11e tdb2: move mmap into struct tdb_file 15 years ago
  Rusty Russell 1ad66fedf8 tdb2: move file operations into separate structure 15 years ago
  Rusty Russell ba370093a0 tdb2: fix leak in test/run-remap-in-read_traverse.c 15 years ago
  Rusty Russell efdf0f2d8f tdb2: move open routines into a separate file (open.c) 15 years ago