Commit Graph

3204 Commits

Author SHA1 Message Date
Dana Robinson
3eb06edfab Updates autotools generated files based on VFD fixes 2020-08-25 10:54:29 -05:00
Dana Robinson
973360ae33 Brings tools VFD changes from hdf5_1_10 2020-08-25 08:21:43 -07:00
Larry Knox
3240248a8a Merge pull request #2828 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to 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
2020-08-24 09:48:37 -05:00
Larry Knox
aee3fb3d87 Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh. 2020-08-19 11:28:45 -05:00
Dana Robinson
c451abb58f Merge pull request #2785 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '88ecc17474e86e67f0ce64ed0b36c0d10e93eb66':
  Removes email and Modifications sections
2020-08-17 07:56:35 -05:00
Dana Robinson
88ecc17474 Removes email and Modifications sections 2020-08-16 18:04:48 -07:00
Dana Robinson
12c3192d5d Merge pull request #2782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '4312f5ea1a611cef01e9ecfb57d7c287c9549249':
  Adds unsuffixed double warning changes from develop
  Minor normalizations with develop
2020-08-16 16:34:36 -05:00
Dana Robinson
ba42c55e23 Minor normalizations with develop 2020-08-16 14:09:22 -07:00
Dana Robinson
2dde1a9957 Merge pull request #2781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'cba993c3492d773e5d0923257382eca17e594910':
  Minor normalizations with develop
2020-08-16 15:56:08 -05:00
Dana Robinson
cba993c349 Minor normalizations with develop 2020-08-16 12:25:09 -07:00
Dana Robinson
72195bf60d Merge pull request #2778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '0ba794be38b908271e6a2d8f5e231e4b097f25e5':
  Normalizations with develop
2020-08-16 11:41:33 -05:00
Dana Robinson
0ba794be38 Normalizations with develop 2020-08-16 00:06:47 -07:00
Allen Byrne
4a6a11dd35 Tag TRILABS-227 and fix MANIFEST 2020-08-15 18:19:42 -05:00
Allen Byrne
2f895fe96a Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* 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
2020-08-15 16:30:24 -05:00
Allen Byrne
59316d1327 HDFFV-9984 Add merge/prune h5repack options for ext links 2020-08-15 14:14:50 -05:00
Dana Robinson
25520640b2 Misc normalizations with develop 2020-08-14 18:59:24 -07:00
Dana Robinson
686dbefff5 Normalization of perform directory with develop
Brings over chunk_cache program
2020-08-14 18:02:55 -07:00
Dana Robinson
62c296f1eb Brings monotonic timer changes from develop 2020-08-14 17:16:11 -07:00
Allen Byrne
1167752aaf Remove mingw from windows copy 2020-07-31 07:27:37 -05:00
Allen Byrne
732a1a35f3 Additional warnings removed 2020-07-30 14:58:34 -05:00
Allen Byrne
0731cf7e0e More warnings reduction 2020-07-30 14:53:08 -05:00
Allen Byrne
617d269ceb Warnings reduction in tools 2020-07-30 14:21:26 -05:00
Allen Byrne
5c4a6949c4 Correct reference file 2020-07-29 13:00:20 -05:00
Allen Byrne
9214cb3a31 Correct h5diff test file names 2020-07-29 08:48:12 -05:00
Allen Byrne
ad2b0a2a63 Add missing VFD open loop 2020-07-28 14:50:35 -05:00
Allen Byrne
3b4e7ab052 Merge changes from dev 2020-07-28 08:05:07 -05:00
Allen Byrne
099c7242fb Merge from dev of tools changes 2020-07-22 15:03:22 -05:00
Vailin Choi
34d57480f6 Merge pull request #2643 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10961-h5clear-usage-statement-give to develop
* commit '01b632c69ca1c97c2b0e1aaeeab1dd2362b580a6':
  Fix for HDFFV-10961: Couple changes to the tests' usage output files for h5clear.
  Fix for HDFFV-10961: add description to usage for --increment option.
2020-06-11 17:18:58 -05:00
Dana Robinson
2477b60145 Removed trailing whitespace from source files. 2020-05-26 13:07:43 -07:00
Dana Robinson
63b538ab78 Misc fixes and changes from develop. 2020-05-15 22:10:45 -07:00
Allen Byrne
f502d9f7fb TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:52:09 -05:00
Allen Byrne
e3c71c40a7 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '8668195f417cb22df596e3d440da7502adae1597':
  H5repack bug fixes from develop
2020-04-06 13:36:22 -05:00
Jordan Henderson
95c04dc836 H5repack bug fixes from develop 2020-04-03 17:09:24 -05:00
Allen Byrne
944cbb9400 TRILAB-192 merging warnings changes from develop 2020-03-30 13:10:36 -05:00
Allen Byrne
8249b1a97a Fix comment 2020-03-10 10:51:04 -05:00
Allen Byrne
6b4d762172 Remove deleted files 2020-03-09 15:47:26 -05:00
Allen Byrne
7f5a93bc87 Changes to region reference in h5dump no longer have errstack 2020-03-09 15:43:10 -05:00
Allen Byrne
049ade7a31 Check sizeof type to use correct ref_type 2020-03-09 13:55:40 -05:00
Allen Byrne
9e47a09585 Update CMake compare command 2020-03-05 11:45:32 -06:00
Allen Byrne
837c9240d9 Correct test script for errstack 2020-03-04 10:06:35 -06:00
Allen Byrne
f59050ee2c Fix h5ls attrreg 2020-03-01 16:58:14 -06:00
Allen Byrne
eae9f6b209 Fixed region refs 2020-03-01 11:01:31 -06:00
Allen Byrne
d9774f3852 h5dump object reference fixed 2020-02-29 20:17:20 -06:00
Allen Byrne
7fa510520b Updated reference code 2020-02-29 13:59:37 -06:00
Allen Byrne
467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Allen Byrne
4ec2df9ac0 Merge from dev, sanitizer, fortran, warnings and tools ids 2020-02-11 14:28:56 -06:00
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
0ccccc43c7 tools perform and hid_t init settings 2020-01-20 13:47:47 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Kimmy Mu
de1cdbfd3b Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
* commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363':
  fix test assert fail error
2020-01-14 16:01:35 -06:00