| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup some TODOs | Sebastiano Tronto | 2025-07-29 | 1 | -4/+1 |
| | | |||||
| * | Small fixes | Sebastiano Tronto | 2025-06-19 | 1 | -2/+2 |
| | | |||||
| * | Removed VLA notation from function parameters. | Sebastiano Tronto | 2025-05-27 | 1 | -2/+2 |
| | | | | | | I found out that this gives undefined behavior when then size is 0. Better not to have it at all, it is confusing for other developers anyway. | ||||
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 1 | -0/+234 |
| Relevant changes include: - Changed the signature of nissy_checkdata(). - Removed expected_distribution.h from tools; this data is now included in each solver's src/ code. - Removed distribution check for cocsep; may add back later. | |||||
