| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-04-06 | Fixes for Microsoft's stupid broken compiler | Sebastiano Tronto | 1 | -2/+2 |
| 2026-04-04 | Use macro for [static N] | Sebastiano Tronto | 19 | -225/+225 |
| 2026-03-01 | Improve solver name check | Sebastiano Tronto | 1 | -1/+8 |
| 2026-03-01 | Improve Windows build support. | Sebastiano Tronto | 4 | -23/+23 |
| 2026-01-12 | Improve performance of H48 solver with prefetching | Sebastiano Tronto | 2 | -134/+243 |
| 2025-12-23 | Added cornersx solver | Sebastiano Tronto | 5 | -1/+80 |
| 2025-12-19 | Minor improvement | Sebastiano Tronto | 1 | -2/+7 |
| 2025-12-19 | Add coordinate solvers for cornersh48-corner-estimate | Sebastiano Tronto | 7 | -1/+89 |
| 2025-12-17 | Improve pruning value fetching and re-do benchmarks | Sebastiano Tronto | 2 | -20/+37 |
| 2025-12-17 | Move some checks around, small improvement | Sebastiano Tronto | 1 | -11/+9 |
| 2025-12-16 | Swap bit pairs in pval_min | Sebastiano Tronto | 1 | -5/+4 |
| 2025-12-14 | Update comments | Sebastiano Tronto | 2 | -5/+7 |
| 2025-12-14 | Cleanup, update documentation, fix examples | Sebastiano Tronto | 6 | -235/+157 |
| 2025-12-14 | Bye bye h0k4 | Sebastiano Tronto | 5 | -310/+27 |
| 2025-12-14 | Intertwined table seems to work | Sebastiano Tronto | 9 | -34/+178 |
| 2025-11-24 | Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f... | Sebastiano Tronto | 5 | -118/+203 |
| 2025-08-11 | Made H48 solver safer for 32bit size_t | Sebastiano Tronto | 1 | -2/+9 |
| 2025-08-11 | Wrapped pthread use in custom API | Sebastiano Tronto | 5 | -60/+69 |
| 2025-08-07 | Added solver aliases | Sebastiano Tronto | 1 | -7/+39 |
| 2025-08-07 | Added API function for solution variations | Sebastiano Tronto | 2 | -5/+5 |
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 12 | -68/+164 |
| 2025-08-05 | Added DRFIN solver | Sebastiano Tronto | 14 | -75/+543 |
| 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 | 2 | -23/+58 |
| 2025-07-30 | Fixed bug with counting solutions for coordinate solver | Sebastiano Tronto | 2 | -8/+3 |
| 2025-07-30 | added drslice coordinate | Sebastiano Tronto | 11 | -52/+197 |
| 2025-07-29 | All coordinates unsigned | Sebastiano Tronto | 12 | -85/+81 |
| 2025-07-29 | Cleanup some TODOs | Sebastiano Tronto | 7 | -20/+8 |
| 2025-07-28 | Make failed assert exit immediately | Sebastiano Tronto | 3 | -7/+5 |
| 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-06-19 | Small fixes | Sebastiano Tronto | 1 | -2/+2 |
| 2025-06-18 | Trick fix | Sebastiano Tronto | 1 | -6/+21 |
| 2025-06-18 | Change min depth for H48 tasks heuristic sort | Sebastiano Tronto | 1 | -1/+1 |
| 2025-06-18 | Big speedup for H48 solver (heuristic sort of tasks) | Sebastiano Tronto | 1 | -19/+46 |
| 2025-05-30 | More improvements to web solver | Sebastiano Tronto | 1 | -8/+8 |
| 2025-05-28 | Fix small build error with clang | Sebastiano Tronto | 1 | -1/+2 |
| 2025-05-27 | Removed VLA notation from function parameters. | Sebastiano Tronto | 9 | -38/+38 |
| 2025-05-26 | Avoid pausing for logging only if poll_status() is null (h48 solver). | Sebastiano Tronto | 1 | -10/+7 |
| 2025-05-25 | Cleanup | Sebastiano Tronto | 1 | -1/+2 |
| 2025-05-25 | Quick fix for bug | Sebastiano Tronto | 1 | -9/+8 |
| 2025-05-23 | Do all loggin in main thread | Sebastiano Tronto | 6 | -92/+122 |
