aboutsummaryrefslogtreecommitdiff
path: root/src/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better macrosSebastiano Tronto2026-03-011-41/+42
* Fix fixSebastiano Tronto2026-03-011-0/+1
* fix ifdefsSebastiano Tronto2026-03-011-43/+55
* C11 threads!Sebastiano Tronto2026-03-011-2/+11
* C11 threads?Sebastiano Tronto2026-03-011-7/+26
* Improve performance of H48 solver with prefetchingSebastiano Tronto2026-01-122-0/+16
* Correct OS detection for sleep functionSebastiano Tronto2025-08-131-1/+3
* Some generic fixes, mainly for building on WindowsSebastiano Tronto2025-08-123-2/+16
* Wrapped pthread use in custom APISebastiano Tronto2025-08-112-0/+38
* Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto2025-08-011-0/+1
* All coordinates unsignedSebastiano Tronto2025-07-292-28/+29
* Optimized some coordinatesSebastiano Tronto2025-07-291-10/+12
* Tiny cleanupSebastiano Tronto2025-07-281-1/+1
* Turns checks into assertions in utils/math.hSebastiano Tronto2025-07-281-53/+20
* Make failed assert exit immediatelySebastiano Tronto2025-07-281-3/+3
* Hardcoded factorial constantsSebastiano Tronto2025-07-282-25/+20
* Removed VLA notation from function parameters.Sebastiano Tronto2025-05-271-12/+12
* Do all loggin in main threadSebastiano Tronto2025-05-231-0/+2
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-292-0/+49
* ProgressSebastiano Tronto2025-04-221-361/+2
* Improved logging, especially for solveSebastiano Tronto2025-04-191-2/+2
* Better logging functionSebastiano Tronto2025-04-151-4/+5
* FixSebastiano Tronto2025-04-141-1/+1
* Some minor changes to the interface.Sebastiano Tronto2025-04-082-4/+21
* Added dreo coordinate solverSebastiano Tronto2025-04-021-0/+4
* simplified allowedmoves logicSebastiano Tronto2025-04-011-1/+20
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-291-0/+14
* DR coordinate solverSebastiano Tronto2025-03-281-0/+7
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-241-2/+2
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-222-33/+34
* More progress on coordinate solverSebastiano Tronto2025-03-071-0/+4
* Begin work for coordinate solverSebastiano Tronto2025-03-041-0/+2
* Fixed constant that I rarely used until todaySebastiano Tronto2024-12-151-1/+1
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-071-6/+56
* Neon uint8x8_t corners and minor fixesenricotenuti2024-10-151-4/+4
* 8 bit tablesSebastiano Tronto2024-09-101-1/+1
* More renamingSebastiano Tronto2024-09-051-4/+4
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-053-295/+291
* Moved stuff aroundSebastiano Tronto2024-09-031-0/+7
* Added tool for checking new tables (and they are wrong)Sebastiano Tronto2024-08-301-0/+1
* Reorganized folder structureSebastiano Tronto2024-08-184-0/+499

Generated with cgit - Back to sebastiano.tronto.net