| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-17 | Renamed tests to make space for more coordinate tests | Sebastiano Tronto | 3 | -40/+0 | |
| 2025-05-09 | Fixes | Sebastiano Tronto | 1 | -1/+1 | |
| 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 | 1 | -3/+5 | |
| 2024-10-04 | Avoid repeating typedefs in tests | Sebastiano Tronto | 1 | -21/+0 | |
| 2024-09-28 | Solved alignment UB issue | Sebastiano Tronto | 1 | -3/+3 | |
| 2024-09-17 | Parallelized h48k2 gendata | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-09-10 | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2 | -6/+31 | |
| 2024-06-17 | Use callback function to log to stderr | Sebastiano Tronto | 1 | -3/+1 | |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -2/+2 | |
| 2024-05-27 | Some type fixes and some cleanup | Sebastiano Tronto | 1 | -1/+1 | |
| 2024-05-10 | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 1 | -2/+6 | |
| 2024-03-30 | Improved testing, added more data to cocsep table | Sebastiano Tronto | 2 | -2/+18 | |
| 2024-03-30 | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 3 | -0/+15 | |
