| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into bugfix/directory_name
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| | |
| | |
| | | |
https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into feature/HDFFV-10658_properties_in_api_context_3
|
| | |
| | |
| | |
| | | |
conflict in daily test on jelly.
|
| |/
|/|
| |
| | |
avoid possible conflicts.
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* 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 '3049d2c140b06d5b2b419562c3d4d1d1c66612e3':
A minor bug fix.
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
vds_env.c).
2. Changed the data file names for external.c and external_env.c to avoid potential name conflict.
|
| |/
| |
| |
| | |
changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
bugfix/v110_HDFFV-10365-h5sencode-decode-bug-when-num
* commit '4dfcc225ba98a5ad1bc4283b8eacde0bb6f7484c':
Fix Java JUnit-TestH5P failure on 32-bit arch
Added new C++ wrappers - HDFFV-10622
Make the corresponding fix for HDFFV-10579 H5Arename fails when creation order of attributes is tracked.
|
| |
| |
| |
| | |
order of attributes is tracked.
|
|/
|
|
| |
The core changes are to revert previous modifications now that we use API context for fapl.
|
|\
| |
| |
| |
| |
| |
| | |
~VCHOI/my_third_fork:bugfix/v110_HDFFV-10271-version-2-hyperslab-encoding to hdf5_1_10
* commit '3e30d019214eaee6f345f45eae478e7f464df8ad':
Make corresponding changes for hyperslab encoding incorrect length (HDFFV-10271). This is based on PR #1644 merged to develop branch. The fix for the incorrect length was already checked in to 1.10 on Dec 2017.
|
| |
| |
| |
| |
| |
| |
| | |
(HDFFV-10271).
This is based on PR #1644 merged to develop branch.
The fix for the incorrect length was already checked in to 1.10 on Dec 2017.
|
|/
|
|
| |
This is based on PR#1639 merged to develop branch.
|
| |
|
|
|
|
|
| |
cache. Fix issues involving datasets being "no allocated" when they
contain cached raw data.
|
| |
|
| |
|