| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA1SUM | 2024-10-30 | 252 Bytes | |
| SHA256SUM | 2024-10-30 | 348 Bytes | |
| SHA512SUM | 2024-10-30 | 604 Bytes | |
| matio-1.5.28.tar.gz | 2024-10-30 | 10.1 MB | |
| matio-1.5.28.zip | 2024-10-30 | 10.4 MB | |
| matio_user_guide.html | 2024-10-30 | 36.0 kB | |
| matio_user_guide.pdf | 2024-10-30 | 169.3 kB | |
| matio 1.5.28 source code.tar.gz | 2024-10-30 | 382.1 kB | |
| matio 1.5.28 source code.zip | 2024-10-30 | 635.6 kB | |
| README.md | 2024-10-30 | 708 Bytes | |
| Totals: 10 Items | 21.7 MB | 0 | |
Changes in matio 1.5.28 (30 October 2024)
- Fixed bug writing MAT_T_INT8/MAT_T_UINT8 encoded character array to compressed v5 MAT file (regression of v1.5.12)
- Fixed bug reading all-zero sparse array of v4 MAT file (regression of v1.5.18)
- Updated C99 snprintf.c
- CMake: Enabled testing via option
MATIO_BUILD_TESTING:BOOL - CMake: Fixed build with Visual Studio ≥ 17.10 via option
MATIO_USE_CONAN:BOOLand Conan 1.x - Several other fixes, for example for access violations in Mat_VarPrint
Full Changelog: https://github.com/tbeu/matio/compare/v1.5.27...v1.5.28