Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various Java issues when deprecated symbols are disabled | Jordan Henderson | 2019-10-10 | 7 | -12/+116 |
| | |||||
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 2 | -0/+5 |
| | |||||
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -2/+2 |
| | | | | branch. | ||||
* | HDFFV-10903 - fix VFD constants in JNI | Allen Byrne | 2019-09-17 | 1 | -2/+14 |
| | |||||
* | revert as CHECK will first check for exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
| | |||||
* | Clear exception for getting JNI string to clear the exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
| | |||||
* | Add statement for label if code unimplemented | Allen Byrne | 2019-09-05 | 1 | -0/+2 |
| | |||||
* | Fix unused var | Allen Byrne | 2019-09-05 | 1 | -2/+6 |
| | |||||
* | Correct label and var names | Allen Byrne | 2019-09-05 | 1 | -14/+14 |
| | |||||
* | Add back missing java implementation | Allen Byrne | 2019-09-05 | 4 | -12/+378 |
| | |||||
* | 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 | 3 | -4/+90 |
| | |||||
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 7 | -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 check | Allen Byrne | 2019-07-08 | 1 | -2/+2 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -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 Robinson | 2019-06-11 | 3 | -1/+9 |
| | |||||
* | Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-06-05 | 10 | -83/+83 |
|\ | | | | | | | | | | | | | * commit '1ecce0e9bbc07cb3eb6f6bc1fca9d42c9e9c8176': Fix minor issues Update macro Java formatting of args | ||||
| * | Fix minor issues | Allen Byrne | 2019-06-03 | 1 | -1/+1 |
| | | |||||
| * | Java formatting of args | Allen Byrne | 2019-05-30 | 9 | -82/+82 |
| | | |||||
* | | Added a VOL initialization property list type. | Dana Robinson | 2019-06-05 | 2 | -0/+10 |
|/ | |||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -2/+2 |
| | | | | Update version to 1.11.6. | ||||
* | Fix Java JUnit-TestH5P failure on 32-bit arch | Jordan Henderson | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Fix java for new H5Fget_info function | Allen Byrne | 2019-04-15 | 1 | -6/+6 |
| | |||||
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 3 | -0/+42 |
| | |||||
* | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. | Vailin Choi | 2019-04-06 | 1 | -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 Choi | 2019-04-04 | 2 | -0/+5 |
| | |||||
* | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -2/+2 |
| | | | | Update version to 1.11.5. | ||||
* | Minor fix in h5str_sprintf for NULL region references | Jordan Henderson | 2019-02-22 | 3 | -3/+3 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -0/+4 |
| | |||||
* | Fixes for JNI updates | Jordan Henderson | 2019-02-12 | 19 | -31/+369 |
| | |||||
* | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 53 | -16054/+18106 |
| | |||||
* | Java html fix and cmake update | Allen Byrne | 2019-01-24 | 2 | -9/+6 |
| | |||||
* | Fix deprecated H5Pget_version | Allen Byrne | 2019-01-09 | 3 | -76/+0 |
| | |||||
* | HDFFV-10664 add missing function and check for restriction | Allen Byrne | 2019-01-04 | 3 | -3/+46 |
| | |||||
* | HDFFV-10664 minimized dataset headers for java interface | Allen Byrne | 2018-12-31 | 5 | -2/+183 |
| | |||||
* | HDFFV-10664 Add new functions and constants to java interface | Allen Byrne | 2018-12-19 | 7 | -54/+500 |
| | |||||
* | Merge pull request #1364 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-12-17 | 2 | -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 unused | Dana Robinson | 2018-12-08 | 2 | -5/+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 | 3 | -1/+56 |
| | | |||||
* | | If MPI is enabled java will not compile because of include. | Allen Byrne | 2018-12-13 | 1 | -1/+3 |
| | | |||||
* | | HDFVIEW-4 Duplicate line | Allen Byrne | 2018-12-12 | 1 | -1/+0 |
| | | |||||
* | | HDFVIEW-4 removed unused functions | Allen Byrne | 2018-12-12 | 5 | -180/+0 |
| | | |||||
* | | HDFVIEW-4 add datatype read to H5A like H5D | Allen Byrne | 2018-12-10 | 4 | -190/+1532 |
|/ | |||||
* | 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 | 2 | -0/+10 |
| | |||||
* | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -2/+2 |
| | |||||
* | Cleanup and add intermediate dir for java | Allen Byrne | 2018-08-31 | 1 | -12/+0 |
| | |||||
* | Java must use shared libs to allow dlopen calls | Allen Byrne | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 4 | -11/+11 |
| |