2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-01-24 15:25:00 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Dana Robinson
fd933f30b1
Remove programmer/date from comments ()
* Removes Programmer: and Date: fields
* Fixes a few Modifications: fields leftover from previous work
2023-06-29 12:13:29 -07:00
Dana Robinson
aebac33a1f
Remove HD from memory allocate/free calls ()
* HDcalloc
* HDfree
* HDmalloc
* HDrealloc
2023-06-28 15:48:12 -07:00
Dana Robinson
187ea8a9ae
Rename HD(f)printf() to (f)printf() () 2023-06-28 08:31:32 -07:00
Dana Robinson
7a44581a84
Rename HDassert() to assert() ()
* Change HDassert to assert

* Fix bin/make_err
2023-06-28 07:31:56 -07:00
jhendersonHDF
85077e83e0
Fix some compile failures in API tests () 2023-05-05 13:34:04 -07:00
jhendersonHDF
f8a1b3ceec
Add initial version of HDF5 API tests () 2023-05-02 12:52:39 -07:00