| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix integer conversions in code, tests and some toolsc-portability | Sebastiano Tronto | 2026-04-06 | 1 | -3/+3 |
| * | Fixes for Microsoft's stupid broken compiler | Sebastiano Tronto | 2026-04-06 | 1 | -2/+1 |
| * | Use macro for [static N] | Sebastiano Tronto | 2026-04-04 | 2 | -5/+16 |
| * | Improve Windows build support. | Sebastiano Tronto | 2026-03-01 | 2 | -35/+67 |
| * | Improve performance of H48 solver with prefetching | Sebastiano Tronto | 2026-01-12 | 2 | -0/+16 |
| * | Correct OS detection for sleep function | Sebastiano Tronto | 2025-08-13 | 1 | -1/+3 |
| * | Some generic fixes, mainly for building on Windows | Sebastiano Tronto | 2025-08-12 | 3 | -2/+16 |
| * | Wrapped pthread use in custom API | Sebastiano Tronto | 2025-08-11 | 2 | -0/+38 |
| * | Added CPEPE coordinate in preparation of full DRFIN solver | Sebastiano Tronto | 2025-08-01 | 1 | -0/+1 |
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 2 | -28/+29 |
| * | Optimized some coordinates | Sebastiano Tronto | 2025-07-29 | 1 | -10/+12 |
| * | Tiny cleanup | Sebastiano Tronto | 2025-07-28 | 1 | -1/+1 |
| * | Turns checks into assertions in utils/math.h | Sebastiano Tronto | 2025-07-28 | 1 | -53/+20 |
| * | Make failed assert exit immediately | Sebastiano Tronto | 2025-07-28 | 1 | -3/+3 |
| * | Hardcoded factorial constants | Sebastiano Tronto | 2025-07-28 | 2 | -25/+20 |
| * | Removed VLA notation from function parameters. | Sebastiano Tronto | 2025-05-27 | 1 | -12/+12 |
| * | Do all loggin in main thread | Sebastiano Tronto | 2025-05-23 | 1 | -0/+2 |
| * | Added stop / pause / resume solve to API | Sebastiano Tronto | 2025-04-29 | 2 | -0/+49 |
| * | Progress | Sebastiano Tronto | 2025-04-22 | 1 | -361/+2 |
| * | Improved logging, especially for solve | Sebastiano Tronto | 2025-04-19 | 1 | -2/+2 |
| * | Better logging function | Sebastiano Tronto | 2025-04-15 | 1 | -4/+5 |
| * | Fix | Sebastiano Tronto | 2025-04-14 | 1 | -1/+1 |
| * | Some minor changes to the interface. | Sebastiano Tronto | 2025-04-08 | 2 | -4/+21 |
| * | Added dreo coordinate solver | Sebastiano Tronto | 2025-04-02 | 1 | -0/+4 |
| * | simplified allowedmoves logic | Sebastiano Tronto | 2025-04-01 | 1 | -1/+20 |
| * | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 2025-03-29 | 1 | -0/+14 |
| * | DR coordinate solver | Sebastiano Tronto | 2025-03-28 | 1 | -0/+7 |
| * | Big cleanup for appendsolution() | Sebastiano Tronto | 2025-03-24 | 1 | -2/+2 |
| * | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 2025-03-22 | 2 | -33/+34 |
| * | More progress on coordinate solver | Sebastiano Tronto | 2025-03-07 | 1 | -0/+4 |
| * | Begin work for coordinate solver | Sebastiano Tronto | 2025-03-04 | 1 | -0/+2 |
| * | Fixed constant that I rarely used until today | Sebastiano Tronto | 2024-12-15 | 1 | -1/+1 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 1 | -6/+56 |
| * | Neon uint8x8_t corners and minor fixes | enricotenuti | 2024-10-15 | 1 | -4/+4 |
| * | 8 bit tables | Sebastiano Tronto | 2024-09-10 | 1 | -1/+1 |
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 1 | -4/+4 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 3 | -295/+291 |
| * | Moved stuff around | Sebastiano Tronto | 2024-09-03 | 1 | -0/+7 |
| * | Added tool for checking new tables (and they are wrong) | Sebastiano Tronto | 2024-08-30 | 1 | -0/+1 |
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 4 | -0/+499 |
