Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align H5T code with develop to quiet warnings (#1717) | jhendersonHDF | 2022-05-03 | 3 | -167/+176 |
| | |||||
* | Reinstate java API removed in 1.10.8 (#1697) | Allen Byrne | 2022-04-29 | 4 | -5/+111 |
| | | | | | | | * Revert java API removal with JNI private function * Fix name typo * Correct format | ||||
* | Brings over minor changes in root, bin/, and release_docs (#1699) | Dana Robinson | 2022-04-28 | 17 | -114/+125 |
| | |||||
* | Add java to format source (#1690) | Allen Byrne | 2022-04-26 | 155 | -9202/+12118 |
| | |||||
* | Updates README.txt to README.md like the other branches (#1675) | Dana Robinson | 2022-04-25 | 6 | -30/+38 |
| | |||||
* | HDF5 1.10: Removes HDF Group paths, adds shellcheck fixes (#1660) | Dana Robinson | 2022-04-19 | 1 | -95/+41 |
| | | | | | | For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... https://www.shellcheck.net/wiki/SC2230 -- which is non-standard. Use builti... https://www.shellcheck.net/wiki/SC2006 -- Use $(...) notation instead of le... | ||||
* | Hdf5 1 10 parallel comp (#1644) | jhendersonHDF | 2022-04-14 | 27 | -3073/+9544 |
| | | | | | * Hdf5 1 10 parallel compression merge | ||||
* | 1.10 Add option for h5repack timing #1142 (#1576) | Allen Byrne | 2022-04-14 | 9 | -82/+203 |
| | |||||
* | Fix these Doxygen warnings #1581 (#1591) | Allen Byrne | 2022-04-14 | 2 | -7/+10 |
| | |||||
* | Hdf5 1 10 merges (#1633) | jhendersonHDF | 2022-04-14 | 49 | -358/+679 |
| | |||||
* | 1.10 Move error-stack text to top of usage display #1564 (#1567) | Allen Byrne | 2022-04-14 | 28 | -81/+135 |
| | |||||
* | Brings release timeline and github action changes from develop (#1597) | Dana Robinson | 2022-04-06 | 4 | -0/+68 |
| | |||||
* | Brings MANIFEST removal from develop (#1596) | Dana Robinson | 2022-04-06 | 11 | -6319/+110 |
| | |||||
* | Update command format, avoid policy warning (#1552) | Allen Byrne | 2022-03-30 | 1 | -3/+3 |
| | |||||
* | 1.10 Merge doxygen changes from develop (#1543) | Allen Byrne | 2022-03-30 | 67 | -963/+3758 |
| | | | | | | | * Merge doxygen changes from develop * Remove 1.12 section * Minor comment cleanup | ||||
* | Windows and *nix use different forms for warnings #1515 (#1525) | Allen Byrne | 2022-03-26 | 4 | -5/+7 |
| | |||||
* | Change ENV to CMake var #1520 (#1522) | Allen Byrne | 2022-03-26 | 1 | -2/+1 |
| | |||||
* | Merge free an MPI communicator #1503 (#1510) | Allen Byrne | 2022-03-22 | 1 | -7/+8 |
| | |||||
* | 1.10 Update HDF5_ROOT usage (#1487) | Allen Byrne | 2022-03-12 | 3 | -4/+13 |
| | | | | | * Update HDF5_ROOT usage * Fix typo | ||||
* | 1.10 Fix release check version logic #1438 (#1494) | Allen Byrne | 2022-03-12 | 4 | -11/+26 |
| | | | | | * Fix release check version logic #1438 * Correct list comment | ||||
* | Implemented suggestion in #1381 for dtransform test (#1491) | Allen Byrne | 2022-03-12 | 2 | -18/+22 |
| | |||||
* | 1 10 Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1483) | Allen Byrne | 2022-03-12 | 2 | -1/+29 |
| | |||||
* | Merge Mingw build fixes from develop (#1475) | Baljak | 2022-03-09 | 6 | -32/+34 |
| | |||||
* | Merge SZ plugin changes from develop (#1456) | Allen Byrne | 2022-02-27 | 25 | -73/+79 |
| | |||||
* | 1.10 Fix tools incompatibility (#1449) | Allen Byrne | 2022-02-27 | 23 | -502/+722 |
| | | | | | | | | | * fix tools incompatibility with get_option #1443 * Fix get_option function * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | Unify handling of collective metadata reads status (#1206) (#1418) | jhendersonHDF | 2022-02-04 | 11 | -138/+366 |
| | |||||
* | 1 10 Remove const from the argv tools/tests main sig. #1390 (#1405) | Allen Byrne | 2022-01-31 | 40 | -103/+107 |
| | |||||
* | Merge Update code owners file with more names #1386 (#1408) | Allen Byrne | 2022-01-31 | 1 | -15/+15 |
| | |||||
* | Fix cmake dynamic analysis on windows (#1377) | Allen Byrne | 2022-01-19 | 2 | -5/+21 |
| | | | | Fix sanitizer flag form on windows Add search paths to windows code-coverage | ||||
* | Merge various cleanup java test, test files, comments (#1364) | Allen Byrne | 2022-01-19 | 13 | -42/+47 |
| | | | Plus some spelling corrections | ||||
* | Merge cmake custom command changes (#1361) | Allen Byrne | 2022-01-19 | 1 | -32/+36 |
| | |||||
* | Merge Update the java slf4j logging jars to latest 1.7.33 (#1371) | Allen Byrne | 2022-01-14 | 21 | -32/+32 |
| | |||||
* | Remove duplicate memcpy in chunk_file_cb (#1291) | jhendersonHDF | 2021-12-13 | 1 | -1/+0 |
| | |||||
* | Merge Fix directory variable in shell scripts #1273 (#1279) | Allen Byrne | 2021-12-13 | 9 | -112/+39 |
| | |||||
* | Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261) (#1275) | jhendersonHDF | 2021-12-13 | 1 | -1/+7 |
| | |||||
* | Make default to build high-level tools the same as default for (#1267) | Larry Knox | 2021-12-07 | 1 | -2/+5 |
| | | | high-level library. | ||||
* | Fixed minor issues. (#1257) | Gerd Heber | 2021-12-04 | 11 | -16/+13 |
| | | | | | | | | | * Fixed minor issues. * Whoops. Forgot to commit these. * CMake update. * One more time. | ||||
* | 1.10 change windows os from 2016 to latest (#1243) | Allen Byrne | 2021-12-04 | 2 | -8/+8 |
| | | | | | | | * change windows os from 2016 to latest * Upgrade the VS version used. * specify windows VS version | ||||
* | Merge #1237 Add check for SDK version on windows (#1239) | Allen Byrne | 2021-12-04 | 1 | -1/+1 |
| | |||||
* | Merge Fix Fortran REGEX and newlines #1226 (#1229) | Allen Byrne | 2021-12-04 | 3 | -9/+9 |
| | |||||
* | Merge Github #969 Use stdout instead of file for configure check #1089 (#1205) | Allen Byrne | 2021-11-20 | 4 | -158/+93 |
| | |||||
* | 1.10 Merge Add javadoc to packages - HDFFV-11285 (#1199) | Allen Byrne | 2021-11-20 | 7 | -9/+282 |
| | | | | | * Merge Add javadoc to packages - HDFFV-11285 * Correct list | ||||
* | 1.10 TRILAB-266: Remove clang warnings. (#1200) | H. Joe Lee | 2021-11-15 | 7 | -129/+140 |
| | | | | | | | | | | | | | * OESS-99:Sync from develop. * TRILAB-266: Remove clang warnings. * Committing clang-format changes * TRILAB-266: Remove clang warnings. * TRILAB-266: Address @byrnHDF review. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | Re-enable collective metadata reads after disabling for chunk lookup (#1175) | jhendersonHDF | 2021-11-12 | 2 | -8/+26 |
| | |||||
* | Add contents of RELEASE.txt for HDF5 1.10.8 release to HISTORY-1_10.txt. (#1163) | Larry Knox | 2021-11-04 | 1 | -0/+946 |
| | |||||
* | Merge Github #1019 - add Fortran developer flags #1090 (#1148) | Allen Byrne | 2021-10-29 | 5 | -10/+11 |
| | |||||
* | 1.10 Merge Consolidate VFD create list macro #1132 (#1140) | Allen Byrne | 2021-10-29 | 9 | -14/+17 |
| | | | | | | | * Merge Consolidate VFD create list macro #1132 * Split dir create into separate macro * fix VFD settings | ||||
* | Merge Correct java exception declarations #1121 (#1123) | Allen Byrne | 2021-10-25 | 1 | -6/+9 |
| | |||||
* | 1 10 merge hdffv 10590 (#1128) | Larry Knox | 2021-10-25 | 3 | -10/+54 |
| | | | | | | | | | | * Merge pull request #60 from bmribler/develop Fix HDFFV-10590 * H5repack tests should fail if a corrupted file causes h5repack to segfault/core dump. * Remove test file, duplicate of h5repack_CVE-2018-17432.h5. | ||||
* | 1.10 Merge Move test utilities to utils/test folder #1109 (#1111) | Allen Byrne | 2021-10-25 | 32 | -253/+341 |
| | | | | | | | * Merge Move test utilities to utils/test folder #1109 * Merge Correct shell tests and c++ flag warning * Fix typo |