summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5util.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate java API removed in 1.10.8 (#1697)Allen Byrne2022-04-291-0/+68
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-141-16/+3
* 1.10 Merge Add missing dataset reference text #1081 (#1083)Allen Byrne2021-10-091-13/+45
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-1/+1
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-2/+8
* 1 10 - Mostly all javadoc warning fixes (#508)Allen Byrne2021-03-251-1/+0
* 1 10 Fix java data export functions (#450)Allen Byrne2021-03-101-25/+177
* 1 10 Merges from develop (#424)Allen Byrne2021-03-041-296/+186
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-658/+633
* Merge of clang-format changes from developAllen Byrne2020-09-301-1/+1
* Merge CMake and tools changes from developAllen Byrne2020-02-271-63/+73
* Update cmake macros and java arg formatAllen Byrne2019-05-311-2/+2
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-221-1/+1
* Re-write of Java JNI error handlingJordan Henderson2019-02-141-2142/+2570
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-281-5/+5
* HDFFV-10536 Convert iterator callbacks from global to stack varAllen Byrne2018-08-211-1/+0
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-0/+413
* Push updates from developAllen Byrne2018-06-261-157/+140
* 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