Download Latest Version matio 1.5.29 source code.tar.gz (396.0 kB)
Email in envelope

Get an email when there's a new version of MATIO

Home / v1.5.27
Name Modified Size InfoDownloads / Week
Parent folder
SHA512SUM 2024-04-20 751 Bytes
SHA1SUM 2024-04-20 311 Bytes
SHA256SUM 2024-04-20 431 Bytes
matio-1.5.27.tar.gz 2024-04-20 10.1 MB
matio-1.5.27.zip 2024-04-20 9.6 MB
matio-1.5.27.7z 2024-04-20 3.1 MB
matio_user_guide.pdf 2024-04-20 169.5 kB
matio_user_guide.html 2024-04-20 36.4 kB
matio 1.5.27 source code.tar.gz 2024-04-20 378.3 kB
matio 1.5.27 source code.zip 2024-04-20 629.2 kB
README.md 2024-04-20 1.1 kB
Totals: 11 Items   24.0 MB 0

Changes in matio 1.5.27 (20 April 2024)

  • Fixed const-correctness of input arguments of API functions
  • Fixed const-correctness of return type of Mat_GetDir (from char to char const)
  • Fixed bug duplicating function class (with deep copy) in Mat_VarDuplicate
  • Fixed little endian detection for __aarch64__ (contributed by @maltelenz)
  • Fixed LFS support on MinGW 64-bit builds (contributed by @chris-se)
  • Fixed support of Unicode filenames on Windows (contributed by @chris-se)
  • Fixed detection of HDF5 version for UTF-8 based file name of HDF5 MAT file (contributed by @chris-se)
  • Fixed stack-based buffer overflow when reading (crafted) HDF5 MAT file
  • Fixed build on Solaris
  • Fixed build with Rust bindings and LLVM ≥ 16
  • CMake: Fixed MinGW linker error with libc (regression of v1.5.24) (contributed by @chris-se)
  • CMake: Enabled static analysis with Cppcheck via option MATIO_ENABLE_CPPCHECK:BOOL

Full Changelog: https://github.com/tbeu/matio/compare/v1.5.26...v1.5.27

Source: README.md, updated 2024-04-20