hdf5/java
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
..
examples Fix java depends and pdb lib install (#2720) 2023-04-13 12:11:35 -07:00
lib Update java logger version (#2643) 2023-04-03 14:36:23 -07:00
src Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
test Correct java test dimension (#3482) 2023-09-01 10:52:24 -07:00
CMakeLists.txt Fix minor things noted when doing 1.10 merges (#2610) 2023-03-23 22:55:18 -05:00
Makefile.am #386 copyright corrections for java folder (#389) 2021-02-26 09:27:15 -06:00