summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix docs for H5Pset_dxpl_mpio_collective_opt() (#3594)jhendersonHDF2023-09-252-15/+21
* Fixed GH-3554 (#3584)bmribler2023-09-251-1/+1
* Correct comments about H5Z_FILTER_NONE (#3572)jhendersonHDF2023-09-222-2/+2
* Adds link to h5fuse.sh in testpar for autotools (#3557)Scot Breitenfeld2023-09-224-1/+8
* Fix grammar (#3545)H. Joe Lee2023-09-191-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-15120-1036/+915
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-1412-141/+63
* Identify functions in a subgroup (#3530)Allen Byrne2023-09-121-21/+5
* Add missing row for the ROS3 VFD in table #3415 (#3517)Allen Byrne2023-09-113-98/+3
* Added new Fortran API wrappers (#3511)Scot Breitenfeld2023-09-071-2/+3
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-05341-7313/+7279
* Fix Subfiling VFD IOC assignment bug (#3456)jhendersonHDF2023-09-013-19/+71
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-2521-172/+139
* Put H5T_CONV_ab macros in do..while loops (#3432)Dana Robinson2023-08-251-521/+931
* Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...vchoi-hdfgroup2023-08-251-15/+7
* Remove intel oneapi warning (#3426)H. Joe Lee2023-08-251-1/+1
* Revise file close assertion failure fix (#3418)jhendersonHDF2023-08-255-42/+63
* Fix Heap-buffer-overflow WRITE in H5MM_memcpy (#3368)Alex2023-08-231-0/+3
* Fix for CVE-2016-4332 (#3406)Dana Robinson2023-08-221-9/+7
* Fix serial to parallel chunked dataset file space allocation bug (#3394)jhendersonHDF2023-08-221-11/+24
* Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...jhendersonHDF2023-08-181-1/+7
* Fix valgrind warning about write of uninitialized bytes (#3389)jhendersonHDF2023-08-181-3/+14
* Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388)jhendersonHDF2023-08-182-2/+3
* Fix assertion failure during file close on error (#3387)jhendersonHDF2023-08-181-1/+1
* Fix possible performance regression introduced with in-place type conversion ...Neil Fortner2023-08-151-0/+20
* Implementation of the mpio driver with selection I/O. (#3222)vchoi-hdfgroup2023-08-077-204/+2023
* Fix for the bug exposed from running test/set_extent.c when selection… (#3319)vchoi-hdfgroup2023-08-045-74/+161
* Fix assertion failure in H5D__mpio_collective_filtered_vec_io (#3340)jhendersonHDF2023-08-031-3/+3
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-024-29/+29
* Fix CVE-2018-13867 (#3336)Dana Robinson2023-08-021-0/+6
* Fix CVE-2018-11202 (#3330)Dana Robinson2023-08-021-0/+9
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-02319-13942/+14080
* Fix loading plugin fails with missing directory GH issue #3248 (#3315)Allen Byrne2023-08-021-2/+1
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-021-6/+10
* Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)jhendersonHDF2023-08-021-1/+1
* Switch parallel compression to use vector I/O (#3245)jhendersonHDF2023-08-022-816/+544
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-24176-1178/+1190
* ROS3: (fix) Replaced HDfprintf (#3266)Jan-Willem Blokland2023-07-241-3/+3
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-2033-294/+294
* Fix warning in H5C__UPDATE_STATS_FOR_DIRTY_PIN macro (#3259)jhendersonHDF2023-07-181-1/+1
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-1896-1671/+1299
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-188-196/+185
* Fix CMake builds when Subfiling VFD isn't enabled (#3250)jhendersonHDF2023-07-172-33/+40
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-144-36/+468
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-1331-3287/+105
* Fix doc for H5allocate_memory (#3240)Nicolas Cornu2023-07-121-1/+1
* Committing clang-format changesgithub-actions2023-07-061-1/+1
* Several ros3vfd logging improvementsAleksandar Jelenak2023-07-051-12/+16
* docs: improve consistency in verb form (#3076) (#3188)H. Joe Lee2023-06-301-7/+7
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-299-80/+46