| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-17 | Renamed tests to make space for more coordinate tests | Sebastiano Tronto | 3 | -146/+0 | |
| 2025-05-09 | Add wasmtest target to build script; minor fixes in tools and tests | Sebastiano Tronto | 1 | -2/+2 | |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 1 | -3/+3 | |
| Before this commit I was inconsistently using one of void *, char * and uint8_t *. | |||||
| 2024-10-12 | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 3 | -6/+6 | |
| 2024-10-04 | Avoid repeating typedefs in tests | Sebastiano Tronto | 1 | -20/+0 | |
| 2024-09-28 | Solved alignment UB issue | Sebastiano Tronto | 1 | -3/+3 | |
| 2024-09-11 | Simplified solver | Sebastiano Tronto | 3 | -0/+5 | |
| 2024-09-10 | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 3 | -1/+6 | |
| 2024-09-10 | Added tabletype to tableinfo | Sebastiano Tronto | 3 | -0/+5 | |
| 2024-09-10 | Added next table offset to tableinfo | Sebastiano Tronto | 3 | -0/+5 | |
| 2024-09-09 | Added tableinfo | Sebastiano Tronto | 3 | -0/+146 | |
