| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update liballoc | Louis Burda | 2023-05-13 | 1 | -6/+6 |
| * | Make HMAP_ITER macro resistant to user error | Louis Burda | 2023-05-04 | 1 | -1/+1 |
| * | Use sys/types.h for ssize_t | Louis Burda | 2023-04-09 | 1 | -1/+1 |
| * | Pop links more efficiently by re-using link** | Louis Burda | 2023-04-06 | 1 | -1/+1 |
| * | Add _iter_done to check if iter completed | Louis Burda | 2023-03-31 | 1 | -0/+7 |
| * | Compile with -O2 on non-debug builds | Louis Burda | 2023-03-31 | 1 | -1/+1 |
| * | Switch to const * where possible | Louis Burda | 2023-03-27 | 1 | -12/+12 |
| * | Add more types to key/value union | Louis Burda | 2023-03-24 | 1 | -1/+9 |
| * | Rename to hmap and add value union on key side | Louis Burda | 2023-03-23 | 1 | -0/+108 |
