David Goldblatt
|
392f645f4d
|
Edata: split up different list linkage uses.
|
2020-07-08 13:20:59 -07:00 |
|
David Goldblatt
|
129b727058
|
Add typed-list module.
This gives some named convenience wrappers.
|
2020-07-08 13:20:59 -07:00 |
|
David Goldblatt
|
eda9c2858f
|
Edata: zero stack edatas before initializing.
This avoids some UB. No compilers take advantage of it for now, but no sense in
tempting fate.
|
2020-05-14 10:30:20 -07:00 |
|
David Goldblatt
|
12eb888e54
|
Edata: Add a ranged bit.
We steal the dumpable bit, which we ended up not needing.
|
2020-04-10 13:12:47 -07:00 |
|
David Goldblatt
|
bd4fdf295e
|
Rtree: Pull leaf contents into their own struct.
|
2020-04-10 13:12:47 -07:00 |
|
Yinan Zhang
|
9a60cf54ec
|
Last-N profiling mode
|
2019-12-30 15:58:57 -08:00 |
|
David Goldblatt
|
0704516245
|
Ehooks: Add head tracking.
|
2019-12-20 10:18:40 -08:00 |
|
David Goldblatt
|
a7862df616
|
Rename extent_t to edata_t.
This frees us up from the unfortunate extent/extent2 naming collision.
|
2019-12-20 10:18:40 -08:00 |
|
David Goldblatt
|
865debda22
|
Rename extent.h -> edata.h.
This name is slightly pithier; a full-on rename will come shortly.
|
2019-12-20 10:18:40 -08:00 |
|