summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* clang 13 format #1933 (#1941)Allen Byrne2022-07-28452-4314/+4325
|
* Change TestExpress #1722 (#1778)Allen Byrne2022-05-208-27/+78
|
* Use windows ENV var for default install dir setting #1763 (#1769)Allen Byrne2022-05-142-2/+2
|
* Replace obsolete docver arg with arg to supply branch name #1771 (#1773)Allen Byrne2022-05-141-161/+97
|
* Use git command to get branch name (#1751)Allen Byrne2022-05-071-1/+1
|
* Update package scripts (#1746)Allen Byrne2022-05-072-4/+5
|
* Fix these Doxygen warnings #1581 (#1593)Allen Byrne2022-04-141-7/+10
|
* 1.8 Move error-stack text to top of usage display #1564 (#1569)Allen Byrne2022-04-1428-80/+134
|
* 1.8 Merge doxygen changes from develop (#1545)Allen Byrne2022-03-3191-1505/+7030
| | | | | | | * Merge doxygen changes from develop * revert macro code change * Format correction
* Update command format, avoid policy warning (#1553)Allen Byrne2022-03-311-3/+3
|
* SZ plugin changes from develop #1456 (#1527)Allen Byrne2022-03-2719-55/+57
|
* Windows and *nix use different forms for warnings #1515 (#1526)Allen Byrne2022-03-274-5/+7
|
* Change ENV to CMake var #1520 (#1523)Allen Byrne2022-03-271-2/+1
|
* Merge free an MPI communicator #1503 (#1512)Allen Byrne2022-03-241-7/+8
|
* 1.8 Fix release check version logic #1438 (#1495)Allen Byrne2022-03-145-83/+158
|
* Implemented suggestion in #1381 for dtransform test (#1492)Allen Byrne2022-03-141-50/+49
|
* 1.8 Update HDF5_ROOT usage (#1488)Allen Byrne2022-03-146-23/+41
|
* 1.8 Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1484)Allen Byrne2022-03-142-1/+29
| | | | | * Merge Add -showconfig to h5cc scripts to dump libhdf5.settings file * Fix comments
* Merge Update code owners file with more names #1386 (#1409)Allen Byrne2022-01-291-15/+17
|
* 1 8 Remove const from the argv tools/tests main sig. #1390 (#1406)Allen Byrne2022-01-2923-65/+66
|
* Fix cmake dynamic analysis on windows (#1378)Allen Byrne2022-01-192-5/+21
| | | | Fix sanitizer flag form on windows Add search paths to windows code-coverage
* Merge cmake custom command changes (#1362)Allen Byrne2022-01-141-32/+36
|
* Fixed minor issues. (#1259)Gerd Heber2021-12-0924-330/+802
| | | | | | | | | * Fixed minor issues. * Committing clang-format changes * Fixed CMake. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add missing files for enabling doxygen and run bin/reconfigure. (#1246)Larry Knox2021-12-0250-155/+4871
| | | | | | * Add missing files for enabling doxygen and run bin/reconfigure. * Make default to build high-level tools the same as default for high-level library.
* change windows os from 2016 to latest (#1244)Allen Byrne2021-12-012-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 (#1240)Allen Byrne2021-12-011-1/+1
|
* Merge multiple PRs to 1.8 (#1230)Allen Byrne2021-11-2514-213/+169
| | | | | Merge Fix Fortran REGEX and newlines #1226 Merge Github #969 Use stdout instead of file for configure check #1089 Merge Consolidate VFD create list macro #1132
* TRILAB-266: Remove clang warnings. (#1202)H. Joe Lee2021-11-242-42/+48
| | | | | | | | | | | * OESS-99:Apply plugin patch from hdf5_1_10. * TRILAB-266: Remove clang warnings. * Committing clang-format changes * TRILAB-266:Restore original CMake settings. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Merge Github #1019 - add Fortran developer flags #1090 (#1149)Allen Byrne2021-11-024-6/+7
|
* Merge Fixed HL_test_packet, incorrect length assignment (#1103)Allen Byrne2021-10-272-3/+7
|
* 1.8 Merge cmake and flag changes from develop (#1119)Allen Byrne2021-10-2228-314/+551
| | | | | | | * Merge cmake and flag changes from develop * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Merge delete the noerror- variants of the compiler flags files #1033 (#1093)Allen Byrne2021-10-1916-348/+73
|
* 1.8 Merge Remove clang warnings from develop (#1099)Allen Byrne2021-10-1915-283/+285
| | | | | * Merge Remove clang warnings from develop * revert HD prefix
* 1.8 Merge Fix ASAN issue in h5dump error path #1051 (#1061)Allen Byrne2021-10-082-3/+1
| | | | | * Merge Fix ASAN issue in h5dump error path #1051 * Merge Rework error allocation free.
* Merge Upgrade libaec to 1.0.6 #1037 (#1040)Allen Byrne2021-10-011-1/+7
|
* Merge Corrected path searched by CMake find_package command #1041 (#1044)Allen Byrne2021-10-016-29/+61
|
* 1.8 Merge config changes from dev (#1032)Allen Byrne2021-09-2437-441/+958
| | | | | | | * Merge config changes from dev * Revert added git file changes * Merge MS clang needs EHsc flag #1035
* 1.8 Merge HDFFV-11266 - add option to build HL tools #1018 (#1022)Allen Byrne2021-09-1751-8/+127
| | | | | | | * Merge HDFFV-11266 - add option to build HL tools #1018 * Update configure and Makefile.ins with bin/reconfigure. Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* 1.8 Update examples version because of HDFFV-11269 (#1001)Allen Byrne2021-09-164-115/+140
| | | | | * Update examples version because of HDFFV-11269 * Correct plugin version
* 1 8 update copyright headers (#1004)Larry Knox2021-09-1622-784/+782
| | | | | | | | | | | | | | | * Update copyright headers with reproduction notice in 5 files (#993) * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Commit changes to Makefile.ins and 4 src/H5E*.h files from running bin/reconfigure. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Rework of PR #826 (#972) (#979)Larry Knox2021-08-314-4/+132
| | | | | | | | * H5Fget_name_f fixed to handle correctly trailing whitespaces and newly allocated buffers. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Fixed failure on BE with xlf (#968) (#977)Larry Knox2021-08-311-2/+5
| | | | | | | | * Fixed seg fault with xlf on BE with -qintsize=8 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Fixed MSVC compile error in C++23 mode (#947)Larry Knox2021-08-211-2/+3
| | | | | | | Error message from MSVC with C++23 enabled: error C2440: 'return': cannot convert from 'int' to 'std::basic_string<char,std::char_traits,std::allocator>' Co-authored-by: Sean McBride <sean@rogue-research.com>
* Fix issue #924, ${HDF5_CXXLINKER} does not work in h5c++. (#944)Larry Knox2021-08-200-0/+0
| | | | 2 instances of CLINKER corrected to CXXLINKER comment border aligned
* Fix issue #924, ${HDF5_CXXLINKER} does not work in h5c++. (#938)Larry Knox2021-08-191-3/+3
| | | | 2 instances of CLINKER corrected to CXXLINKER comment border aligned
* Hdf5 1 8 Fix tools test (#797)Allen Byrne2021-06-2410-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action * Refactor Fortran CMake config tests and CMake test args * Update code owners * Add known problem * Use only core library for testing dynamic plugins. CMake uses H5_HAVE_DIRECT instead of DIRECT_VFD Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 8 Release Note (#787)Allen Byrne2021-06-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action * Refactor Fortran CMake config tests and CMake test args * Update code owners * Add known problem Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 8 update code owners (#779)Allen Byrne2021-06-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action * Refactor Fortran CMake config tests and CMake test args * Update code owners Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 8 CMake changes from develop (#739)Allen Byrne2021-06-088-198/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action * Refactor Fortran CMake config tests and CMake test args Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 8 enable fortran in gcc action (#697)Allen Byrne2021-05-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>