summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks and aborts in H5O EFL decode (#2656)Dana Robinson2023-04-031-48/+61
* Avoid suppressing error output for non-tentative file opens (#2632)jhendersonHDF2023-04-011-11/+41
* Fix a memory corruption issue in H5S__point_project_simple (#2626)jhendersonHDF2023-03-241-1/+1
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-241-1/+1
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-39/+71
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-4/+4
* Addressed various Doxygen grammar issues. (#2524)Scot Breitenfeld2023-03-1339-203/+203
* Elaborate how cd_values get stored (#2522)Mark (he/his) C. Miller2023-03-081-4/+7
* docs: in -> out (#2514) (#2516)H. Joe Lee2023-03-081-1/+1
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Mark Kittisopikul2023-03-081-26/+0
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-083-3/+3
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-021-4/+3
* Missing or misplaced entries in API reference tables #2470 (#2472)Allen Byrne2023-03-011-0/+2
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-265-18/+165
* HDFFV-10368 (OESS-319): Making two useful macros (H5L_EXT_FLAGS_ALL and H5L_E...raylu-hdf2023-02-212-6/+10
* OESS-330/HDFFV-11282: Improve failure message when a VOL connector can't be l...raylu-hdf2023-02-202-3/+8
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-201-0/+8
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-4/+14
* GitHub #2417: to avoid the pass-through VOL failing in unexpected places, mak...raylu-hdf2023-02-171-0/+31
* Fix parallel warnings in H5Dmpio.c (#2457)Dana Robinson2023-02-131-2/+8
* corrected/added note about closing creation property list identifier (#2425)Scot Breitenfeld2023-02-115-19/+20
* Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441)Larry Knox2023-02-111-1/+0
* Add szip/libaec to GitHub CI and fix warnings (#2438)Dana Robinson2023-02-092-10/+16
* Include shlwapi.h explicitly on Windows (#2407)Mark Kittisopikul2023-01-171-0/+1
* Update FORTRAN VOL connector test for external pass-through testing (#2393)Quincey Koziol2023-01-052-1/+3
* Correct VOL connector env string parsing issue (#2350)Quincey Koziol2023-01-041-1/+1
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2379)Dana Robinson2022-12-292-8/+10
* Adds Doxygen markup for H5FDdriver_query() (#2376)Dana Robinson2022-12-282-4/+23
* 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
* HL GIF tools changes (#2360)Dana Robinson2022-12-241-0/+1
* 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-2115-13/+30
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-205-6/+6
* Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074)Mark Kittisopikul2022-12-193-11/+11
* moved onion VFD to FAPL group (#2321)Scot Breitenfeld2022-12-171-4/+4
* 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
* 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-132-24/+32
* added doc. warning for H5Oflush in parallel (#2289)Scot Breitenfeld2022-12-101-0/+3
* Check for size==0 for all datatypes read from disk, not just compound (#2287)Neil Fortner2022-12-081-9/+5
* Compound datatypes may not have members of size 0 (#2243)Egbert Eich2022-12-071-55/+100
* Fixes warnings in H5Opline.c error messages (#2281)Dana Robinson2022-12-061-3/+5
* H5E_ERR_CLS_g symbol missing when compiling C++ plugins (#2269)V. Armando Solé2022-12-061-0/+7
* return error message related to calling API (#2276)Scot Breitenfeld2022-12-021-2/+2
* CVE 2021 46242 develop (#2255)Egbert Eich2022-12-021-2/+6
* Report error if dimensions of chunked storage in data layout < 2 (#2241)Egbert Eich2022-12-021-0/+4
* Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...raylu-hdf2022-11-172-2/+35