| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| | |
hdf5_1_10
|
| |
| |
| |
| | |
Fixes HDFFV-10945.
|
| | |
|
| | |
|
|/
|
|
|
|
|
| |
to develop
* commit '30ac64d83aff5e022d51a17fd6c1d72903ae4f02':
add new type support
|
| |
|
|
|
|
|
|
| |
produced by test/vds.c in the develop
branch. The fix: verify the decoded version for hyperslab selection is within the correct range.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Update version to 1.10.6-snap4
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* commit 'fb05ff4c4a392d38a45e79fe461bc690dea6f325':
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
to hdf5_1_10
* commit '71c80267ba0db1c1b439d39e4bd7c27b82510c92':
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
|
| | |
| | |
| | |
| | | |
linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f':
Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3
|
| |\ \
| | |/
| | |
| | | |
ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_10
|
| | |
| | |
| | |
| | | |
Update version to 1.10.6-snap3
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* commit '406890277cbe92be1d68721a6fa115441ab1a726':
Fixed a bug where we incorrectly pass a lock struct to fcntl for file locking instead of a pointer. (HDFFV-10892)
|
| |/
| |
| |
| | |
for file locking instead of a pointer. (HDFFV-10892)
|
| | |
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
~VCHOI/my_third_fork:bugfix/110_HDFFV-10873-assertion-v-oh--nmesgs-failed to hdf5_1_10
* commit '9c3e331ba31fdaea98354a05554beb8bdcd2e6fc':
Merge pull request #1892 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10873-assertion-v-oh--nmesgs-failed to develop
|
| |
| |
| |
| |
| |
| |
| | |
~VCHOI/my_third_fork:bugfix/HDFFV-10873-assertion-v-oh--nmesgs-failed to develop
* commit '021919206df7764f951037ae76ccae006b2eea99':
Fixed the assertion failure for HDFFV-10873.
|
|\ \
| |/
| |
| |
| | |
* commit '4a3a12c4ba968b0b3781f5b69e3a2c41a3ed74ca':
Snapshot version 1.10 release 6 (snap1) Update version to 1.10.6-snap2
|
| |
| |
| |
| | |
Update version to 1.10.6-snap2
|
|/ |
|
|
|
|
|
|
|
|
| |
~VCHOI/my_third_fork:bugfix/HDFFV-10813-swmr-test-fails-on-jelly-with to develop
* commit '538f743c145fbbfa7b1119693efd2ff61b34efae':
Changes based on PR feedback.
Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly with PGI/19.
|
|
|
|
| |
which use it to work with intel compilers. This gives a warning for intel compiler about fallthrough, so added a check not to include fallthrough if using intel compilers.
|
|
|
|
| |
on theta (10% of warnings).
|
|\
| |
| |
| |
| |
| | |
* commit '803ae1d1a87bb962a7d887a958bbd9ac8adf3da3':
Changes based on PR review.
Bring pull request #1772 from develop to 1.10. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
bugfix/110_HDFFV-10808-h5pset_file_space_strategy
* commit '3049d2c140b06d5b2b419562c3d4d1d1c66612e3':
A minor bug fix.
Updated the command for external_env and vds_env to the most recent changes.
1. Updated the commands for compiling two new tests (external_env.c and vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict.
HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fails file creation when non-default free-space info is set in fcpl and the library version
high bound is less than v110 because free-space info message is introduced in library release v110.
Merge pull request #1772 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10808-h5pset_file_space_strategy-succeeds to develop
* commit '3768566139df18928aa29ece0eff3010b224633b':
Add release notes.
Correct hid_t error value to H5I_INVALID_HID in tests related to libver_bounds.
Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_libver_bounds v18,v18. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110.
Conflicts:
test/tfile.c
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
* commit 'b20ffd84e3572cd506bf1f696431892258e9ab3b':
Updated the command for external_env and vds_env to the most recent changes.
1. Updated the commands for compiling two new tests (external_env.c and vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict.
HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
|
| |/
| |
| |
| | |
changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
|
| | |
|
|\ \
| |/
| |
| |
| |
| | |
* commit '308393a020bd7a812c231eee8130c9365d192e18':
Change "bad" hid_t_value to H5I_INVALID_HID in test_libver_bounds_copy() test.
Bring pull request #1729 from develop to 1.10: Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
|
| |
| |
| |
| |
| |
| | |
Fix for HDFFV-10800 H5Ocopy failure:
The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format
version bounds array for fill value message, should be version 3 not 2.
|
|/ |
|
| |
|
| |
|