summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5pFAPLImp.c
Commit message (Expand)AuthorAgeFilesLines
* Removes the HD prefix from java C99 calls (#3149)Dana Robinson2023-06-191-29/+29
* Remove hbool_t/TRUE/FALSE from java (#3145)Dana Robinson2023-06-161-26/+26
* Cleans up Java JNI warnings and add java to -Werror checks (#2383)Dana Robinson2023-05-271-0/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-21/+21
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-261-1/+0
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-266/+249
* Squash merge of file locking fixesDana Robinson2020-08-031-0/+72
* Update examples and fix old version references.Allen Byrne2020-02-261-35/+21
* Fix always true issue because member is not dynamically allocatedAllen Byrne2020-02-211-7/+7
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-14/+14
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-0/+10
* revert as CHECK will first check for exceptionAllen Byrne2019-09-101-6/+6
* Clear exception for getting JNI string to clear the exceptionAllen Byrne2019-09-101-6/+6
* Add statement for label if code unimplementedAllen Byrne2019-09-051-0/+2
* Fix unused varAllen Byrne2019-09-051-2/+6
* Correct label and var namesAllen Byrne2019-09-051-14/+14
* Add back missing java implementationAllen Byrne2019-09-051-0/+328
* Fixes for JNI updatesJordan Henderson2019-02-121-9/+32
* Re-write of Java JNI error handlingJordan Henderson2019-02-111-0/+1624