summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Subfiling VFD (#1883)jhendersonHDF2022-07-22145-837/+18675
* Updates the release schedule (#1923)Dana Robinson2022-07-223-3/+3
* Fixes an incorrect brief description for H5Dopen2() (#1920)Dana Robinson2022-07-211-1/+1
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)Dana Robinson2022-07-2014-1454/+36
* Fix bug in swmr.c introduced with recent merge (double_t) (#1913)Neil Fortner2022-07-191-3/+3
* Marks H5Fformat_convert as internal in Doxygen (#1910)Dana Robinson2022-07-191-6/+5
* Updates H5Zdevelop.h with better memory alloc/free advice (#1909)Dana Robinson2022-07-191-3/+30
* Persist dataset access properties when using H5Fstart_swmr_write (#1862)Neil Fortner2022-07-195-31/+495
* Greatly simplifies Autotools bits of autogen.sh (#1906)Dana Robinson2022-07-181-165/+6
* Remove perf tool from CMakeTests file (#1907)jhendersonHDF2022-07-181-4/+0
* Fix some hard-coded MPI I/O VFD checks (#1898)jhendersonHDF2022-07-182-4/+16
* Removed compiler messages for language elements that are not standard in Fort...Scot Breitenfeld2022-07-182-2/+2
* Updates comments in the gcc 4.8 warnings files (#1902)Dana Robinson2022-07-182-8/+0
* Fixes a stack overflow in the h5dump test generator (#1903)Dana Robinson2022-07-183-30/+31
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-183-6/+14
* Adds Autotools dependencies to CodeQL workflowDana Robinson2022-07-171-0/+5
* Set up CodeQL analysis for developDana Robinson2022-07-171-0/+75
* Removes the small perf tool (#1896)Dana Robinson2022-07-174-832/+13
* Updates branches-explained.md (#1900)Dana Robinson2022-07-151-16/+15
* Create CODE_OF_CONDUCT.mdDana Robinson2022-07-141-0/+128
* Add utility JNI function for 1.10 style references (#1888)Allen Byrne2022-07-144-0/+98
* Remove superfluous dot from hl doxygen. (#1891)vchoi-hdfgroup2022-07-147-17/+13
* Eliminate unnecessary error output (#1879)Allen Byrne2022-07-142-17/+20
* Fix for a tools compile issue when deprecated symbols are disabled (#1884)Dana Robinson2022-07-132-14/+30
* H5Oflush fails for parallel (#1876)raylu-hdf2022-07-129-1/+142
* Moves -Wstrict-overflow=5 to the developer warnings (#1878)Dana Robinson2022-07-126-8/+18
* Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)Dana Robinson2022-07-115-28/+21
* Fixes for warnings identified by MSVC (#1874)Dana Robinson2022-07-112-13/+10
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-1120-568/+2706
* Support for UnifyFS with MPI_File_sync (#1801)Houjun Tang2022-07-1110-11/+172
* Reduce -Wstrict-overflow= from 5 to 2 (#1872)Dana Robinson2022-07-112-2/+2
* Misc clang warning fixes (#1869)Dana Robinson2022-07-1119-904/+741
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-118-38/+75
* Fixes C++ sign-conversion warnings w/ clang 14 (#1870)Dana Robinson2022-07-1115-59/+108
* Adds the mirror and direct VFDs to GitHub actions (#1871)Dana Robinson2022-07-112-6/+54
* Adds format attribute to additional functions (#1868)Dana Robinson2022-07-114-9/+9
* Adds explicit indices to drivernames array in the tools (#1867)Dana Robinson2022-07-111-1/+4
* Adds the malloc attribute to appropriate functions (gcc only) (#1866)Dana Robinson2022-07-113-55/+71
* Updates the patterns in Doxyfile.in to accept H5*develop.h (#1865)Dana Robinson2022-07-111-3/+1
* Merge pull request #1857 from gheber/fix-doxy-warnings-and-cosmeticsGerd Heber2022-07-094-91/+82
|\
| * Resolve Allen's comment.Gerd Heber2022-07-081-1/+1
| * Fix Doxygen warningsGerd Heber2022-07-083-84/+75
| * Cosmetic changes to RM frontGerd Heber2022-07-081-7/+7
* | 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