summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update actions for release option, fix branch for daily build (#3185)Allen Byrne2023-06-297-135/+246
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-2914-103/+69
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-29320-2934/+2914
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-29644-20203/+36
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-2973-480/+459
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-2926-89/+71
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-29102-490/+481
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-2946-168/+70
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-2933-114/+102
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-299-49/+28
* Remove checks for setsysinfo, which is unused (#3205)Dana Robinson2023-06-293-5/+1
* docs: remove redundancy in Data Transfer section of user guide (#3208)H. Joe Lee2023-06-291-1/+1
* chore: fix grammar (#3207)H. Joe Lee2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-28246-5912/+5892
* Remove HD from HDposix_memalign() (#3196)Dana Robinson2023-06-283-12/+9
* Rename HDsystem() to system() (#3197)Dana Robinson2023-06-282-5/+2
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-2828-0/+99
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-28349-19025/+18690
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-28398-15007/+14985
* Rename HDpipe() to pipe() (#3192)Dana Robinson2023-06-282-28/+25
* Rename HDqsort() to qsort() (#3193)Dana Robinson2023-06-2814-45/+42
* Fix assertion failure when attempting to use IOC VFD directly (#3187)jhendersonHDF2023-06-284-0/+66
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-2810-84/+66
* Drop HD prefix & hbool_t from H5TS (#3180)Dana Robinson2023-06-282-51/+31
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-2816-220/+205
* Remove HD/hbool_t from high-level lib (#3183)Dana Robinson2023-06-2835-1459/+1455
* Remove HD/hbool_t from fortran (#3182)Dana Robinson2023-06-2818-254/+254
* Tidy the list of options in main.yml (#3181)Dana Robinson2023-06-271-4/+63
* Fix the doxygen to gh pages and artifact creation (#3176)Allen Byrne2023-06-261-7/+2
* Add gh-pages doxygen link (#3175)Allen Byrne2023-06-231-1/+5
* Update Linux workflows (#3173)develop-readmeDana Robinson2023-06-221-12/+13
* Fixed check for a VOL's async compatibility (#3164)Scot Breitenfeld2023-06-221-4/+6
* Add missing space in zip command (#3167)Allen Byrne2023-06-221-1/+1
* Remove H5F_evict_tagged_metadata() (#3165)Dana Robinson2023-06-215-44/+16
* Remove dead code behind #ifdef OLD_WAY (#3163)Dana Robinson2023-06-214-79/+9
* speed-up building HDF5 (#3087)Scot Breitenfeld2023-06-202-2/+2
* Fix #1978 h5vers usage message. (#3162)Larry Knox2023-06-202-38/+29
* Create Security Policy (#3152)Diogo Teles Sant'Anna2023-06-191-0/+13
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-19144-757/+798
* Correct the zip usage (#3153)Allen Byrne2023-06-191-1/+1
* Removes the HD prefix from java C99 calls (#3149)Dana Robinson2023-06-1920-549/+548
* chore: fix grammar (#3150)H. Joe Lee2023-06-161-2/+2