| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 1 | -13/+2 | |
| 2025-08-01 | Reworked coordinate solver axis specification | Sebastiano Tronto | 1 | -5/+0 | |
| 2025-07-30 | added drslice coordinate | Sebastiano Tronto | 1 | -1/+4 | |
| 2025-07-29 | All coordinates unsigned | Sebastiano Tronto | 1 | -3/+3 | |
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 1 | -0/+14 | |
| Relevant changes include: - Changed the signature of nissy_checkdata(). - Removed expected_distribution.h from tools; this data is now included in each solver's src/ code. - Removed distribution check for cocsep; may add back later. | |||||
| 2025-04-25 | NISS | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 1 | -8/+8 | |
| Before this commit I was inconsistently using one of void *, char * and uint8_t *. | |||||
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 1 | -0/+102 | |
