| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-05-27 | Removed VLA notation from function parameters. | Sebastiano Tronto | 1 | -10/+9 |
| 2025-05-23 | Do all loggin in main thread | Sebastiano Tronto | 1 | -3/+2 |
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 1 | -2/+1 |
| 2025-05-18 | Refactor solver dispatch and checkdata | Sebastiano Tronto | 1 | -16/+19 |
| 2025-04-29 | Added stop / pause / resume solve to API | Sebastiano Tronto | 1 | -5/+9 |
| 2025-04-23 | Adjusted solvers, fixed bug | Sebastiano Tronto | 1 | -8/+9 |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 1 | -13/+13 |
| 2025-04-19 | Improved logging, especially for solve | Sebastiano Tronto | 1 | -14/+16 |
| 2025-04-17 | Small rework of optimal vs maxsols | Sebastiano Tronto | 1 | -6/+7 |
| 2025-04-15 | Log solutions as they are found | Sebastiano Tronto | 1 | -2/+2 |
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 1 | -11/+16 |
| 2025-04-01 | simplified allowedmoves logic | Sebastiano Tronto | 1 | -2/+12 |
| 2025-03-25 | Added NISS to coord solver | Sebastiano Tronto | 1 | -32/+167 |
| 2025-03-24 | Big cleanup for appendsolution() | Sebastiano Tronto | 1 | -96/+51 |
| 2025-03-22 | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 1 | -38/+23 |
| 2025-03-19 | Filter solutions for coordinate solver and fix ordering | Sebastiano Tronto | 1 | -3/+5 |
| 2025-03-14 | Bugfix | Sebastiano Tronto | 1 | -4/+14 |
| 2025-03-12 | Revert API change | Sebastiano Tronto | 1 | -9/+7 |
| 2025-03-09 | Working (?) version of coordinate solver | Sebastiano Tronto | 1 | -17/+52 |
| 2025-03-08 | renamed some files | Sebastiano Tronto | 1 | -4/+0 |
| 2025-03-07 | Fixes | Sebastiano Tronto | 1 | -4/+4 |
| 2025-03-07 | More progress on coordinate solver | Sebastiano Tronto | 1 | -0/+225 |
| 2025-03-04 | Begin work for coordinate solver | Sebastiano Tronto | 1 | -0/+3 |
