summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5util.c
Commit message (Expand)AuthorAgeFilesLines
* 1 12 merge java copyright header changes (#391)Allen Byrne2021-03-011-356/+391
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-687/+664
* warning format fixes and define name from developAllen Byrne2020-09-301-1/+1
* Squashed commit of the following:David Young2020-01-311-2/+8
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-127/+136
* HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-201-1/+1
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-121/+223
* Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-101-1/+1
* Java formatting of argsAllen Byrne2019-05-301-3/+3
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-221-1/+1
* Fixes for JNI updatesJordan Henderson2019-02-121-7/+11
* Re-write of Java JNI error handlingJordan Henderson2019-02-111-2140/+2564
* HD prefix and whitespaceAllen Byrne2018-08-281-5/+5
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-171-1/+0
* Fix ptr arithAllen Byrne2018-06-291-47/+38
* Correct function callAllen Byrne2018-06-281-1/+1
* Correct cast formattingAllen Byrne2018-06-281-2/+2
* Correct var nameAllen Byrne2018-06-281-2/+2
* Need to cast from void ptrAllen Byrne2018-06-281-2/+2
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-0/+422
* Fix attribute ReadAllen Byrne2018-06-251-110/+0
* Correct "," handlingAllen Byrne2018-06-251-4/+4
* Remove debug statementsAllen Byrne2018-06-211-12/+0
* Split/fix utility for vl typesAllen Byrne2018-06-211-45/+150
* H5O_info fixes for java and examplesAllen Byrne2018-05-311-3/+3
* HDFFV-10412 add error on function for JavaAllen Byrne2018-03-131-0/+3
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-4/+28
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Fix URL nameAllen Byrne2017-04-111-1/+1
* Eliminate unreferenced local variable warningAllen Byrne2016-09-191-17/+1
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-221-30/+31
* [svn-r30213] Add H5Aread_complex for reading arrays and compounds that are no...Allen Byrne2016-07-201-0/+54
* [svn-r29873] Java add missing APIs.Allen Byrne2016-05-041-41/+80
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+2592