summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the snapshots workflow (#3148)Allen Byrne2023-06-163-6/+19
* Track s3 i/o when S3COMMS_DEBUG enabled (#3139)mattjala2023-06-161-0/+5
* Define minimal permissions for new GitHub workflows (#3147)Diogo Teles Sant'Anna2023-06-164-0/+15
* CMake: (feature) ROS3 and cmake config file. (#3146)Jan-Willem Blokland2023-06-162-0/+4
* Remove hbool_t/TRUE/FALSE from java (#3145)Dana Robinson2023-06-1614-88/+88
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-165-69/+27
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-16241-2481/+2489
* Fix path to libhdf5.settings in cmakehdf5 (#3140)H. Joe Lee2023-06-161-2/+2
* Removed .lnt linter files (#3143)Dana Robinson2023-06-163-145/+0
* Add java options to build scripts (#3127)mattjala2023-06-152-1/+16
* Revert long double checks (#3133)Dana Robinson2023-06-1510-25/+736
* Fix function name in comment in ros3 VFD (#3131)H. Joe Lee2023-06-151-4/+1
* Add Python for HDF-EOS zoo description (#3129)H. Joe Lee2023-06-151-2/+2
* Make autogen.sh output message consistent (#3128)H. Joe Lee2023-06-151-1/+1
* Fix spelling issues flagged by codespell (#3130)Dana Robinson2023-06-153-3/+3
* Clean up mirror VFD code in utils dir (#3121)Dana Robinson2023-06-145-82/+24
* Adds an optional version arg to bin/format_source (#3119)Dana Robinson2023-06-141-1/+15
* Remove unused HD macros (#3120)Dana Robinson2023-06-144-310/+1
* Remove the checkposix script (#3122)Dana Robinson2023-06-142-260/+0
* Use 1.14 toolchain (#3116)Allen Byrne2023-06-131-4/+4
* Add note for issue 3056 (#3117)Allen Byrne2023-06-131-1/+9