| Commit message (Expand) | Author | Age | Files | Lines |
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -1/+1 |
|
|
* | Merge pull request #1727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Fdelete_vol_... | Dana Robinson | 2019-06-13 | 3 | -1/+9 |
|\ |
|
| * | Added H5Fdelete call and VOL support (but no VFD/native implementation). | Dana Robinson | 2019-06-11 | 3 | -1/+9 |
|
|
* | | Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-997... | Larry Knox | 2019-06-12 | 1 | -1/+9 |
|\ \
| |/
|/| |
|
| * | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -1/+9 |
|
|
* | | Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-06-05 | 10 | -83/+83 |
|\ \ |
|
| * | | 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 |
|/ |
|
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 1 | -2/+2 |
|
|
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 2 | -4/+4 |
|
|
* | 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 | 3 | -153/+37 |
|
|
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 5 | -1/+175 |
|
|
* | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. | Vailin Choi | 2019-04-06 | 1 | -2/+2 |
|
|
* | Set V112 as the latest format and extend the arrays of version bounds. | Vailin Choi | 2019-04-04 | 3 | -1/+6 |
|
|
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 2 | -4/+4 |
|\ |
|
| * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 2 | -4/+4 |
|
|
* | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -0/+5 |
|/ |
|
* | Minor fix in h5str_sprintf for NULL region references | Jordan Henderson | 2019-02-22 | 3 | -3/+3 |
|
|
* | HDFFV-10703 macro vars need quotes | Allen Byrne | 2019-02-15 | 2 | -5/+4 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 5 | -12/+16 |
|
|
* | Fixes for JNI updates | Jordan Henderson | 2019-02-12 | 22 | -35/+373 |
|
|
* | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 55 | -16055/+18125 |
|
|
* | Java html fix and cmake update | Allen Byrne | 2019-01-24 | 2 | -9/+6 |
|
|
* | Fix deprecated H5Pget_version | Allen Byrne | 2019-01-09 | 5 | -127/+18 |
|
|
* | Fix regex | Allen Byrne | 2019-01-09 | 1 | -37/+37 |
|
|
* | Correct regex option | Allen Byrne | 2019-01-08 | 1 | -37/+37 |
|
|
* | HDFFV-10674 handle time as natural number | Allen Byrne | 2019-01-07 | 1 | -37/+37 |
|
|
* | HDFFV-10664 update reference file | Allen Byrne | 2019-01-04 | 1 | -3/+1 |
|
|
* | HDFFV-10664 update reference files | Allen Byrne | 2019-01-04 | 3 | -23/+6 |
|
|
* | HDFFV-10664 add missing function and check for restriction | Allen Byrne | 2019-01-04 | 4 | -4/+85 |
|
|
* | HDFFV-10664 add check for state before set call | Allen Byrne | 2019-01-02 | 2 | -2/+8 |
|
|
* | HDFFV-10664 minimized dataset headers for java interface | Allen Byrne | 2018-12-31 | 9 | -4/+218 |
|
|
* | Add reference file to list | Allen Byrne | 2018-12-21 | 1 | -0/+1 |
|
|
* | HDFFV-10664 Add new functions and constants to java interface | Allen Byrne | 2018-12-19 | 12 | -54/+651 |
|
|
* | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_... | Dana Robinson | 2018-12-17 | 2 | -5/+0 |
|\ |
|
| * | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 2 | -5/+0 |
|
|
* | | HDFFV-10663 add new function H5Fis_accessible | Allen Byrne | 2018-12-17 | 7 | -3/+78 |
|
|
* | | 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 | 5 | -200/+1548 |
|/ |
|
* | The Java tests will no longer fail when the zlib is not present. | Dana Robinson | 2018-11-13 | 1 | -10/+24 |
|
|
* | Updated the Java tests so that they don't fail when the | Dana Robinson | 2018-11-12 | 3 | -98/+107 |
|
|
* | Commit version changes for additional files for 1.11.3 snapshot release. | Larry Knox | 2018-11-06 | 2 | -4/+4 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 5 | -34/+62 |
|
|
* | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft... | hdftest | 2018-09-20 | 1 | -1/+1 |
|\ |
|
| * | Fix missed replacement | Allen Byrne | 2018-09-20 | 1 | -1/+1 |
|
|
* | | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 2 | -4/+4 |
|/ |
|