Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace H5E_ATOM major error category with H5E_ID (#121) | Dana Robinson | 2020-11-30 | 4 | -21/+21 |
| | | | | | | | | | | * Renames H5I_ATOM to H5I_ID, among other related changes * Java has been updated. * Fortran is failing on my VM, even though I don't touch that. * Adds a RELEASE.txt note for H5E_ATOM to H5E_ID changes * Fixes typos in comments | ||||
* | HDFFV-10868 Corrections from review | Allen Byrne | 2020-10-29 | 1 | -1/+1 |
| | |||||
* | HDFFV-10868 - add H5Sselect API java wrappers. | Allen Byrne | 2020-10-27 | 2 | -237/+867 |
| | | | Also added javadoc comments to H5E and H5s constants. | ||||
* | Update javadoc comments to reduce warnings (#41) | Allen Byrne | 2020-10-16 | 43 | -97/+2963 |
| | |||||
* | Fix javadoc warning | Allen Byrne | 2020-08-16 | 1 | -0/+4 |
| | |||||
* | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 1 | -0/+45 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 3 | -4/+4 |
| | |||||
* | Update examples and fix old version references. | Allen Byrne | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 2 | -2/+2 |
| | |||||
* | HDFFV-11032 fix JNI call | Allen Byrne | 2020-02-21 | 1 | -2/+2 |
| | |||||
* | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 1 | -1/+3 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 13 | -98/+426 |
| | |||||
* | Add missing javadoc for new arg | Allen Byrne | 2019-12-03 | 1 | -0/+6 |
| | |||||
* | Update reference files and fix int as string | Allen Byrne | 2019-12-03 | 1 | -3/+3 |
| | |||||
* | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 2 | -5/+348 |
| | |||||
* | Fix various Java issues when deprecated symbols are disabled | Jordan Henderson | 2019-10-10 | 1 | -0/+26 |
| | |||||
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -0/+3 |
| | |||||
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -2/+2 |
| | | | | branch. | ||||
* | Add back missing java implementation | Allen Byrne | 2019-09-05 | 2 | -12/+14 |
| | |||||
* | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 1 | -3/+3 |
| | |||||
* | Untangle #ifdef mess in ROS3 code. | Dana Robinson | 2019-08-20 | 1 | -1/+1 |
| | |||||
* | HDFFV-10887 Implement requested functions | Allen Byrne | 2019-08-19 | 1 | -4/+3 |
| | |||||
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 5 | -0/+241 |
| | | | | | | | | | | | 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 Robinson | 2019-06-11 | 2 | -1/+7 |
| | |||||
* | Added a VOL initialization property list type. | Dana Robinson | 2019-06-05 | 1 | -0/+6 |
| | |||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -2/+2 |
| | | | | Update version to 1.11.6. | ||||
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 1 | -0/+13 |
| | |||||
* | Set V112 as the latest format and extend the arrays of version bounds. | Vailin Choi | 2019-04-04 | 1 | -0/+3 |
| | |||||
* | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -2/+2 |
| | | | | Update version to 1.11.5. | ||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -0/+4 |
| | |||||
* | Java html fix and cmake update | Allen Byrne | 2019-01-24 | 2 | -9/+6 |
| | |||||
* | Fix deprecated H5Pget_version | Allen Byrne | 2019-01-09 | 1 | -28/+0 |
| | |||||
* | HDFFV-10664 add missing function and check for restriction | Allen Byrne | 2019-01-04 | 1 | -2/+17 |
| | |||||
* | HDFFV-10664 minimized dataset headers for java interface | Allen Byrne | 2018-12-31 | 1 | -2/+58 |
| | |||||
* | HDFFV-10664 Add new functions and constants to java interface | Allen Byrne | 2018-12-19 | 2 | -52/+160 |
| | |||||
* | Merge pull request #1364 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-12-17 | 1 | -3/+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 unused | Dana Robinson | 2018-12-08 | 1 | -3/+0 |
| | | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252. | ||||
* | | HDFFV-10663 add new function H5Fis_accessible | Allen Byrne | 2018-12-17 | 1 | -0/+19 |
| | | |||||
* | | HDFVIEW-4 Duplicate line | Allen Byrne | 2018-12-12 | 1 | -1/+0 |
| | | |||||
* | | HDFVIEW-4 removed unused functions | Allen Byrne | 2018-12-12 | 1 | -5/+0 |
| | | |||||
* | | HDFVIEW-4 add datatype read to H5A like H5D | Allen Byrne | 2018-12-10 | 1 | -51/+326 |
|/ | |||||
* | Commit version changes for additional files for 1.11.3 snapshot release. | Larry Knox | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+6 |
| | |||||
* | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -2/+2 |
| | |||||
* | Fix OSX SIP for libs | Allen Byrne | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Fix quote | Allen Byrne | 2018-08-20 | 1 | -1/+1 |
| | |||||
* | HDFFV-10553 Update html tags | Allen Byrne | 2018-08-20 | 1 | -7/+8 |
| | |||||
* | HDFFV-10544 remove native from class function | Allen Byrne | 2018-08-06 | 1 | -2/+2 |
| | |||||
* | HDFFV-10544 correct typo | Allen Byrne | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | HDFFV-10544 exception variable as local class | Allen Byrne | 2018-08-06 | 1 | -5/+18 |
| |