| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
to hdf5_1_10_7
* commit '3eb06edfab1598f5e241bf08ab583c5ee09b7c31':
Updates autotools generated files based on VFD fixes
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:hdf5_1_10_7_vfd_badness_fix to hdf5_1_10_7
* commit '973360ae33336d8e3c7e050a82c873c3e5bcc47f':
Brings tools VFD changes from hdf5_1_10
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_7
* commit '3240248a8a12ac04fd454c6016a2636fd31d132c':
Merge pull request #2828 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit 'fc3129a92e29b50dac3bd3d3777df13d970a017a':
Revert H5_VERS_SUBRELEASE check
Add special case when H5_VERS_SUBRELEASE is 0
Condition if (H5_VERS_SUBRELEASE) is incorrectly false when H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT.
Add hypen to subrelease regex
Add ifdef blocks to S3/HDFS test
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:hdf5_1_10_7_coll_chunk_fill_fix to hdf5_1_10_7
* commit 'd94805d9d4cf44f206f7e8689eb6ca2a183b7c4f':
Brings the MPI datatype fixes from hdf5_1_10
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_7
* commit 'ad7c6150fce68e3bf9151f2d4a138f8cea146931':
Add missing mirror files
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
to hdf5_1_10_7
* commit '47868e1b52d13e9343c86d9bf7e1abe3cc8b7c79':
Updates RELEASE.txt description of H5Pset_file_locking()
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_7
* commit '09c6b077ec401f28c1dcc81d935afc9b1371e978':
Update configure with optino to disable memory sanity checks.
Add new Makefile.ins to MANIFEST. Delete H5config.h.in~ that shouldn't have been committed.
|
| | | |
|
| | |\
| | |/
| |/|
| | |
| | | |
* commit 'bbc344a4f50f18b4d7c17d08ae12818b8192755e':
Disables memory sanity checks in Autotools debug builds
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:hdf5_1_10_7_sanity to hdf5_1_10_7
* commit '00388c4e0f252f29426416b33d2f4d13c1dcdbb6':
Disables memory sanity checks in Autotools debug builds
|
| |/ /
| | |
| | |
| | | |
** ONLY FOR THIS RELEASE BRANCH **
|
| | |\
| | |/
| |/|
| | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10_7
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
hdf5_1_10_7
* commit 'aee3fb3d87359ec0e49f07c9d6d2f07f193875fc':
Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
|
| | |/
| | |
| | |
| | | |
Delete H5config.h.in~ that shouldn't have been committed.
|
| |/
| |
| |
| | |
set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10
* commit 'cd3382ac228b3555460272d0d2ee52f53fe928c9':
Update RELEASE.txt to correct merge problems and text formatting.
Update RELEASE.txt entry.
Remove entries for HDF5 1.10.6 release.
|
| | | |
|
| | | |
|
| | |\
| | |/
| |/|
| | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10
* commit '66233315e78ae1b84561632535e776a24ebf0243':
Updated bug fix for HDFFV-11101
|
| |/ / |
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:bounds_refactor to hdf5_1_10
* commit 'f6ee6e59e1516bcc3c4c444e886835db89113e93':
Fixes typo and return types in version bounds test
Refactors the 1.10 reference/selection bounds tests
|
| | | |
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:final_1_10_prs to hdf5_1_10
* commit 'c9f8ef3e185a7a2b16bc9d0200435c242969d0a2':
Fixed one last trailing whitespace character
Fixed trailing whitespace from revert.
Revert "Don't track file offset position when using pread / pwrite."
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
This reverts commit 9e5a68214a5e40bb8e43c5ec2a928dc70e8a6017.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:final_1_10_prs to hdf5_1_10
* commit '41da55dfe836551936032a33aa7b0acb9d4dc7cb':
Adds missing HDstrtoumax for S3 VFD
Merge of develop PRs to 1.10
|
| | | |
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:swmr_test_fail_cmake_1_10 to hdf5_1_10
* commit '4cf784b63b49a6eb6782a80c7b876029cb0199c4':
Fixes CMake issue with file locking variable
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10
* commit 'ede1b9b1dd53caad6dfce8ec7bc4aa7b3dbce62c':
Fix HDFFV-11101
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Description
Added initialization to local structs in the src function
H5MF_settle_raw_data_fsm() and the test function test_bt2_hdr_fd()
to prevent the following error in two different occurrences:
MemorySanitizer: use-of-uninitialized-value
Platforms tested:
Linux/64 (jelly)
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV-10933_110 to hdf5_1_10
* commit '538bdb35ae932a1445f32a04e8173f8805d404f8':
Updated for HDFFV-10933
Fixed HDFFV-10933
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Description:
Fixed to allow the creation of a dataset when the combination of type,
space, etc doesn't work for filter and the filter is optional. Currently,
it was supposed to be skipped as indicated in the documentation, but it
was not skipped and the creation failed.
The function H5Z_ignore_filters was added and used in H5D__create.
Platforms tested:
Linux/64 (jelly)
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:h5f_start_swmr_write_locks to hdf5_1_10
* commit 'dfd5e0bf3e5e360786143bf0486d52120342ef14':
Brings H5Fstart_swmr_write changes from develop
Adds fix for H5Fstart_swmr_write lock issue
|
| | | | |
|
| | |\ \
| | |/ /
| |/| | |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'c0a05da7c0189e9f0833f69506bce2775a01aa2b':
Adds missing hdfs test changes.
|
| | | | | |
|