| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the project build with Microsoft's broken C compiler. | Sebastiano Tronto | 2026-04-06 | 1 | -18/+18 |
| * | Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f... | Sebastiano Tronto | 2025-11-24 | 1 | -4/+5 |
| * | Added HTR solver | Sebastiano Tronto | 2025-08-06 | 1 | -0/+4 |
| * | Added DRFIN solver | Sebastiano Tronto | 2025-08-05 | 1 | -9/+9 |
| * | Fixed nasty bug | Sebastiano Tronto | 2025-08-01 | 1 | -0/+2 |
| * | Reworked coordinate solver axis specification | Sebastiano Tronto | 2025-08-01 | 1 | -12/+11 |
| * | Fixed bug and added tests | Sebastiano Tronto | 2025-07-31 | 1 | -32/+25 |
| * | Fix switch logic in coord solver | Sebastiano Tronto | 2025-07-31 | 1 | -0/+8 |
| * | Fix bug | Sebastiano Tronto | 2025-07-31 | 1 | -22/+58 |
| * | Fixed bug with counting solutions for coordinate solver | Sebastiano Tronto | 2025-07-30 | 1 | -7/+3 |
| * | added drslice coordinate | Sebastiano Tronto | 2025-07-30 | 1 | -4/+8 |
| * | Cleanup some TODOs | Sebastiano Tronto | 2025-07-29 | 1 | -8/+0 |
| * | Removed VLA notation from function parameters. | Sebastiano Tronto | 2025-05-27 | 1 | -10/+9 |
| * | Do all loggin in main thread | Sebastiano Tronto | 2025-05-23 | 1 | -3/+2 |
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 1 | -2/+1 |
| * | Refactor solver dispatch and checkdata | Sebastiano Tronto | 2025-05-18 | 1 | -16/+19 |
| * | Added stop / pause / resume solve to API | Sebastiano Tronto | 2025-04-29 | 1 | -5/+9 |
| * | Adjusted solvers, fixed bug | Sebastiano Tronto | 2025-04-23 | 1 | -8/+9 |
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 1 | -13/+13 |
| * | Improved logging, especially for solve | Sebastiano Tronto | 2025-04-19 | 1 | -14/+16 |
| * | Small rework of optimal vs maxsols | Sebastiano Tronto | 2025-04-17 | 1 | -6/+7 |
| * | Log solutions as they are found | Sebastiano Tronto | 2025-04-15 | 1 | -2/+2 |
| * | Added dreo coordinate solver | Sebastiano Tronto | 2025-04-02 | 1 | -11/+16 |
| * | simplified allowedmoves logic | Sebastiano Tronto | 2025-04-01 | 1 | -2/+12 |
| * | Added NISS to coord solver | Sebastiano Tronto | 2025-03-25 | 1 | -32/+167 |
| * | Big cleanup for appendsolution() | Sebastiano Tronto | 2025-03-24 | 1 | -96/+51 |
| * | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 2025-03-22 | 1 | -38/+23 |
| * | Filter solutions for coordinate solver and fix ordering | Sebastiano Tronto | 2025-03-19 | 1 | -3/+5 |
| * | Bugfix | Sebastiano Tronto | 2025-03-14 | 1 | -4/+14 |
| * | Revert API change | Sebastiano Tronto | 2025-03-12 | 1 | -9/+7 |
| * | Working (?) version of coordinate solver | Sebastiano Tronto | 2025-03-09 | 1 | -17/+52 |
| * | renamed some files | Sebastiano Tronto | 2025-03-08 | 1 | -0/+224 |
