summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5aImp.c
Commit message (Expand)AuthorAgeFilesLines
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-181-1/+1
* Correct dimensions in java test (#3484)Allen Byrne2023-09-011-1/+1
* Normalize java w/ develop (#3283)Dana Robinson2023-07-271-40/+40
* Fix doxygen and actions - merge from develop (#3109)Allen Byrne2023-06-131-12/+13
* Develop jni trans (#2266)Allen Byrne2022-12-061-4/+16
* Refactor JNI translate functions to a recursive switch on datatype (#2232)Allen Byrne2022-11-161-7/+99
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-261-479/+93
* Fix mostly java warnings, and cpp cast (#2134)Allen Byrne2022-10-031-15/+15
* Cleanup some warnings in Java JNI code (#2034)jhendersonHDF2022-08-191-48/+67
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-28/+28
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-111-136/+682
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-2/+2
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-295/+299
* Fix Werror issues in JNI and toolsAllen Byrne2020-03-241-2/+3
* TRILAB-192 fix JNI shadow warningAllen Byrne2020-03-241-1/+0
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-27/+16
* Address compile warningsAllen Byrne2019-12-061-1/+1
* Fix compile errors - mostly in jniAllen Byrne2019-12-061-3/+3
* Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-101-4/+25
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-221-1/+1
* Fixes for JNI updatesJordan Henderson2019-02-121-0/+63
* Re-write of Java JNI error handlingJordan Henderson2019-02-111-1304/+1406
* HDFVIEW-4 removed unused functionsAllen Byrne2018-12-121-79/+0
* HDFVIEW-4 add datatype read to H5A like H5DAllen Byrne2018-12-101-130/+1053
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-171-7/+15
* HDFFV-10544 add class name to error textAllen Byrne2018-08-061-1/+1
* Improve error handling of exceptionsAllen Byrne2018-08-061-4/+8
* Fix attribute ReadAllen Byrne2018-06-251-1/+321
* 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
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-221-156/+175
* [svn-r29873] Java add missing APIs.Allen Byrne2016-05-041-31/+62
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+879