summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5util.c
Commit message (Expand)AuthorAgeFilesLines
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-13/+13
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-174/+369
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-359/+394
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-687/+664
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-291-3/+1
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-291-0/+2
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-2/+8
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-127/+136
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-1/+1
* Address compile warningsAllen Byrne2019-12-061-2/+4
* Fix compile errors - mostly in jniAllen Byrne2019-12-061-26/+67
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-111/+170
* 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