Commit Graph

1888 Commits

Author SHA1 Message Date
Muqun Yang
04d4d9c93a HDFFV-11014, fix the h5repack issue that misses a few attributes during the repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt. 2020-02-10 14:45:21 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Larry Knox
ce5c3db14e Update HISTORY-1_10.txt with RELEASE.txt from HDF5 1.10.6 release. 2019-12-26 09:53:55 -06:00
Allen Byrne
0d7b7a50ae Add missing note 2019-12-19 16:12:15 -06:00
Larry Knox
b85582098c Update version for HDF5_1_10 2019-12-11 13:15:44 -06:00
Chris Hogan
13e6094eda Latest date first in RELEASE.txt 2019-12-10 14:28:55 -06:00
Chris Hogan
facea30c8d Update RELEASE.txt with performance improvements 2019-12-10 14:16:20 -06:00
Chris Hogan
8cd58add98 Add fix of Jira 10934 to RELEASE.txt 2019-12-09 11:00:21 -06:00
Allen Byrne
ec145b88fa HDFFV-10962 add VS2019 support 2019-11-18 15:42:21 -06:00
Larry Knox
e7ef8cd945 Snapshot version 1.10 release 6 (snap3)
Update version to 1.10.6-snap4
2019-11-12 09:32:59 -06:00
Allen Byrne
07a1483b16 HDFFV-10408,10918 add note 2019-10-02 13:10:14 -05:00
Allen Byrne
1d147ef21f Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* 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.
2019-09-19 08:48:02 -05:00
Dana Robinson
fb05ff4c4a Merge pull request #1928 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr 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.
2019-09-18 15:02:04 -05:00
Allen Byrne
efaf7dea67 HDFFV-10903 merge dev changes to 1.10 2019-09-18 12:27:15 -05:00
Allen Byrne
2a6053435c Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f':
  Snapshot version 1.10 release 6 (snap2)     Update version to 1.10.6-snap3
2019-09-18 08:45:47 -05:00
hdftest
f93f47c9f7 Merge branch 'hdf5_1_10' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_10 2019-09-17 15:17:57 -05:00
hdftest
ab45fbc81b Snapshot version 1.10 release 6 (snap2)
Update version to 1.10.6-snap3
2019-09-17 15:16:24 -05:00
Allen Byrne
7449e6a2c6 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '406890277cbe92be1d68721a6fa115441ab1a726':
  Fixed a bug where we incorrectly pass a lock struct to fcntl for file locking instead of a pointer. (HDFFV-10892)
2019-09-17 14:43:30 -05:00
Dana Robinson
71c80267ba Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant
linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
2019-09-17 12:11:53 -07:00
Dana Robinson
247738c23a Fixed a bug where we incorrectly pass a lock struct to fcntl
for file locking instead of a pointer. (HDFFV-10892)
2019-09-16 16:24:25 -07:00
Allen Byrne
3457362c92 Merge S3 code from develop to 1.10 2019-09-13 12:18:36 -05:00
Vailin Choi
9c3e331ba3 Merge pull request #1892 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10873-assertion-v-oh--nmesgs-failed to develop
* commit '021919206df7764f951037ae76ccae006b2eea99':
  Fixed the assertion failure for HDFFV-10873.
2019-08-26 17:49:12 -05:00
hdftest
a0e9f457eb Snapshot version 1.10 release 6 (snap1)
Update version to 1.10.6-snap2
2019-08-26 08:34:37 -05:00
Vailin Choi
13a3be1caa Merge pull request #1865 in HDFFV/hdf5 from ~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.
2019-08-16 12:02:03 -05:00
Allen Byrne
cfaa41f0f0 Use a STRING option for API version 2019-08-12 12:46:39 -05:00
Larry Knox
b9c948644d Add contents of HDF5 1.10.5 RELEASE.txt to HISTORY-1_10.txt file.
Remove 1.10.5 entries from current RELEASE.txt and update version
numbers.
2019-08-02 16:16:40 -05:00
Allen Byrne
bf1a026578 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* 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.
2019-07-31 15:07:11 -05:00
Allen Byrne
34adba4a0c HDFFV-10845, 10529 and CMake changes from develop 2019-07-24 11:08:47 -05:00
Allen Byrne
ab0b1a00af Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* 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.
2019-07-23 16:22:45 -05:00
Vailin Choi
00a546ec57 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.

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
2019-07-22 14:52:43 -05:00
Vailin Choi
4af15717e2 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.
2019-07-17 14:21:33 -05:00
Allen Byrne
c04ed97d4c Merge from develop, mostly HDFFV-10845 2019-07-12 10:56:55 -05:00
Allen Byrne
4c8e3573a7 Fix CMake module include and note text 2019-07-10 10:33:40 -05:00
Allen Byrne
c43323a06d HDFFV-10581 Correct PDB files and debug naming. 2019-07-09 16:31:17 -05:00
Dhvanil Popat
5d954a0214 Squash commit of options to build tools and tests 2019-06-25 01:40:07 +00:00
Allen Byrne
8ab0727d54 Correct sentence structure. 2019-06-21 09:51:32 -05:00
Allen Byrne
7ee92d5805 HDFFV-10805 Merge SHARED ONLY option from develop 2019-06-20 06:55:05 -05:00
Jordan Henderson
eb2476bc41 Fix Java JUnit-TestH5P failure on 32-bit arch 2019-04-30 15:35:09 -05:00
Binh-Minh Ribler
4867de9631 Added new C++ wrappers - HDFFV-10622
Description:
    Added wrappers for H5Pset/get_create_intermediate_group:
        // Specifies in property list whether to create missing
        // intermediate groups
        void setCreateIntermediateGroup(bool crt_intmd_group) const;

        // Determines whether property is set to enable creating missing
        // intermediate groups
        bool getCreateIntermediateGroup() const;
Platforms tested:
    Linux/64 (jelly)
    Linux/64 (platypus)
    Darwin (osx1011test)
2019-04-24 09:37:41 -05:00
hdftest
5894e19ad5 Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1) 2019-04-01 17:02:17 -05:00
Allen Byrne
ad3a510e61 Correct Examples for packaging 2019-03-28 13:43:04 -05:00
Neil Fortner
a8443acaa7 Fix issue with direct chunk write not updating the "last chunk" index
cache.  Fix issues involving datasets being "no allocated" when they
contain cached raw data.
2019-03-19 15:36:43 -05:00
Songyu Lu
2f3c34c649 Revised the entry of bug fix for HDFFV-10705. 2019-03-08 09:56:09 -06:00
Songyu Lu
1848184afe Minor change: revised the note from the previous commit about HDFFV-10705. 2019-03-07 10:10:11 -06:00
Songyu Lu
35b6085c60 HDFFV-10705: added a release note. 2019-03-04 16:09:26 -06:00
Allen Byrne
81f446d311 Correct CMake examples for a binary install 2019-02-27 11:15:58 -06:00
Larry Knox
cd1838e063 Update so version numbers.
fix 2 typos.
2019-02-20 13:27:12 -06:00
Larry Knox
afc010179c Update version on hdf5_1_10 branch to 1.10.6-snap0. 2019-02-18 15:14:43 -06:00
Richard Warren
0712f746e9 Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to hdf5_1_10_5
* commit '5dd2fda18fbbeab95ba44200e48c8202dae65206':
  Modify RELEASE.txt in response to PR comments
  Updated RELEASE.txt with updates regarding HDFFV-10540
2019-02-18 14:35:01 -06:00
Larry Knox
51c5f6b4b9 Update HISTORY-1_10.txt and RELEASE.txt files. 2019-02-18 12:06:14 -06:00