summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib/HDF5Constants.java
Commit message (Collapse)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-5/+16
|
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-0/+22
|
* Update versioning to next major versionAllen Byrne2019-09-251-0/+3
|
* Squashed commit of the following:Larry Knox2019-07-251-0/+6
| | | | | | | | | | | 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
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-111-0/+3
|
* Added a VOL initialization property list type.Dana Robinson2019-06-051-0/+6
|
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+3
|
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-191-0/+54
|
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-3/+0
| | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
* VOL FEATUREDana Robinson2018-10-101-0/+6
|
* HDFVIEW compound vlen needed vlen_t sizeAllen Byrne2018-06-201-0/+3
|
* H5O_info fixes for java and examplesAllen Byrne2018-05-311-0/+18
|
* Java constants for new lib verbounds valuesAllen Byrne2018-03-151-0/+12
|
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-0/+3
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-3/+0
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* Added java wrappers and testsAllen Byrne2017-12-121-0/+3
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-13/+11
|
* Bring Java SWMR changes from revise_chunks to develop branchQuincey Koziol2016-12-181-0/+6
|
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+1877