summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-1822-774/+1380
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-15363-6348/+6159
* fixed arg to C H5Dwrite_chunk (#3541)Scot Breitenfeld2023-09-151-10/+10
* Remove HD prefix from HDlog10 calls (#3539)Dana Robinson2023-09-151-8/+8
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-1419-229/+151
* Add NVHPC 23.7 GitHub Actions (#3509)H. Joe Lee2023-09-142-0/+114
* removed C_INT32_T from Fortran APIs (#3537)Scot Breitenfeld2023-09-147-78/+103
* Add API examples doxygen page (#3500)Allen Byrne2023-09-142-1/+1011
* quiet warning on sunspot (gcc 11.2.0) (#3534)Scot Breitenfeld2023-09-131-1/+1
* Identify functions in a subgroup (#3530)Allen Byrne2023-09-121-21/+5
* fixed nvidia compiler issue (#3527)Scot Breitenfeld2023-09-111-10/+6
* Add missing row for the ROS3 VFD in table #3415 (#3517)Allen Byrne2023-09-115-138/+120
* Fix windows cpack with debug (#3525)Allen Byrne2023-09-112-2/+4
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-08106-4490/+4571
* misc. fortran fixes for failing CI dailty tests (#3523)Scot Breitenfeld2023-09-087-60/+100
* Added new Fortran API wrappers (#3511)Scot Breitenfeld2023-09-0732-1403/+2882
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-05342-7315/+7281
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-05132-11544/+11527
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-0557-1409/+1405
* Convert hbool_t --> bool in testpar (#3495)Dana Robinson2023-09-0537-1616/+1613
* Create scorecard.yml (#3508)Dana Robinson2023-09-051-0/+72
* Fix some minor formatting for consistency (#3499)Allen Byrne2023-09-056-27/+27
* Convert hbool_t --> bool in examples (#3492)Dana Robinson2023-09-053-4/+4
* Fix the Fortran include dir in install config files (#3454)Allen Byrne2023-09-021-2/+3
* Support CMake VOL builds with FetchContent from local directory (#3455)mattjala2023-09-012-42/+100
* Correct java test dimension (#3482)Allen Byrne2023-09-012-2/+2
* Fix Subfiling VFD IOC assignment bug (#3456)jhendersonHDF2023-09-014-19/+84
* Removed all the ranks printing out testing information (#3457)Scot Breitenfeld2023-09-015-9/+22
* Add an h5py badge to README.md (#3477)Dana Robinson2023-09-011-0/+1
* Update VOL CMake for REST VOL (#3450)mattjala2023-08-311-0/+10
* Disable SZIP for Intel oneAPI Action (#3449)H. Joe Lee2023-08-312-5/+6
* Add a CVE regression test action (#3445)Dana Robinson2023-08-302-0/+52
* Add Intel oneAPI badges (#3433)Dana Robinson2023-08-281-0/+2
* Output stderr file in CMake testing on failure (#3431)jhendersonHDF2023-08-261-0/+4
* Add 1.14.4 to the release schedule (#3434)Dana Robinson2023-08-263-7/+7
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-2523-174/+142
* Put H5T_CONV_ab macros in do..while loops (#3432)Dana Robinson2023-08-252-521/+935
* Fix the Fortran extension used in example links (#3430)Allen Byrne2023-08-252-6/+6
* chore: match function call and VRFY() output (#3428)H. Joe Lee2023-08-251-3/+3
* Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...vchoi-hdfgroup2023-08-253-31/+9
* Remove intel oneapi warning (#3426)H. Joe Lee2023-08-251-1/+1
* Revise file close assertion failure fix (#3418)jhendersonHDF2023-08-255-42/+63
* Remove extraneous "33" in RELEASE.txt (#3425)Neil Fortner2023-08-241-1/+1
* Fix use of uninitialized value in testpar/t_dset.c test (#3423)jhendersonHDF2023-08-241-0/+2
* Add parallel examples in doxygen (#3413)Allen Byrne2023-08-2420-3/+843
* Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)jhendersonHDF2023-08-241-0/+1
* Skip atomicity tests for OpenMPI major versions < 5 (#3421)jhendersonHDF2023-08-243-338/+18
* Avoid H5Ocopy in h5repack for variable-length string types (#3419)jhendersonHDF2023-08-241-0/+4
* Add other types and full type to enum/str/vlen dataformat for structblock[beg...Allen Byrne2023-08-242-59/+76
* chore: remove gubbins comment (#3420)H. Joe Lee2023-08-242-4/+0