summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5dImp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge hdf5 1 10 8 (#1154)hdf5-1_10_8Larry Knox2021-10-291-322/+331
* Merge CMake and tools changes from developAllen Byrne2020-02-271-14/+14
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-221-1/+1
* Re-write of Java JNI error handlingJordan Henderson2019-02-141-1242/+1336
* HDFVIEW-4 add H5A read/write functions to match H5DAllen Byrne2018-12-131-78/+0
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* HDFFV-10536 Convert iterator callbacks from global to stack varAllen Byrne2018-08-211-8/+11
* HDFFV-10544 writeVL subfunction is unimplementedAllen Byrne2018-08-081-0/+4
* HDFFV-10544 Improve JNI exception handlingAllen Byrne2018-08-061-6/+2
* Change exception textAllen Byrne2018-08-031-1/+1
* Move unimplemented exception throw to just one functionAllen Byrne2018-08-031-5/+5
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-4/+107
* Push updates from developAllen Byrne2018-06-261-91/+115
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-1/+1
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* Due to HDFVIEW-19 add read VL as string functionAllen Byrne2017-04-121-0/+91
* Fix URL nameAllen Byrne2017-04-111-1/+1
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-221-94/+97
* [svn-r30213] Add H5Aread_complex for reading arrays and compounds that are no...Allen Byrne2016-07-201-3/+3
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+27
* [svn-r29873] Java add missing APIs.Allen Byrne2016-05-041-53/+80
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+1758