hdf5/c++/test
Dana Robinson 44a00ef876
Strip HD prefix from string/char C API calls (#3540)
* Strip HD prefix from string/char C API calls

* HD(f)(put|get)(s|c)
* HDstr*
* HDv*printf
* HD(s)(print|scan)f
* HDperror

But NOT:

* HDstrcase*
* HDvasprintf
* HDstrtok_r
* HDstrndup

As those are not C99 and have portability work-around
implementations. They will be handled later.

* Fix th5_system.c screwup
2023-09-15 15:13:18 -07:00
..
CMakeLists.txt
CMakeTests.cmake
CMakeVFDTests.cmake
dsets.cpp Avoid truncating at null byte when copying to std::string (#3083) 2023-07-15 23:31:57 -05:00
h5cpputil.cpp Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
h5cpputil.h
H5srcdir_str.h.in
Makefile.am
tarray.cpp Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
tattr.cpp Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
tcompound.cpp Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
tdspl.cpp Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
testhdf5.cpp
tfile.cpp Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
tfilter.cpp Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
th5s.cpp Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
th5s.h5
titerate.cpp Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
tlinks.cpp
tobject.cpp Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
trefer.cpp Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
ttypes.cpp Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
tvlstr.cpp Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00