aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/tables.h (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-06Make the project build with Microsoft's broken C compiler.Sebastiano Tronto1-13/+13
2025-08-05Added DRFIN solverSebastiano Tronto1-0/+12
2025-05-27Removed VLA notation from function parameters.Sebastiano Tronto1-8/+10
2025-05-09Other minor fixesSebastiano Tronto1-2/+2
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto1-15/+16
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto1-27/+22
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto1-3/+0
2024-10-19Finished Python moduleSebastiano Tronto1-1/+2
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto1-32/+52
2024-10-10Fixed tableinfo alignment issuesSebastiano Tronto1-22/+50
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto1-38/+2
2024-09-28Solved alignment UB issueSebastiano Tronto1-23/+27
2024-09-11Simplified solverSebastiano Tronto1-1/+16
2024-09-11Finished table refactorSebastiano Tronto1-3/+3
2024-09-10New tableinfo for gendata_h48, still work to doSebastiano Tronto1-5/+11
2024-09-10Added tabletype to tableinfoSebastiano Tronto1-1/+8
2024-09-10Added next table offset to tableinfoSebastiano Tronto1-1/+5
2024-09-09Added tableinfoSebastiano Tronto1-0/+93

Generated with cgit - Back to sebastiano.tronto.net