[wip/matio] update to v1.5.26
Changes in v1.5.26: Fixed testsuite (regression of v1.5.25) Changes in v1.5.25: Fixed reading struct array with null padded class name from HDF5 MAT file Fixed memory leak in Mat_VarFree for function class CMake: Silence MSVC compiler warnings Changes in v1.5.24: Added predicated iteration API functions Mat_VarReadNextInfoPredicate and Mat_VarReadNextPredicate to speed-up reading variables from HDF5 MAT file (contributed by @Ri0n) Added new API function Mat_GetFileAccessMode to retrieve the file access mode of a MAT file Changed: Mat_VarDelete returns error if MAT file is opened in read-only mode Changed: Reduced memory foot-print of matvar_t.internal Fixed read performance of cell/struct array from HDF5 MAT file Fixed reference counting of HDF5 MAT file in Mat_VarDuplicate Fixed file access mode of created v4 MAT file Fixed read performance of Mat_GetDir for HDF5 MAT file Fixed bug reading struct array from v5 MAT file (contributed by @Ri0n) Fixed bug adding field to struct array of v5 MAT file (contributed by @Ri0n) Fixed heap-based buffer overflow when reading HDF5 MAT file (contributed by by @sashashura) Confirmed compatibility with HDF5 v1.14.x autoconf: Enabled system extensions (contributed by @fweimer) autoconf: Fixed getopt_long check (contributed by by @niclasr) autoconf: Fixed pkg-config file for static linking CMake: Updated cmake-conan to version 0.18.1 CMake: Fixed version comparison (contributed by @nim65s) CMake: Fixed properties for CMake < 3.11 (contributed by @nim65s) CMake: Fixed linker error on OpenBSD CMake: Fixed checks of linker options (contributed by @MaartenBent) Several other fixes, for example for memory leaks Packaging changes: removed patches 191 & 192, applied upstream
Showing
- matio/Makefile 1 addition, 2 deletionsmatio/Makefile
- matio/PLIST 1 addition, 1 deletionmatio/PLIST
- matio/depend.mk 2 additions, 3 deletionsmatio/depend.mk
- matio/distinfo 3 additions, 5 deletionsmatio/distinfo
- matio/patches/patch-191 0 additions, 22 deletionsmatio/patches/patch-191
- matio/patches/patch-192 0 additions, 22 deletionsmatio/patches/patch-192
matio/patches/patch-191
deleted
100644 → 0
matio/patches/patch-192
deleted
100644 → 0
Please register or sign in to comment