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 |
Rusty Russell
|
175ca4aa64
typesafe_cb: fix up (and test!) cast_if_any.
|
16 years ago |
Rusty Russell
|
67a035869c
typesafe_cb: handle pointers to undefined struct types.
|
16 years ago |
Rusty Russell
|
610686a9c3
typesafe_cb: show flaw in typesafe_cb with undefined structs.
|
16 years ago |
Rusty Russell
|
7748c8da00
typesafe_cb: fix !gcc case
|
16 years ago |
Rusty Russell
|
b1c867121f
typesafe_cb, hashtable: revise typesafe_cb arg order, neaten.
|
16 years ago |
Rusty Russell
|
184070eb4a
idtree: new module
|
16 years ago |
Rusty Russell
|
9f8c65b28a
likely: new module
|
16 years ago |
Rusty Russell
|
6c579abb88
ccanlint: put generated _info in correct directory.
|
16 years ago |
Rusty Russell
|
90e94990ef
str: add stringify()
|
16 years ago |
Rusty Russell
|
56cfebd643
More web fixes.
|
16 years ago |
Rusty Russell
|
6dbbd0b7fd
tdb: fix backwards check on HAVE_PAGESIZE
|
16 years ago |
Rusty Russell
|
581af90298
Hashtable routines.
|
16 years ago |
Rusty Russell
|
021e03c418
tools: fastcheck adjust; 750ms works well for me.
|
16 years ago |
Rusty Russell
|
92ee7edb3a
ccanlint: optimize the timeout case
|
16 years ago |
Rusty Russell
|
dca5964591
Fix EXCLUDE logic for makefiles, add fastcheck
|
16 years ago |
Rusty Russell
|
20077630db
ccanlint: always catch timeouts, and force kill valgrind etc.
|
16 years ago |