summaryrefslogtreecommitdiffstats
path: root/java/src/jni
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-1/+1
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-111-0/+2
* Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-0510-83/+83
|\
| * Fix minor issuesAllen Byrne2019-06-031-1/+1
| * Java formatting of argsAllen Byrne2019-05-309-82/+82
* | Added a VOL initialization property list type.Dana Robinson2019-06-051-0/+4
|/
* Fix Java JUnit-TestH5P failure on 32-bit archJordan Henderson2019-04-301-1/+1
* Fix java for new H5Fget_info functionAllen Byrne2019-04-151-6/+6
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-142-0/+29
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-2/+2
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+2
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-223-3/+3
* Fixes for JNI updatesJordan Henderson2019-02-1219-31/+369
* Re-write of Java JNI error handlingJordan Henderson2019-02-1153-16054/+18106
* Fix deprecated H5Pget_versionAllen Byrne2019-01-092-48/+0
* HDFFV-10664 add missing function and check for restrictionAllen Byrne2019-01-042-1/+29
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-314-0/+125
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-195-2/+340
* Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...Dana Robinson2018-12-171-2/+0
|\
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-2/+0
* | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-172-1/+37
* | If MPI is enabled java will not compile because of include.Allen Byrne2018-12-131-1/+3
* | HDFVIEW-4 removed unused functionsAllen Byrne2018-12-124-175/+0
* | HDFVIEW-4 add datatype read to H5A like H5DAllen Byrne2018-12-103-139/+1206
|/
* VOL FEATUREDana Robinson2018-10-101-0/+4
* Cleanup and add intermediate dir for javaAllen Byrne2018-08-311-12/+0
* Java must use shared libs to allow dlopen callsAllen Byrne2018-08-301-1/+1
* HD prefix and whitespaceAllen Byrne2018-08-284-11/+11
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-1715-56/+94
* HDFFV-10544 Add more descriptive textAllen Byrne2018-08-061-3/+3
* HDFFV-10544 Correct var nameAllen Byrne2018-08-061-5/+5
* HDFFV-10544 add class name to error textAllen Byrne2018-08-065-8/+8
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-062-10/+10
* Improve error handling of exceptionsAllen Byrne2018-08-065-43/+77
* Fix ptr arithAllen Byrne2018-06-292-48/+39
* 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-274-3/+535
* Fix attribute ReadAllen Byrne2018-06-255-243/+453
* Correct "," handlingAllen Byrne2018-06-251-4/+4
* Remove debug statementsAllen Byrne2018-06-212-17/+0
* Split/fix utility for vl typesAllen Byrne2018-06-213-48/+165
* fix whitespaceAllen Byrne2018-06-211-10/+10
* HDFVIEW compound vlen needed vlen_t sizeAllen Byrne2018-06-202-6/+26
* Fix jni function call versionAllen Byrne2018-06-012-4/+4
* H5O_info fixes for java and examplesAllen Byrne2018-05-314-28/+40
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-1/+1
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1