summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5util.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-4/+4
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-71/+86
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-6/+6
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-16/+3
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-13/+13
* Brings java wrapper updates from developDana Robinson2021-05-061-515/+739
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-683/+672
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-2/+8
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-127/+136
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-201-1/+1
* Address compile warningsAllen Byrne2020-05-201-2/+4
* Fix compile errors - mostly in jniAllen Byrne2020-05-201-26/+67
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-201-111/+170
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-2143/+2571
* 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