| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Merge HDF5 1.10.8 release files to 1.10/master
|
|\
| |
| |
| | |
Commit files from HDF5 1.10.7 release.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Update packaging scripts => README file and RELEASE.txt.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
More updates to additional platforms tested.
|
| |
| |
| |
| |
| | |
Update supported platforms and compilers in RELEASE.txt; add more
release notes.
|
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit '817af161a8d463eaec385d0959e06b546f27ae45':
HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitions
|
| |
| |
| |
| |
| |
| |
| | |
~LRKNOX/hdf5_lrk:hdf5_1_10_7 to hdf5_1_10_7"
This reverts commit c6916356c25214ebebe2c8f88a1df659bd4ac075, reversing
changes made to 6abf2770b39878acde57e74fb7d87f07be7390dc.
|
| |
| |
| |
| | |
format change.
|
| | |
|
| | |
|
| |
| |
| |
| | |
** ONLY FOR THIS RELEASE BRANCH **
|
| | |
|
| | |
|
| |\
| | |
| | |
| | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
|
| | | |
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV-10933_110 to hdf5_1_10
* commit '538bdb35ae932a1445f32a04e8173f8805d404f8':
Updated for HDFFV-10933
Fixed HDFFV-10933
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Code was already merged to hdf5_1_10. Merging the RELESE.txt entry for
HDFFV-10436.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit 'c638d93f3e660ce669a36e50a02473aac126953d':
Fixes missing chunk_info entry in CMake files
Even more normalization with develop
More normalizations with develop
Misc normalizations with develop
Normalization of perform directory with develop
Brings monotonic timer changes from develop
Brings Mirror VFD to 1.10 from develop
Brings splitter VFD from develop
Brings file locking changes from develop
|
| | | | |
|
| | | | |
|
| | |/ |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Description:
When a buffer overflow occurred because a name length was corrupted
and became very large, h5dump produced a segfault on one file and a
memcpy parameter overlap on another file. This commit added checks
that detect a read pass the end of the buffer to prevent these error
conditions.
Platforms tested:
Linux/64 (jelly)
|
| |\
| | |
| | |
| | |
| | |
| | | |
* commit '475120abfb493098e907fe40073260f48b35d15d':
Supply the appropriate file pointer to H5T_patch_vlen_file() without H5F_VOL_OBJ from develop branch.
Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-11080-heap-use-after-free-by-the-call to develop
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
~VCHOI/my_third_fork:bugfix/HDFFV-11080-heap-use-after-free-by-the-call to develop
* commit '3023b34272cc6ada84aebfa7441a6a55afa3621c':
Update MANIFEST. Add new test to Cmake.
Fix for jira issue HDFFV-11080: (1) Patch up the file pointer when reading attribute of variable length datatype (2) Test to verify the fix when doing multiple threads
|
| |/ |
|
| |
| |
| |
| |
| |
| | |
Add build folder as Include for generated files
Add install option for copying Fortran mod files to include folder
Add PRI defines to win32defs file
Exclude mingw from extra flags
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10
* commit 'c0702f601eb4e0b4116a7ed02999746c20420cad':
Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for junit tests on Macs.
Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Merge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
|
| | |
| | |
| | |
| | |
| | | |
* commit 'fc69de0e8ae30e80c1c3c542b156226a75444525':
Lib files needed are now copied to a subdirectory in the java/test directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Description:
h52gif produced a segfault when a buffer overflow occurred because
the data size was corrupted and became very large. This commit added
a check on the data size against the buffer size to prevent the segfault.
It also added error reporting to h52gif to display an error message
instead of silently exiting when the failure occurred.
Platforms tested:
Linux/64 (jelly)
|
| | |
|
| | |
|
| |
| |
| |
| | |
This was a manual cherry pick.
|
| | |
|
| |
| |
| |
| | |
Update version to 1.10.7-1
|
| |
| |
| |
| | |
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
|
| | |
|