| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-08-05 | Added DRFIN solver | Sebastiano Tronto | 1 | -0/+12 |
| 2025-05-27 | Removed VLA notation from function parameters. | Sebastiano Tronto | 1 | -8/+10 |
| 2025-05-09 | Other minor fixes | Sebastiano Tronto | 1 | -2/+2 |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 1 | -15/+16 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 1 | -27/+22 |
| 2025-03-24 | Big cleanup for appendsolution() | Sebastiano Tronto | 1 | -3/+0 |
| 2024-10-19 | Finished Python module | Sebastiano Tronto | 1 | -1/+2 |
| 2024-10-12 | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 1 | -32/+52 |
| 2024-10-10 | Fixed tableinfo alignment issues | Sebastiano Tronto | 1 | -22/+50 |
| 2024-10-04 | Avoid repeating typedefs in tests | Sebastiano Tronto | 1 | -38/+2 |
| 2024-09-28 | Solved alignment UB issue | Sebastiano Tronto | 1 | -23/+27 |
| 2024-09-11 | Simplified solver | Sebastiano Tronto | 1 | -1/+16 |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 1 | -3/+3 |
| 2024-09-10 | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 1 | -5/+11 |
| 2024-09-10 | Added tabletype to tableinfo | Sebastiano Tronto | 1 | -1/+8 |
| 2024-09-10 | Added next table offset to tableinfo | Sebastiano Tronto | 1 | -1/+5 |
| 2024-09-09 | Added tableinfo | Sebastiano Tronto | 1 | -0/+93 |
