| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the project build with Microsoft's broken C compiler. | Sebastiano Tronto | 2026-04-06 | 1 | -11/+10 |
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 1 | -6/+6 |
| * | Cleanup some TODOs | Sebastiano Tronto | 2025-07-29 | 1 | -1/+1 |
| * | Make failed assert exit immediately | Sebastiano Tronto | 2025-07-28 | 1 | -3/+2 |
| * | Refactor solver dispatch and checkdata | Sebastiano Tronto | 2025-05-18 | 1 | -16/+0 |
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 1 | -2/+2 |
| * | Improved logging, especially for solve | Sebastiano Tronto | 2025-04-19 | 1 | -1/+1 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 1 | -11/+28 |
| * | Revert small error | Sebastiano Tronto | 2024-12-18 | 1 | -3/+2 |
| * | Solve bug related to duplicate solutions | 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 | -22/+12 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -3/+8 |
| * | Removed some useless output | Sebastiano Tronto | 2024-10-06 | 1 | -1/+5 |
| * | Remove unnecessary _Atomics | Sebastiano Tronto | 2024-10-05 | 1 | -3/+2 |
| * | Fix rare data race | Sebastiano Tronto | 2024-10-05 | 1 | -2/+3 |
| * | Removed excessive LOG from gendata cocsep | Sebastiano Tronto | 2024-10-04 | 1 | -2/+0 |
| * | Avoid repeating typedefs in tests | Sebastiano Tronto | 2024-10-04 | 1 | -22/+0 |
| * | Improve gendata performance by replacing locks with atomic operations | Sebastiano Tronto | 2024-10-03 | 1 | -2/+2 |
| * | Added checkdata function | Sebastiano Tronto | 2024-09-26 | 1 | -0/+12 |
| * | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2024-09-10 | 1 | -12/+24 |
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 1 | -1/+1 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -11/+11 |
| * | Cleanup | Sebastiano Tronto | 2024-08-30 | 1 | -1/+1 |
| * | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 2024-08-26 | 1 | -7/+7 |
| * | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 2024-08-25 | 1 | -0/+169 |
