| 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 |
| * | Improve Windows build support. | Sebastiano Tronto | 2026-03-01 | 1 | -7/+7 |
| * | Improve pruning value fetching and re-do benchmarks | Sebastiano Tronto | 2025-12-17 | 1 | -0/+21 |
| * | Swap bit pairs in pval_min | Sebastiano Tronto | 2025-12-16 | 1 | -5/+4 |
| * | Update comments | Sebastiano Tronto | 2025-12-14 | 1 | -4/+3 |
| * | Cleanup, update documentation, fix examples | Sebastiano Tronto | 2025-12-14 | 1 | -64/+57 |
| * | Bye bye h0k4 | Sebastiano Tronto | 2025-12-14 | 1 | -247/+8 |
| * | Intertwined table seems to work | Sebastiano Tronto | 2025-12-14 | 1 | -20/+51 |
| * | Wrapped pthread use in custom API | Sebastiano Tronto | 2025-08-11 | 1 | -35/+44 |
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 1 | -21/+21 |
| * | Cleanup some TODOs | Sebastiano Tronto | 2025-07-29 | 1 | -3/+3 |
| * | Fix small build error with clang | Sebastiano Tronto | 2025-05-28 | 1 | -1/+2 |
| * | Do all loggin in main thread | Sebastiano Tronto | 2025-05-23 | 1 | -9/+33 |
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 1 | -90/+0 |
| * | Refactor solver dispatch and checkdata | Sebastiano Tronto | 2025-05-18 | 1 | -62/+24 |
| * | Added build script | Sebastiano Tronto | 2025-05-07 | 1 | -1/+1 |
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 1 | -42/+48 |
| * | Improved logging, especially for solve | Sebastiano Tronto | 2025-04-19 | 1 | -21/+29 |
| * | Sped up checkdata for H48 tables | Sebastiano Tronto | 2025-04-17 | 1 | -9/+49 |
| * | Some minor changes to the interface. | Sebastiano Tronto | 2025-04-08 | 1 | -1/+1 |
| * | simplified allowedmoves logic | Sebastiano Tronto | 2025-04-01 | 1 | -2/+2 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 1 | -41/+20 |
| * | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 2025-03-22 | 1 | -2/+2 |
| * | Added checkdata for coord EO | Sebastiano Tronto | 2025-03-14 | 1 | -0/+1 |
| * | Fixed alignment bug | Sebastiano Tronto | 2024-12-16 | 1 | -0/+6 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 1 | -16/+46 |
| * | Removed redundant coordinate computation | Sebastiano Tronto | 2024-10-16 | 1 | -16/+0 |
| * | Fallback tables | Sebastiano Tronto | 2024-10-14 | 1 | -8/+36 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -59/+61 |
| * | Small warning fixes to gendata | Sebastiano Tronto | 2024-10-10 | 1 | -3/+10 |
| * | Removed some useless output | Sebastiano Tronto | 2024-10-06 | 1 | -6/+2 |
| * | Fix concurrency issues | Sebastiano Tronto | 2024-10-06 | 1 | -41/+50 |
| * | Remove unnecessary _Atomics | Sebastiano Tronto | 2024-10-05 | 1 | -20/+28 |
| * | Merge branch 'master' of tronto.net:h48 | Sebastiano Tronto | 2024-10-05 | 1 | -0/+31 |
| |\ | |||||
| | * | Added expected distributions | Sebastiano Tronto | 2024-10-05 | 1 | -0/+31 |
| * | | Fix rare data race | Sebastiano Tronto | 2024-10-05 | 1 | -23/+22 |
| |/ | |||||
| * | Avoid repeating typedefs in tests | Sebastiano Tronto | 2024-10-04 | 1 | -73/+0 |
| * | Remove more locks | Sebastiano Tronto | 2024-10-03 | 1 | -23/+19 |
| * | Removed useless lock | Sebastiano Tronto | 2024-10-03 | 1 | -9/+1 |
| * | Improve gendata performance by replacing locks with atomic operations | Sebastiano Tronto | 2024-10-03 | 1 | -50/+41 |
| * | oopsie | Sebastiano Tronto | 2024-09-27 | 1 | -1/+1 |
| * | Made table derivation tool more flexible | Sebastiano Tronto | 2024-09-27 | 1 | -8/+11 |
| * | Use constant instead of magic number | Sebastiano Tronto | 2024-09-27 | 1 | -12/+8 |
| * | Merge branch 'master' of tronto.net:h48 | Sebastiano Tronto | 2024-09-27 | 1 | -1/+23 |
| |\ | |||||
| | * | Added checkdata function | Sebastiano Tronto | 2024-09-26 | 1 | -1/+23 |
| * | | First try for derive tables | Sebastiano Tronto | 2024-09-27 | 1 | -7/+88 |
| |/ | |||||
| * | Added comment on performance issue | Sebastiano Tronto | 2024-09-20 | 1 | -0/+13 |
| * | Simplified code for h4k0 | Sebastiano Tronto | 2024-09-20 | 1 | -87/+42 |
| * | Fix regression | Sebastiano Tronto | 2024-09-19 | 1 | -4/+4 |
| * | cleanup | Sebastiano Tronto | 2024-09-19 | 1 | -65/+2 |
