| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed tests to make space for more coordinate tests | Sebastiano Tronto | 2025-07-17 | 3 | -40/+0 |
| | | |||||
| * | Fixes | Sebastiano Tronto | 2025-05-09 | 1 | -1/+1 |
| | | |||||
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 1 | -3/+3 |
| | | | | | | Before this commit I was inconsistently using one of void *, char * and uint8_t *. | ||||
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -3/+5 |
| | | |||||
| * | Avoid repeating typedefs in tests | Sebastiano Tronto | 2024-10-04 | 1 | -21/+0 |
| | | |||||
| * | Solved alignment UB issue | Sebastiano Tronto | 2024-09-28 | 1 | -3/+3 |
| | | |||||
| * | Parallelized h48k2 gendata | Sebastiano Tronto | 2024-09-17 | 1 | -0/+1 |
| | | |||||
| * | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2024-09-10 | 2 | -6/+31 |
| | | |||||
| * | Use callback function to log to stderr | Sebastiano Tronto | 2024-06-17 | 1 | -3/+1 |
| | | |||||
| * | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 2024-06-09 | 1 | -2/+2 |
| | | |||||
| * | Some type fixes and some cleanup | Sebastiano Tronto | 2024-05-27 | 1 | -1/+1 |
| | | |||||
| * | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 2024-05-10 | 1 | -2/+6 |
| | | |||||
| * | Improved testing, added more data to cocsep table | Sebastiano Tronto | 2024-03-30 | 2 | -2/+18 |
| | | |||||
| * | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 2024-03-30 | 3 | -0/+15 |
