summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a typo in RELEASE.txtAleksandar Jelenak2023-08-031-1/+1
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-0263-1551/+1561
* Fix CVE-2018-13867 (#3336)Dana Robinson2023-08-022-0/+15
* Fix CVE-2018-11202 (#3330)Dana Robinson2023-08-022-0/+23
* Fix h5repack for variable-length datatyped datasets (#3331)jhendersonHDF2023-08-022-1/+28
* A couple of documentation items to fix (#3332)Allen Byrne2023-08-022-5/+4
* Windows runtime items go into the bin folder (#3320)Allen Byrne2023-08-021-1/+1
* Update files to skip list and ignore_words_list (#3321)Larry Knox2023-08-022-3/+3
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-02320-13946/+14084
* Fix loading plugin fails with missing directory GH issue #3248 (#3315)Allen Byrne2023-08-023-3/+15
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-024-36/+72
* Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)jhendersonHDF2023-08-023-4/+41
* Switch parallel compression to use vector I/O (#3245)jhendersonHDF2023-08-022-816/+544
* Update README.md w/ 1.4.3 info (#3318)Dana Robinson2023-08-011-1/+2
* Update release schedule (#3317)Dana Robinson2023-08-012-2/+4
* Remove py-pip from h5py action (#3265)H. Joe Lee2023-07-271-4/+2
* chore: fix typo - persent -> present (#3273)H. Joe Lee2023-07-254-4/+4
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-24186-1205/+1216
* chore: fix grammar - get hang -> get hung (#3272)H. Joe Lee2023-07-248-15/+15
* CMake: (fix) Threads dependency (#3267)Jan-Willem Blokland2023-07-241-0/+5
* chore: make VRFY output consistent (#3268)H. Joe Lee2023-07-241-1/+1
* ROS3: (fix) Replaced HDfprintf (#3266)Jan-Willem Blokland2023-07-241-3/+3
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-2055-369/+369
* Fixed some -Wunused-variable warnings and one Wsometimes-uninitialized warnin...Sean McBride2023-07-203-4/+1
* Move 1.12.3 release to October (#3263)Dana Robinson2023-07-202-2/+2
* Option changed but not all references (#3252)Allen Byrne2023-07-183-5/+4
* changed the scope of #ifdef DOXYGEN to now include H5D multi-functions (#3254)Scot Breitenfeld2023-07-181-2/+3
* Update DEFAULT_API_VERSION documentation for CMake (#3255)Allen Byrne2023-07-182-4/+4
* 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-18108-1794/+1422
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-1822-268/+249
* Fix CMake builds when Subfiling VFD isn't enabled (#3250)jhendersonHDF2023-07-173-33/+41
* Avoid truncating at null byte when copying to std::string (#3083)Mark Kittisopikul2023-07-163-1/+86
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-1413-272/+769
* Disable h5py until fixed properly without spack (#3243)Allen Byrne2023-07-141-2/+2
* install h5fuse.sh in bin dir. (#3244)Scot Breitenfeld2023-07-141-0/+2
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-1336-3288/+162
* Switch CI to use release script (#3242)Allen Byrne2023-07-135-34/+43
* Replace 1_10 reference with develop branch (#3227)Allen Byrne2023-07-131-10/+10
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-1247-44/+79
* merge bbrelease to release (#3232)Allen Byrne2023-07-123-375/+101
* Fix doc for H5allocate_memory (#3240)Nicolas Cornu2023-07-121-1/+1
* addresses compilation fortran warnings on Frontier (#3236)Scot Breitenfeld2023-07-1216-20/+12
* Update COPYING (#3231)Gerd Heber2023-07-111-1/+1
* Merge pull request #3226 from HDFGroup/ros3vfd-log-modsAleksandar Jelenak2023-07-071-12/+16
|\
| * Committing clang-format changesgithub-actions2023-07-061-1/+1
| * Several ros3vfd logging improvementsAleksandar Jelenak2023-07-051-12/+16
|/
* Adjust presets timeout and fix build script VS versions (#3215)Allen Byrne2023-06-302-8/+8
* fix gh action if statements (#3213)Allen Byrne2023-06-301-4/+4
* docs: improve consistency in verb form (#3076) (#3188)H. Joe Lee2023-06-301-7/+7