Commit History

Author SHA1 Message Date
  Rusty Russell 7449ae0ff0 hash: 64 bit variants. 15 years ago
  Rusty Russell d3c01870f9 tdb: use tdb_lockall_gradual by default. 15 years ago
  Rusty Russell ee9f03894b tdb: test and resolultion for tdb_lockall starvation. 15 years ago
  Rusty Russell bb4b8b6b32 web: handle symlinks in bzrbrowse.cgi, fix images. 15 years ago
  Rusty Russell b7cb6af181 web: make sure to include symlinks in tarballs 15 years ago
  Rusty Russell faace1758e Add author and maintainer fields. 15 years ago
  Rusty Russell d7c0cfeb86 Add licences/ dir and symlinks for a bit more clarity. 15 years ago
  Rusty Russell 3d9899b97b alloc: speed up tiny allocator 15 years ago
  Rusty Russell 27ae4a224e alloc: remove unused debugging function. 15 years ago
  Rusty Russell bbd7380019 alloc: reduce number of large pages to 256. 15 years ago
  Rusty Russell fbd94d9909 alloc: implement huge allocations 15 years ago
  Rusty Russell 774ce0359d alloc: fix bug in tiny allocator. 15 years ago
  Rusty Russell d60ebe6786 alloc: fix typo which can cause false assertion 15 years ago
  Rusty Russell da153b468e alloc: fix bug in tiny allocator 15 years ago
  Rusty Russell bd294f1df2 alloc: remove encode limit arg, and implement free array cache. 15 years ago
  Rusty Russell 7f9d956574 alloc: first cut of tiny allocator (down to 2 bytes!) 15 years ago
  Rusty Russell d707abbb2f typesafe_cb: fix fallout from API changes. 15 years ago
  Rusty Russell 061e630283 typesafe_cb: expose _exact and _def variants. 15 years ago
  Rusty Russell 894dd68a8c typesafe_cb: fix promotable types being incorrectly accepted by cast_if_type. 16 years ago
  Rusty Russell 5282308f19 alloc: reduce page header further, go down to 64k minimum. 16 years ago
  Rusty Russell 3b5761d41b alloc: make small_page_bits() function rather than large_page_bits() 16 years ago
  Rusty Russell 99d6764c1e alloc: use page numbers in lists to reduce overhead. 16 years ago
  Rusty Russell a7f635002e alloc: implement alloc_visualize(). 16 years ago
  Rusty Russell f6d21b50ff alloc: fix page header size calculation bug, increase type safety. 16 years ago
  Rusty Russell dfdebb7ca0 idtree: add examples, particularly the low-id-reuse example. 16 years ago
  Rusty Russell ce71acceee alloc: first cut of new Tridge-inspired allocator 16 years ago
  Rusty Russell a18fb31902 ccanlint: don't setpgid on running commands: we want ^C to work! 16 years ago
  Rusty Russell fb4c4c3ddc ccanlint: Add -k option to keep results. 16 years ago
  Rusty Russell 1d893107b3 ccanlint: make sure fullname is always full path name. 16 years ago
  Rusty Russell a447839504 hashtable: fix traverse typesafety. 16 years ago