summaryrefslogtreecommitdiffstats
path: root/testpar/API/t_bigio.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-121-0/+11
| | | | | | | | | * Replace support.hdfgroup.org URLs for alternative COPYING file locations in copyright headers with https://www.hdfgroup.org/licenses. Replace support.hdfgroup.org URL for alternative COPYING_LBNL_HDF5 with github URL. Tweak chkcopyright script for change from UICOPYRIGHTSTR to THGCOPYRIGHTSTR.
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
|
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-15/+0
| | | | * Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-19/+19
| | | | | | * HDcalloc * HDfree * HDmalloc * HDrealloc
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-72/+72
|
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-0/+1942