summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2634 in HDFFV/hdf5 from opt_single_selection_io to developQuincey Koziol2020-06-101-27/+32
|\ | | | | | | | | * commit 'a8a4e9f27b67ae2e22970e42859225adcc2e5cbb': Eliminate allocating file & memory offset & length arrays when performing I/O on a single element.
| * Eliminate allocating file & memory offset & length arrays when performing ↵Quincey Koziol2020-06-091-27/+32
| | | | | | | | I/O on a single element.
* | Merge pull request #2632 in HDFFV/hdf5 from remove_redundant_chunk_tags to ↵Quincey Koziol2020-06-101-4/+4
|\ \ | |/ |/| | | | | | | | | develop * commit '9e8899c3b47a2041242dc4539ca8b1c5e151a371': Remove redundant metadata cache tagging from some low-level internal chunk functions. The metadata cache tagging has already been done by routines further up the call stack.
| * Remove redundant metadata cache tagging from some low-level internal chunk ↵Quincey Koziol2020-06-091-4/+4
|/ | | | functions. The metadata cache tagging has already been done by routines further up the call stack.
* Merge pull request #2631 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-081-7/+6
|\ | | | | | | | | * commit 'b942a4d8a3e27317cac50ce37ff5302d477664d8': Clean up code to get clang version in config/linux-gnulibc1
| * Clean up code to get clang version in config/linux-gnulibc1Larry Knox2020-06-081-7/+6
|/
* Merge pull request #2623 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-087-4/+511
|\ | | | | | | | | | | * commit 'c7626f79fdee4eee13925e240ef41e61f3367eab': Add flags from config/clang-warnings/*general files to H5 C and CXX flags for all versions of Clang and Clang++ compilers. Switched from cut to awk in testcheck_version.sh.in to avoid dependence on tab vs. " " in version definitions in H5public.h. Add files for adding warning flags for clang compilers in autotools configure.
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2020-06-074-42/+50
| |\ | | | | | | | | | | | | | | | | | | * commit 'aa338c3a87a4544ccb164832422e3e2462a57b88': Detect when there's the same-shaped selection of a single block of elements on both selections, but with different selection types (i.e. one selection defined as an 'all' type and the other as a hyperslab or point type), without falling into the generic selection iteration case. Normalization of H5T.c with 1.10. Normalization of H5D.c with 1.10.
| * | Add flags from config/clang-warnings/*general files to H5 C and CXX flags ↵Larry Knox2020-06-067-90/+22
| | | | | | | | | | | | | | | | | | | | | for all versions of Clang and Clang++ compilers. Switched from cut to awk in testcheck_version.sh.in to avoid dependence on tab vs. " " in version definitions in H5public.h.
| * | Add files for adding warning flags for clang compilers in autotoolsLarry Knox2020-06-028-1/+576
| | | | | | | | | | | | configure.
* | | Merge pull request #2630 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-06-086-46/+38
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | to develop * commit '87695c999ad7ea348ee6dc03b46b0bd345f7d7df': Minor normalizations with HDF5 1.10.
| * | Minor normalizations with HDF5 1.10.Dana Robinson2020-06-076-46/+38
| | |
* | | Merge pull request #2626 in HDFFV/hdf5 from tiny_shape_same_opt to developQuincey Koziol2020-06-062-7/+16
|\ \ \ | |/ / |/| | | | | | | | * commit 'de54cff50c419751e0080b6a732facac43f87ba6': Detect when there's the same-shaped selection of a single block of elements on both selections, but with different selection types (i.e. one selection defined as an 'all' type and the other as a hyperslab or point type), without falling into the generic selection iteration case.
| * | Detect when there's the same-shaped selection of a single block of elements onQuincey Koziol2020-06-052-7/+16
|/ / | | | | | | | | | | both selections, but with different selection types (i.e. one selection defined as an 'all' type and the other as a hyperslab or point type), without falling into the generic selection iteration case.
* | Merge pull request #2625 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-06-042-35/+34
|\ \ | |/ |/| | | | | | | | | | | to develop * commit 'e22d126639e139518e4b5f1ac35a008ec429f698': Normalization of H5T.c with 1.10. Normalization of H5D.c with 1.10.
| * Normalization of H5T.c with 1.10.Dana Robinson2020-06-041-24/+24
| |
| * Normalization of H5D.c with 1.10.Dana Robinson2020-06-041-11/+10
| |
* | Merge pull request #2622 in HDFFV/hdf5 from fix_h5doappend to developQuincey Koziol2020-06-021-14/+3
|\ \ | |/ |/| | | | | * commit 'c6b836527f31a731e022083ebe1b9b18f8cdd29a': Eliminate unneccesary creation of DXPL
| * Eliminate unneccesary creation of DXPLQuincey Koziol2020-06-021-14/+3
|/
* Merge pull request #2621 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-06-024-20/+23
|\ | | | | | | | | | | | | to develop * commit 'cc15d1039af86deb77c9dc9188412ce361599b17': Normalizations with 1.10 branch.
| * Normalizations with 1.10 branch.Dana Robinson2020-06-024-20/+23
| |
* | Merge pull request #2619 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-06-0124-473/+466
|\ \ | |/ | | | | | | | | | | to develop * commit '5f0eed3fdc4fff9b714b5aa3d0d43114a95c0f29': Normalization with hdf5_1_10
| * Normalization with hdf5_1_10Dana Robinson2020-06-0124-473/+466
|/
* Merge pull request #2611 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-05-282-45/+45
|\ | | | | | | | | | | | | to develop * commit '6358a2749899948f2cd03d0ce76e5a5e61666a74': Minor tweaks to testhdf5 code after normalization with 1.10.
| * Minor tweaks to testhdf5 code after normalization with 1.10.Dana Robinson2020-05-282-45/+45
|/
* Merge pull request #2608 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-05-2754-3556/+3556
|\ | | | | | | | | | | | | to develop * commit '03ab219996e562502e90c508e669141b0e601e54': Removed trailing space from Fortran files.
| * Removed trailing space from Fortran files.Dana Robinson2020-05-2654-3556/+3556
|/
* Merge pull request #2599 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-05-201-19/+1
|\ | | | | | | | | * commit '60244c54fcf74e6635aadf7badf0bed4dd92a635': Update MANIFEST for removal of older warnings files.
| * Update MANIFEST for removal of older warnings files.Larry Knox2020-05-201-19/+1
|/
* Merge pull request #2592 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-05-1929-350/+99
|\ | | | | | | | | * commit 'fcd87d2569ca4d8396c7db4eddb46cab04010abf': Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
| * Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-1829-350/+99
|/ | | | | | | flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
* Merge pull request #2582 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-05-182-8/+12
|\ | | | | | | | | | | * commit 'ad8f45d267a4ffb0696a4e30b590fa11ef68d06f': Correct mingw paths Correct path for mingw
| * Correct mingw pathsAllen Byrne2020-05-152-7/+11
| |
| * Correct path for mingwAllen Byrne2020-05-151-2/+2
|/
* Merge pull request #2573 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-05-155-12/+15
|\ | | | | | | | | | | | | | | to develop * commit 'ae07c9ba2429a9c49291bcd9f02c0ce36b0a60ce': Replaced a few calls to HDmemcpy with H5MM_memcpy, which does overlap checking. Removed HDgets macros since gets was deprecated in C99 and removed in C11 (gets() is not used in our repo).
| * Replaced a few calls to HDmemcpy with H5MM_memcpy, which does overlapDana Robinson2020-05-152-8/+8
| | | | | | | | checking.
| * Merge branch 'develop' into develop_minorDana Robinson2020-05-156-25/+46
| |\ | |/ |/|
* | Merge pull request #2574 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ↵Dana Robinson2020-05-116-25/+46
|\ \ | | | | | | | | | | | | | | | | | | to develop * commit '55844f79e94d49f7ccc8fff1fa3d80f153bb13ea': Misc warning fixes.
| * | Misc warning fixes.Dana Robinson2020-05-106-25/+46
|/ /
| * Removed HDgets macros since gets was deprecated in C99 and removedDana Robinson2020-05-103-4/+7
|/ | | | in C11 (gets() is not used in our repo).
* Merge pull request #2568 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-05-087-14/+18
|\ | | | | | | | | | | | | | | | | * commit 'f82348f80940e6ea197b7913f6357a5bbde3c43d': Comment out pull-request action and enable fail fast Correct filename Change to use alias Fix name setting OESS-65 fix packaging config files
| * Comment out pull-request action and enable fail fastAllen Byrne2020-05-081-3/+3
| |
| * Correct filenameAllen Byrne2020-05-081-7/+7
| |
| * Change to use aliasAllen Byrne2020-05-081-1/+1
| |
| * Fix name settingAllen Byrne2020-05-081-2/+2
| |
| * OESS-65 fix packaging config filesAllen Byrne2020-05-085-3/+7
|/
* Merge pull request #2565 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-05-071-1/+1
|\ | | | | | | | | * commit 'b147797449503e9a166b277fdabffafd5561d718': Correct path
| * Correct pathAllen Byrne2020-05-071-1/+1
|/
* Merge pull request #2561 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-05-063-18/+102
|\ | | | | | | | | | | | | * commit 'a1ce9b2242774c9ef8f7200dc7e3d9e31fd33676': Correct step name Correct test Add github actions
| * Correct step nameAllen Byrne2020-05-061-1/+1
| |