| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-17 | pkmem&pkev: rename pk_ne_arr & pkev use pkmem | Jonathan Bradley | |
| 2025-05-14 | tests: only define what's needed | Jonathan Bradley | |
| 2025-02-25 | pkev: unregister callbacks | Jonathan Bradley | |
| 2025-01-10 | pk.h: -Wextra + clang compiler warnings | Jonathan Bradley | |
| 2024-11-05 | pkev: data at every level | Jonathan Bradley | |
| 2024-11-05 | pkev: pk_ev_emit user_data + ev grow cpp test | Jonathan Bradley | |
| 2024-11-04 | pkev: 1st pass: growing event managers | Jonathan Bradley | |
| note: creating more than PK_EV_INIT_MGR_COUNT mgrs is unsupported. A mgr is allocated into contiguous memory. When the reserved number of evs or cbs is passed, the offender grows by PK_EV_GROW_RATIO. PK_EV_INIT_MGR_COUNT = 1 PK_EV_INIT_EV_COUNT = 16 PK_EV_INIT_CB_COUNT = 8 PK_EV_GROW_RATIO = 1.5 | |||
| 2024-11-01 | pkev: commit test files | Jonathan Bradley | |
