[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/igc updated (6ffadd9209f -> 0be0d5ad5d8)
From: |
Gerd Moellmann |
Subject: |
scratch/igc updated (6ffadd9209f -> 0be0d5ad5d8) |
Date: |
Wed, 29 May 2024 09:25:39 -0400 (EDT) |
gerd pushed a change to branch scratch/igc.
from 6ffadd9209f Avoid memcpy'ing too much, igc_grow_ptr_vec
new b6794448425 Add a igc_make_byte_vec function
new e20eb76c8e0 Use igc_make_byte_vec for hash tables
new 516282d97eb No need to fix the markers field twice
new d695133791d For igc-info, include information about leaf objects
new 0be0d5ad5d8 Return information about the arena for igc-info
Summary of changes:
src/alloc.c | 8 ++++++++
src/igc.c | 58 +++++++++++++++++++++++++++++++++++++---------------------
src/igc.h | 1 +
3 files changed, 46 insertions(+), 21 deletions(-)
- scratch/igc updated (6ffadd9209f -> 0be0d5ad5d8),
Gerd Moellmann <=
- scratch/igc b6794448425 1/5: Add a igc_make_byte_vec function, Gerd Moellmann, 2024/05/29
- scratch/igc e20eb76c8e0 2/5: Use igc_make_byte_vec for hash tables, Gerd Moellmann, 2024/05/29
- scratch/igc 0be0d5ad5d8 5/5: Return information about the arena for igc-info, Gerd Moellmann, 2024/05/29
- scratch/igc 516282d97eb 3/5: No need to fix the markers field twice, Gerd Moellmann, 2024/05/29
- scratch/igc d695133791d 4/5: For igc-info, include information about leaf objects, Gerd Moellmann, 2024/05/29