Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing fortran mods | Allen Byrne | 2019-06-19 | 1 | -0/+2 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -0/+50 |
|\ | | | | | | | | | * commit 'cc267767af89bf95807afc4e7b25d82638ef4892': HDFFV-10616 add h5fc script | ||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -26/+28 |
| |\ | | | | | | | | | | | | | * commit 'b9ec6a6400a556b1250c249e158c4fffafccd550': fixed pass_through vol | ||||
| * | | HDFFV-10616 add h5fc script | Allen Byrne | 2019-06-19 | 1 | -0/+50 |
| | | | |||||
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -26/+28 |
|\ \ \ | | |/ | |/| | | | | | | | * commit 'b9ec6a6400a556b1250c249e158c4fffafccd550': fixed pass_through vol | ||||
| * | | Merge pull request #1746 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-06-19 | 1 | -26/+28 |
| |\ \ | | |/ | |/| | | | | | | | * commit 'a67c578e4b9275fa12b427b6e13021536838a448': fixed pass_through vol | ||||
| | * | fixed pass_through vol | M. Scot Breitenfeld | 2019-06-18 | 1 | -26/+28 |
| | | | |||||
* | | | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 1 | -5/+4 |
|/ / | |||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-18 | 3 | -0/+466 |
|\ \ | |/ | | | | | | | | | | | | | * commit '712a2a13d8add828d053135a172abb2e819d59ad': Fixed a warning in H5CX.c concerning incorrect use of freeing VOL connector info. Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, to share dataspace's selection with iterator (and with caution about not modifying or closing the dataspace while the iterator is open). Fix misc. typos, etc. from code review New hyperslab selection routines and new public selection iterator routines. | ||||
| * | New hyperslab selection routines and new public selection iterator routines. | Quincey Koziol | 2019-06-16 | 3 | -0/+466 |
| | | |||||
* | | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 5 | -773/+435 |
|/ | | | | | 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 | ||||
* | fixed linked library for testing | M. Scot Breitenfeld | 2019-06-14 | 1 | -1/+1 |
| | |||||
* | added missing MOD dependency | M. Scot Breitenfeld | 2019-06-14 | 3 | -7/+5 |
| | |||||
* | added missing MOD dependency | M. Scot Breitenfeld | 2019-06-14 | 1 | -2/+0 |
| | |||||
* | updated static vol_connector build | M. Scot Breitenfeld | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2019-06-13 | 4 | -25/+31 |
|\ | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
| * | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 |
| |\ | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
| | * | fixed invalid pointer | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 |
| | | | |||||
| * | | fixed dependencies | M. Scot Breitenfeld | 2019-06-13 | 2 | -5/+9 |
| |/ | |||||
| * | removed unregistering native vol | M. Scot Breitenfeld | 2019-06-13 | 1 | -12/+0 |
| | | |||||
* | | updated static vol_connector build | M. Scot Breitenfeld | 2019-06-13 | 1 | -2/+18 |
|/ | |||||
* | fix for cycle dependency | M. Scot Breitenfeld | 2019-06-13 | 1 | -0/+21 |
| | |||||
* | Merge pull request #1708 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:H10621 to develop | Scot Breitenfeld | 2019-06-12 | 13 | -27/+833 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0742c15fca95965ed4eb87c6d54f41bb07bd4526': makefile clean-up move the vol_info to an optional parameter added H5Pset_vol added vol connector added test for vol_connector removed H5VL constants removed VOLL NULL connector and replaced it with native VOL added connector_name test added missing files add tests added more tests added missing files Implemented VOL APIs and C constants, no tests Implemented VOL APIs and C constants, no tests initial API impl. | ||||
| * | makefile clean-up | M. Scot Breitenfeld | 2019-06-12 | 1 | -2/+0 |
| | | |||||
| * | move the vol_info to an optional parameter | M. Scot Breitenfeld | 2019-06-11 | 2 | -14/+19 |
| | | |||||
| * | added H5Pset_vol | M. Scot Breitenfeld | 2019-05-22 | 3 | -0/+184 |
| | | |||||
| * | added vol connector | M. Scot Breitenfeld | 2019-05-16 | 1 | -0/+8 |
| | | |||||
| * | added test for vol_connector | M. Scot Breitenfeld | 2019-05-16 | 1 | -0/+61 |
| | | |||||
| * | removed H5VL constants | M. Scot Breitenfeld | 2019-05-16 | 7 | -552/+3 |
| | | |||||
| * | removed VOLL NULL connector and replaced it with native VOL | M. Scot Breitenfeld | 2019-05-16 | 5 | -103/+33 |
| | | |||||
| * | added connector_name test | M. Scot Breitenfeld | 2019-04-24 | 2 | -3/+11 |
| | | |||||
| * | added missing files | M. Scot Breitenfeld | 2019-04-24 | 4 | -0/+444 |
| | | |||||
| * | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-04-24 | 9 | -14/+149 |
| |\ | |||||
| * | | added more tests | M. Scot Breitenfeld | 2019-03-11 | 5 | -78/+117 |
| | | | |||||
| * | | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-03-07 | 20 | -636/+912 |
| |\ \ | |||||
| * | | | added missing files | Scot Breitenfeld | 2018-12-07 | 1 | -0/+340 |
| | | | | |||||
| * | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 1 | -3/+7 |
| | | | | |||||
| * | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 5 | -26/+353 |
| | | | | |||||
| * | | | initial API impl. | Scot Breitenfeld | 2018-12-07 | 3 | -1/+8 |
| | | | | |||||
* | | | | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -2/+9 |
| |_|/ |/| | | | | | | | | is enabled for each. | ||||
* | | | Fix fortran omission | Allen Byrne | 2019-04-15 | 1 | -0/+1 |
| | | | |||||
* | | | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 4 | -0/+102 |
| | | | |||||
* | | | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. | Vailin Choi | 2019-04-06 | 4 | -14/+40 |
| | | | | | | | | | | | | This also addresses HDFFV-10255: H5Sencode/decode performance issue. | ||||
* | | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -0/+6 |
| |/ |/| | | | | | | | | | | | | | This implicitly adds support for changing the VOL connector for command-line tools or any application linked with the library. Also, add 'make check-vol' support for all directories, clearing up necessary issues in testing scripts, etc. | ||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-02-17 | 3 | -468/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5ad3891d9b861593ebe25d540bed2d913eb83aba': Remove ' ' (typo). Code improvement Removed an extra "using" statement Adding documentation More changes to align with incoming selection improvements. Added C++ wrapper for H5Ovisit2 Adding a C++ wrapper | ||||
| * | | More changes to align with incoming selection improvements. | Quincey Koziol | 2019-02-14 | 3 | -468/+0 |
| | | | |||||
* | | | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 2 | -7/+7 |
|/ / | |||||
* | | Refactor mpi test names | Allen Byrne | 2019-02-11 | 2 | -3/+3 |
| | | |||||
* | | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 2 | -3/+3 |
| | | |||||
* | | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 4 | -88/+66 |
| | |