summaryrefslogtreecommitdiffstats
path: root/java/src
Commit message (Collapse)AuthorAgeFilesLines
* Squashed commit of the following:Larry Knox2019-07-257-0/+247
| | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS
* Move before null checkAllen Byrne2019-07-081-2/+2
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-1/+1
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-113-1/+9
|
* Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-0510-83/+83
|\ | | | | | | | | | | | | * commit '1ecce0e9bbc07cb3eb6f6bc1fca9d42c9e9c8176': Fix minor issues Update macro Java formatting of args
| * 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-052-0/+10
|/
* Snapshot version 1.11 release 5.hdftest2019-05-021-2/+2
| | | | Update version to 1.11.6.
* 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-143-0/+42
|
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-2/+2
| | | | This also addresses HDFFV-10255: H5Sencode/decode performance issue.
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-042-0/+5
|
* Snapshot version 1.11 release 4.hdftest2019-04-011-2/+2
| | | | Update version to 1.11.5.
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-223-3/+3
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-0/+4
|
* Fixes for JNI updatesJordan Henderson2019-02-1219-31/+369
|
* Re-write of Java JNI error handlingJordan Henderson2019-02-1153-16054/+18106
|
* Java html fix and cmake updateAllen Byrne2019-01-242-9/+6
|
* Fix deprecated H5Pget_versionAllen Byrne2019-01-093-76/+0
|
* HDFFV-10664 add missing function and check for restrictionAllen Byrne2019-01-043-3/+46
|
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-315-2/+183
|
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-197-54/+500
|
* Merge pull request #1364 in HDFFV/hdf5 from ↵Dana Robinson2018-12-172-5/+0
|\ | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5i_reference_removal to develop * commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53': Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-082-5/+0
| | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
* | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-173-1/+56
| |
* | If MPI is enabled java will not compile because of include.Allen Byrne2018-12-131-1/+3
| |
* | HDFVIEW-4 Duplicate lineAllen Byrne2018-12-121-1/+0
| |
* | HDFVIEW-4 removed unused functionsAllen Byrne2018-12-125-180/+0
| |
* | HDFVIEW-4 add datatype read to H5A like H5DAllen Byrne2018-12-104-190/+1532
|/
* Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-061-2/+2
|
* VOL FEATUREDana Robinson2018-10-102-0/+10
|
* Snapshot version 1.11 release 2.hdftest2018-09-201-2/+2
|
* 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
|
* Fix OSX SIP for libsAllen Byrne2018-08-211-1/+1
|
* Fix quoteAllen Byrne2018-08-201-1/+1
|
* HDFFV-10553 Update html tagsAllen Byrne2018-08-201-7/+8
|
* 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 remove native from class functionAllen Byrne2018-08-061-2/+2
|
* HDFFV-10544 correct typoAllen Byrne2018-08-061-1/+1
|
* HDFFV-10544 add class name to error textAllen Byrne2018-08-065-8/+8
|
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-063-15/+28
|
* Improve error handling of exceptionsAllen Byrne2018-08-065-43/+77
|
* HDFFV-10534Allen Byrne2018-07-301-1/+1
|
* Fix ptr arithAllen Byrne2018-06-292-48/+39
|