| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 12 | -68/+164 |
| 2025-08-05 | Added DRFIN solver | Sebastiano Tronto | 11 | -74/+522 |
| 2025-08-01 | Move is_eo_even to more appropriate module | Sebastiano Tronto | 1 | -14/+0 |
| 2025-08-01 | Added CPEPE coordinate in preparation of full DRFIN solver | Sebastiano Tronto | 1 | -0/+86 |
| 2025-08-01 | Fixed nasty bug | Sebastiano Tronto | 1 | -0/+2 |
| 2025-08-01 | Reworked coordinate solver axis specification | Sebastiano Tronto | 10 | -61/+24 |
| 2025-08-01 | Added solvetests for DRSLICE | Sebastiano Tronto | 1 | -2/+2 |
| 2025-07-31 | Fixed bug and added tests | Sebastiano Tronto | 1 | -32/+25 |
| 2025-07-31 | Fix switch logic in coord solver | Sebastiano Tronto | 1 | -0/+8 |
| 2025-07-31 | Fix bug | Sebastiano Tronto | 1 | -22/+58 |
| 2025-07-30 | Fixed bug with counting solutions for coordinate solver | Sebastiano Tronto | 1 | -7/+3 |
| 2025-07-30 | added drslice coordinate | Sebastiano Tronto | 11 | -52/+197 |
| 2025-07-29 | All coordinates unsigned | Sebastiano Tronto | 4 | -11/+7 |
| 2025-07-29 | Cleanup some TODOs | Sebastiano Tronto | 2 | -10/+2 |
| 2025-07-28 | Make failed assert exit immediately | Sebastiano Tronto | 1 | -1/+1 |
| 2025-07-17 | Renamed drslice drfinnoe | Sebastiano Tronto | 3 | -26/+26 |
| 2025-07-17 | Comments for drslice | Sebastiano Tronto | 1 | -4/+15 |
| 2025-07-17 | Small optimization for coord gendata | Sebastiano Tronto | 1 | -5/+10 |
| 2025-07-17 | Working drslice (same results as nissy-classic) | Sebastiano Tronto | 4 | -0/+137 |
| 2025-05-27 | Removed VLA notation from function parameters. | Sebastiano Tronto | 4 | -16/+15 |
| 2025-05-23 | Do all loggin in main thread | Sebastiano Tronto | 1 | -3/+2 |
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 9 | -19/+123 |
| 2025-05-18 | Refactor solver dispatch and checkdata | Sebastiano Tronto | 3 | -48/+34 |
| 2025-04-29 | Added stop / pause / resume solve to API | Sebastiano Tronto | 1 | -5/+9 |
| 2025-04-25 | NISS | Sebastiano Tronto | 4 | -4/+4 |
| 2025-04-23 | Adjusted solvers, fixed bug | Sebastiano Tronto | 1 | -8/+9 |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 7 | -87/+95 |
| 2025-04-19 | Improved logging, especially for solve | Sebastiano Tronto | 3 | -19/+22 |
| 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-08 | Some minor changes to the interface. | Sebastiano Tronto | 2 | -3/+3 |
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 9 | -14/+168 |
| 2025-04-01 | Make single-use struct field anonymous | Sebastiano Tronto | 1 | -12/+10 |
| 2025-04-01 | Make symcoord logic generic | Sebastiano Tronto | 4 | -115/+191 |
| 2025-04-01 | Fix mismatched type in function prototype and implementation | Sebastiano Tronto | 2 | -2/+2 |
| 2025-04-01 | simplified allowedmoves logic | Sebastiano Tronto | 1 | -2/+12 |
| 2025-03-29 | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 2 | -19/+99 |
| 2025-03-28 | DR coordinate solver | Sebastiano Tronto | 6 | -14/+231 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2 | -9/+26 |
| 2025-03-25 | Added NISS to coord solver | Sebastiano Tronto | 7 | -95/+272 |
| 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 | 4 | -51/+41 |
| 2025-03-19 | Filter solutions for coordinate solver and fix ordering | Sebastiano Tronto | 3 | -3/+7 |
| 2025-03-14 | Bugfix | Sebastiano Tronto | 1 | -4/+14 |
| 2025-03-14 | Added checkdata for coord EO | Sebastiano Tronto | 1 | -0/+24 |
| 2025-03-14 | Replaced datasize with solverinfo | Sebastiano Tronto | 2 | -1/+19 |
| 2025-03-12 | Revert API change | Sebastiano Tronto | 3 | -10/+25 |
| 2025-03-09 | Working (?) version of coordinate solver | Sebastiano Tronto | 5 | -34/+69 |
| 2025-03-08 | renamed some files | Sebastiano Tronto | 4 | -6/+5 |
| 2025-03-07 | Fixes | Sebastiano Tronto | 1 | -4/+4 |
