summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5pFAPLImp.c
Commit message (Collapse)AuthorAgeFilesLines
* 1 12 merge java copyright header changes (#391)Allen Byrne2021-03-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - files not in src or test.
* Manual sync with develop (#95)Dana Robinson2020-11-171-0/+70
| | | | Brings all features from develop. Note that RELEASE.txt has not been updated (will be done in a future PR).
* Source formattedAllen Byrne2020-10-011-252/+237
|
* Update examples and fix version referencesAllen Byrne2020-02-261-35/+21
|
* Merge changes from develop for CMake and JavaAllen Byrne2020-02-211-7/+7
|
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-14/+14
|
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-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