summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/werror-restrictfeature/werror-restrictDana Robinson2022-05-06160-30950/+29846
|\
| * Change order of naming commands (#1742)Allen Byrne2022-05-061-1/+2
| * Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-066-90/+82
| * Fixes for S3 and HDFS VFDs with tools (#1740)jhendersonHDF2022-05-065-59/+38
| * Fix a few Clang sanitizer warnings (#1727)jhendersonHDF2022-05-053-18/+32
| * changes parallel tests to .F90 ext. and fixes the CALL check strings (#1725)Scot Breitenfeld2022-05-045-19/+18
| * h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-0483-25356/+25428
| * Fixes a bug where t_cache fails due to a string size being too small (#1720)Dana Robinson2022-05-041-4/+6
| * Fixes unused/unset variable warnings from aocc (#1712)Dana Robinson2022-05-034-35/+5
| * Updates warnhist script to deal with AMD Optimizing Compiler messages (#1713)Dana Robinson2022-05-031-0/+3
| * test/dt_arith: use `isnan` instead of self comparison (#1709)Ben Boeckel2022-05-031-5/+5
| * Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-0121-110/+282
| * Fix object size warnings in cache.c test (#1701)jhendersonHDF2022-05-011-4051/+2717
| * Fix SWMR/refresh bug hidden by library free lists (#1702)jhendersonHDF2022-04-301-4/+10
| * Be a bit safer with signed arithmetic, thus quieting some signed-overflow war...David Young2022-04-303-22/+25
| * Fixes stack size warnings in set_extent test (#1698)Dana Robinson2022-04-281-77/+127
| * Fixes stack size warnings in dtransform (#1696)Dana Robinson2022-04-271-10/+26
| * Fixes stack size warnings in ntypes (#1695)Dana Robinson2022-04-261-15/+60
| * Address some warnings from casting away of const (#1684)jhendersonHDF2022-04-2616-121/+97
| * Correct concurrency bugs when running tests, along with a bugfix & small warn...Quincey Koziol2022-04-264-34/+202
| * Minor things noticed while bringing VFD SWMR in line with develop (#1691)Dana Robinson2022-04-254-13/+12
| * Fixes stack size warnings in tcoords.c (#1688)Dana Robinson2022-04-251-14/+48
| * Clean stack size warnings in sio_engine (#1687)Dana Robinson2022-04-251-20/+35
| * Warnings fixes (#1680)jhendersonHDF2022-04-2517-152/+169
| * Improve handling of copying of dynamic libraries and clean them up after (#1681)Quincey Koziol2022-04-245-32/+45
| * Replace H5detect's build-time detection of C99 integer properties with a (#1400)David Young2022-04-224-718/+398
* | NFCI: reduce differences with `develop` branch in the hope that thatDavid Young2022-04-211-1/+1
* | Committing clang-format changesgithub-actions2022-04-211-1/+1
* | Change this back to the develop branch's way, since this change isn'tDavid Young2022-04-211-10/+16
* | Merge remote-tracking branch 'thg/develop' into feature/werror-restrictDavid Young2022-04-212-17/+24
|\ \ | |/
| * Changes Github action `hdf5 dev CI` to `PR hdf5 dev CI` (#1666)Dana Robinson2022-04-201-1/+1
| * Adds paths-ignore to the Github pull request workflow (#1663)Dana Robinson2022-04-201-1/+8
| * Adds the -q flag to all swmr test programs, quieting noisy output (#1665)Dana Robinson2022-04-201-15/+15
* | Mention that no op codes are understood per review comment.David Young2022-04-211-2/+3
* | Remove merge oopsie.David Young2022-04-201-2/+0
* | Merge remote-tracking branch 'thg/develop' into feature/werror-restrictDavid Young2022-04-20593-24067/+27520
|\ \ | |/
| * added HDFFV-11306 entry (#1662)Scot Breitenfeld2022-04-191-1/+6
| * Develop clang format java (#1653)Allen Byrne2022-04-19162-10098/+13367
| * HDFFV-11306 Fixed (#1657)Scot Breitenfeld2022-04-199-23/+139
| * Removes HDF Group paths, adds shellcheck fixes (#1656)Dana Robinson2022-04-191-95/+41
| * Mirror vfd test fixes (#1629)Quincey Koziol2022-04-184-14/+28
| * Cleans up some HL library code that inappropriately returns htri_t values cas...Dana Robinson2022-04-185-196/+144
| * Remove H5_NO_ALIGNMENT_RESTRICTIONS (#1426)David Young2022-04-165-153/+20
| * OESS-168: Remove clang warnings. (#1376)H. Joe Lee2022-04-153-4/+5
| * OESS-168: Remove clang warnings. (#1309)H. Joe Lee2022-04-151-1/+2
| * Retrieve MPI-IO hints used by MPI library after file open (#1636)Wei-keng Liao2022-04-151-0/+49
| * free MPI datatypes previously created (#1637)Wei-keng Liao2022-04-151-5/+33
| * not depend on doIO to free an MPI_Comm object (#1642)Wei-keng Liao2022-04-151-7/+7
| * Adds build and license shields to README.md (#1641)Dana Robinson2022-04-151-0/+3
| * free MPI_Group/MPI_Comm/MPI_Datatype objects (#1638)Wei-keng Liao2022-04-151-3/+16