Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back function for VERIFY_EXTERNAL_CONSOLIDATION | Allen Byrne | 2020-08-25 | 1 | -0/+20 |
| | |||||
* | HDFFV-9984 fix test logic | Allen Byrne | 2020-08-14 | 2 | -6/+5 |
| | |||||
* | HDFFV-9984 - correct name of ref files | Allen Byrne | 2020-08-14 | 5 | -0/+0 |
| | |||||
* | HDFFV-9984 add missing ref file | Allen Byrne | 2020-08-14 | 1 | -0/+28 |
| | |||||
* | HDFFV-9984 - add missing ref files | Allen Byrne | 2020-08-14 | 7 | -0/+541 |
| | |||||
* | HDFFV-9984 Add options to merge/prune external links during repack | Allen Byrne | 2020-08-14 | 23 | -67/+1352 |
| | |||||
* | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 1 | -5/+5 |
| | | | | Removes redundant C library headers from hl library | ||||
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 2 | -261/+284 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Changed identifiers and command-line options from "id" to "value" in tools | Dana Robinson | 2020-04-14 | 1 | -4/+4 |
| | | | | code to be in agreement with H5VL API terminology. | ||||
* | Updated test ddl files so CMake passes after h5dump failures. | Dana Robinson | 2020-04-06 | 1 | -1/+1 |
| | |||||
* | Skip testing of passthrough VOL connector in a Family File tools test | Jordan Henderson | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 2 | -5/+17 |
| | | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration | ||||
* | HDFFV-11036 add file compare test process | Allen Byrne | 2020-02-24 | 1 | -8/+52 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2319 in HDFFV/hdf5 from ↵ | Allen Byrne | 2020-01-29 | 1 | -38/+32 |
|\ | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-11011 to develop * commit 'c8096118d5edd9f27ff0f6180a4dde4c10aafda7': HDFFV-11011 - merge include list HDFFV-11011 correct issues with target file extension | ||||
| * | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 1 | -38/+32 |
| | | |||||
* | | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 1 | -8/+8 |
|\ \ | |/ |/| | | | | | | | | | | | | | * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow | ||||
| * | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, ↵ | kmu | 2020-01-27 | 1 | -8/+8 |
| | | | | | | | | Wsign-compare, Wmisleading-indentation, Wshadow | ||||
* | | Remove cmake macros from valgrind tests | Allen Byrne | 2020-01-25 | 1 | -88/+88 |
|/ | |||||
* | squash cast warning fix | kmu | 2020-01-23 | 1 | -2/+2 |
| | |||||
* | merge and fix conflict | kmu | 2020-01-19 | 2 | -105/+107 |
|\ | |||||
| * | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+3 |
| | | |||||
| * | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -101/+101 |
| | | |||||
* | | merge and fix conflicts | kmu | 2020-01-14 | 5 | -3/+103 |
|\ \ | |/ | |||||
| * | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-06 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler | ||||
| | * | fix and address comments | kmu | 2019-12-11 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 1 | -0/+1 |
| | |\ | |||||
| | * | | fix intel compile warnings | kmu | 2019-12-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 1 | -1/+1 |
| | | | | |||||
| * | | | HDFFV-10876 Update dump to match DDL spec | Allen Byrne | 2019-12-05 | 3 | -0/+100 |
| | |/ | |/| | |||||
* | | | fix unused related warnings | kmu | 2020-01-13 | 1 | -6/+6 |
| | | | |||||
* | | | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 1 | -1/+0 |
|/ / | |||||
* | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings ↵ | David Young | 2019-11-27 | 1 | -0/+1 |
|/ | | | | level and fixing some code.' (commit 5c911d8baf3)" | ||||
* | Delete an unused variable. | David Young | 2019-11-13 | 1 | -1/+0 |
| | |||||
* | Update format and fix missing prefix | Allen Byrne | 2019-10-21 | 1 | -185/+112 |
| | |||||
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 1 | -10/+10 |
| | |||||
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 1 | -5/+5 |
| | |||||
* | HDFFV-10918 add tests for h5repack ext storage | Allen Byrne | 2019-10-01 | 2 | -1/+121 |
| | |||||
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -1/+2 |
| | |||||
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -7/+7 |
| | | | | branch. | ||||
* | Merge branch 'develop' of ↵ | Jacob Smith | 2019-09-24 | 1 | -0/+4 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage | ||||
* | | Update to current external file population. | Jacob Smith | 2019-09-24 | 1 | -13/+19 |
| | | |||||
* | | Merge branch 'develop' of ↵ | Jacob Smith | 2019-09-23 | 6 | -343/+328 |
|\ \ | |/ | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage | ||||
| * | HDFFV-10905 fix test scripts for no zlib | Allen Byrne | 2019-09-17 | 1 | -2/+7 |
| | | |||||
| * | OESS-29 Update HD prefix mostly | Allen Byrne | 2019-08-24 | 1 | -1/+1 |
| | | |||||
| * | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 2 | -62/+62 |
| | | |||||
| * | Fix VFD tests and repack | Allen Byrne | 2019-08-03 | 2 | -40/+83 |
| | | |||||
| * | Update libvers usage | Allen Byrne | 2019-07-28 | 1 | -1/+2 |
| | |