summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Convert assertion on (possibly corrupt) file contents to normal error check (...jhendersonHDF2022-07-082-2/+13
* | Fix for memory allocation issue identified by fuzzer (#732) (#1860)Dana Robinson2022-07-081-1/+1
* | Updated vfd swmr and reference rfcs (#1854)Gerd Heber2022-07-072-2/+4
|/
* Suppress the "obsolete" category of Autoconf warnings (#1853)Dana Robinson2022-07-061-1/+4
* Updates messages in cache sanity checks (#1851)Dana Robinson2022-07-061-23/+23
* Minor tweaks to the test_swmr.sh script (#1852)Dana Robinson2022-07-061-10/+7
* Update Doxyfile.in (#1849)Gerd Heber2022-07-061-0/+1
* Fix invalid comment about character encoding in H5Fint.c (#1845)jhendersonHDF2022-07-011-2/+5
* Fixes a bug in h5perf that causes file open failures (#1846)Dana Robinson2022-07-012-2/+2
* Add doxygen for high level modules. (#1839)vchoi-hdfgroup2022-07-0114-10/+4480
* Removes workaround for platforms that lack C99 stuct initializers (#1842)Dana Robinson2022-07-015-185/+0
* Adds a -Werror debug Autotools test and updates build modes (#1833)Dana Robinson2022-06-303-4/+64
* Minor configure comment tweaks from autoupdate (#1838)Dana Robinson2022-06-301-2/+2
* Fix for gcc-12 warning about string truncation in H5Opline.c (#1835)Dana Robinson2022-06-301-6/+10
* Updates the MinGW configure.ac check for the Winsock library (#1837)Dana Robinson2022-06-301-1/+2
* Set Autotools build mode correctly in GitHub workflows (#1834)Dana Robinson2022-06-302-30/+54
* Fixes a few minor parallel warnings (#1832)Dana Robinson2022-06-294-14/+37
* remove superfluous initialization, fixes issue with Cray compiler (Crusher) (...Scot Breitenfeld2022-06-291-1/+0
* Quiets const warnings (#1831)Dana Robinson2022-06-2915-40/+52
* Documents Windows badness in H5Pget_external() (#1821)Dana Robinson2022-06-242-1/+13
* Converts testhdf5 macros to h5test macros in chunk_info.c (#1820)Dana Robinson2022-06-231-30/+66
* Set a constant in H5SM to UINT_MAX instead of -1U (#1822)Dana Robinson2022-06-231-1/+1
* Work-around for MSVC issue with flex-generated code (#1823)Dana Robinson2022-06-234-479/+595
* Quiets size warning in large library setting string (#1818)Dana Robinson2022-06-221-28/+39
* sprintf to snprintf (#1815)Sean McBride2022-06-2243-331/+376
* Adds notes about off_t sizes on Windows (#1817)Dana Robinson2022-06-221-1/+9
* Converts __int64 to LONGLONG in LARGE_INTEGER union members on Windows (#1816)Dana Robinson2022-06-224-4/+4
* Various warning fixes (#1812)Sean McBride2022-06-2237-304/+143
* Fix bugs in parallel selection I/O (#1803)Neil Fortner2022-06-091-40/+44
* Develop sync (#1793)Allen Byrne2022-06-0912-21/+37
* Updates the release schedule (#1796)Dana Robinson2022-06-063-8/+7
* Update windows VS2019 and fix comments (#1781)Allen Byrne2022-05-203-4/+4
* Remove extra ')'. (#1779)Larry Knox2022-05-191-3/+3
* Set default level to minimum time (#1722)Allen Byrne2022-05-1711-29/+79
* Replace obsolete docver arg with arg to supply branch name (#1771)Allen Byrne2022-05-131-31/+11
* Allows parallel + thread-safe combination in Autotools and CMake (#1760)Dana Robinson2022-05-132-17/+0
* Use windows ENV var for default install dir setting (#1763)Allen Byrne2022-05-122-2/+2
* Revert "Cleanup and shellcheck fixes in the SWMR test script (#1741)" (#1758)Dana Robinson2022-05-101-53/+56
* Add a workaround for buggy PGI C Compiler version 19.10, which quits (#1705)David Young2022-05-081-4/+15
* Use git command to get branch name (#1748)Allen Byrne2022-05-071-1/+1
* Cleanup and shellcheck fixes in the SWMR test script (#1741)Dana Robinson2022-05-071-56/+53
* Re-promote some GNU warnings to errors (#1508)David Young2022-05-068-60/+20
* 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