summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib
Commit message (Expand)AuthorAgeFilesLines
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry Knox2019-09-251-2/+2
* Add back missing java implementationAllen Byrne2019-09-052-12/+14
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-271-3/+3
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-1/+1
* HDFFV-10887 Implement requested functionsAllen Byrne2019-08-191-4/+3
* Squashed commit of the following:Larry Knox2019-07-255-0/+241
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-112-1/+7
* Added a VOL initialization property list type.Dana Robinson2019-06-051-0/+6
* Snapshot version 1.11 release 5.hdftest2019-05-021-2/+2
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-141-0/+13
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+3
* Snapshot version 1.11 release 4.hdftest2019-04-011-2/+2
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-0/+4
* Java html fix and cmake updateAllen Byrne2019-01-241-7/+5
* Fix deprecated H5Pget_versionAllen Byrne2019-01-091-28/+0
* HDFFV-10664 add missing function and check for restrictionAllen Byrne2019-01-041-2/+17
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-311-2/+58
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-192-52/+160
* Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...Dana Robinson2018-12-171-3/+0
|\
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-3/+0
* | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-171-0/+19
* | HDFVIEW-4 Duplicate lineAllen Byrne2018-12-121-1/+0
* | HDFVIEW-4 removed unused functionsAllen Byrne2018-12-121-5/+0
* | HDFVIEW-4 add datatype read to H5A like H5DAllen Byrne2018-12-101-51/+326
|/
* Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-061-2/+2
* VOL FEATUREDana Robinson2018-10-101-0/+6
* Snapshot version 1.11 release 2.hdftest2018-09-201-2/+2
* HDFFV-10544 remove native from class functionAllen Byrne2018-08-061-2/+2
* HDFFV-10544 correct typoAllen Byrne2018-08-061-1/+1
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-061-5/+18
* HDFFV-10534Allen Byrne2018-07-301-1/+1
* Remove writeVL optionAllen Byrne2018-06-281-2/+3
* Region reference in compounds need class checkAllen Byrne2018-06-281-3/+4
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-17/+8
* Fix attribute ReadAllen Byrne2018-06-251-1/+4
* HDFVIEW compound vlen needed vlen_t sizeAllen Byrne2018-06-201-0/+3
* H5O_info fixes for java and examplesAllen Byrne2018-05-312-5/+161
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-6/+1
* Update unimplemented listsAllen Byrne2018-03-261-17/+141
* Java constants for new lib verbounds valuesAllen Byrne2018-03-151-0/+12
* HDFFV-10412 add error on function for JavaAllen Byrne2018-03-131-1/+7
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* Snapshot version 1.11 release 2hdftest2018-01-051-2/+2
* Snapshot version 1.11 release 1hdftest2018-01-051-2/+2
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-282-17/+183
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-222-183/+17
* HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-28/+29
* Added java wrappers and testsAllen Byrne2017-12-122-17/+182