summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdarchitecture_docsGerd Heber2023-02-281-1/+1
* Update purpose_objectives_values.mdGerd Heber2023-02-281-1/+1
* Create purpose_objectives_values.mdGerd Heber2023-02-281-0/+78
* Create README.mdGerd Heber2023-02-281-0/+90
* Add a BRANCH.md file and placeholder document in doc/archDana Robinson2023-01-262-0/+9
* CMake: Find MPI in HDF5 CMake config (#2400)kwryankrattiger2023-01-181-0/+2
* Port VOL connector Guide to doxygen (#2333)Allen Byrne2023-01-183-2/+4916
* Include shlwapi.h explicitly on Windows (#2407)Mark Kittisopikul2023-01-172-4/+3
* HDFFV-11208 (OESS-320): H5VLquery_optional had an assertion failure with a co...raylu-hdf2023-01-101-0/+80
* Pass-through connector testing flexibility (#2399)Quincey Koziol2023-01-092-8/+6
* Determine if native connector is terminal (#2397)Quincey Koziol2023-01-092-8/+12
* Play nice with existing plugin paths (#2394)Quincey Koziol2023-01-065-5/+5
* Update FORTRAN VOL connector test for external pass-through testing (#2393)Quincey Koziol2023-01-053-2/+6
* Updates README.md (#2387)Dana Robinson2023-01-043-25/+26
* Correct VOL connector env string parsing issue (#2350)Quincey Koziol2023-01-041-1/+1
* Adds -Warray-temporaries to the developer warnings (#2385)Dana Robinson2023-01-035-1/+13
* Adds 'make install' and 'make check-install' to the CI (Autotools only) (#2381)Dana Robinson2023-01-031-0/+14
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2379)Dana Robinson2022-12-293-8/+42
* Adds Doxygen markup for H5FDdriver_query() (#2376)Dana Robinson2022-12-282-4/+23
* Restore line 264 of main.yml: "thread_safety:" (#2374)Larry Knox2022-12-281-0/+1
* Purged references to HDF5 1.13.x from the Doxygen documentation (#2365)Dana Robinson2022-12-2710-38/+30
* Adds missing Doxygen for H5ESpublic.h (#2364)Dana Robinson2022-12-271-16/+77
* Fix for Autotools --disable-deprecated-symbols (#2363)Dana Robinson2022-12-242-11/+12
* HL GIF tools changes (#2360)Dana Robinson2022-12-247-56/+32
* Update testh5cc.sh.in for new major version 1.14. (#2349)Larry Knox2022-12-222-9/+59
* Adds Doxygen VOL flag markup (#2340)Dana Robinson2022-12-211-55/+63
* Onion VFD header cleanup (#2337)Dana Robinson2022-12-213-112/+85
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-2137-43/+132
* Fix up the H5Pencode2 test for virtual layout. (#2325)vchoi-hdfgroup2022-12-211-91/+87
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-2016-63/+28
* Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074)Mark Kittisopikul2022-12-194-20/+20
* Removed idioms and misc. text clean-up (#2320)Scot Breitenfeld2022-12-171-9/+4
* Disable hl tools by default (#2313)Allen Byrne2022-12-175-6/+48
* Only document Fortran functions (#2319)Scot Breitenfeld2022-12-171-1/+9
* moved onion VFD to FAPL group (#2321)Scot Breitenfeld2022-12-171-4/+4
* Hdffv 11052 (#2315)vchoi-hdfgroup2022-12-161-3/+11
* Removes duplicated build mode from -Werror GitHub actions (#2314)Dana Robinson2022-12-161-2/+2
* Converts the YAML build mode arrays to objects in special runs (#2308)Dana Robinson2022-12-161-37/+41
* Merge pull request #2304 from gheber/developGerd Heber2022-12-151-1/+1
|\
| * Update hdf5_header.htmlGerd Heber2022-12-151-1/+1
|/
* Hdffv 11052 (#2303)vchoi-hdfgroup2022-12-154-0/+59
* Fixes broken CI matrix actions involving -Werror and API versions (#2302)Dana Robinson2022-12-151-7/+7
* Adds 'unused' hints for MDS io_info parameters (#2301)Dana Robinson2022-12-143-18/+17
* added doc. warning for H5Literate_async return value (#2295)Scot Breitenfeld2022-12-141-0/+5
* Update windows worker compilers (#2286)Allen Byrne2022-12-144-20/+23
* Updated H5ES documenation (#2293)Scot Breitenfeld2022-12-131-5/+5
* Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#2291)vchoi-hdfgroup2022-12-133-26/+38
* added doc. warning for H5Oflush in parallel (#2289)Scot Breitenfeld2022-12-101-0/+3
* fixed unclosed objects in test (#2290)Scot Breitenfeld2022-12-101-6/+10
* Check for size==0 for all datatypes read from disk, not just compound (#2287)Neil Fortner2022-12-081-9/+5