| 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 | -6/+2 | |
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 1 | -0/+16 | |
| 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 | -2/+20 | |
| 2025-04-01 | Make symcoord logic generic | Sebastiano Tronto | 1 | -110/+32 | |
| 2025-04-01 | Fix mismatched type in function prototype and implementation | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-03-29 | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 1 | -6/+8 | |
| 2025-03-28 | DR coordinate solver | Sebastiano Tronto | 1 | -0/+178 | |
