| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 4 | -36/+35 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -29/+31 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
* | Add OAPL parameter to H5Rcreate_ APIs | Jordan Henderson | 2019-12-02 | 1 | -1/+1 |
|
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 1 | -1/+1 |
|
|
* | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 2 | -5/+28 |
|\ |
|
| * | Get the path to prefix right: needs a ../ to back out of subdirectory | David Young | 2019-11-05 | 1 | -1/+1 |
|
|
| * | Make this script relocatable again: derive a relative path for the | David Young | 2019-11-05 | 1 | -2/+25 |
|
|
| * | Let us override the examples directory using --with-examplesdir=DIR. | David Young | 2019-10-03 | 2 | -3/+3 |
|
|
| * | Under the examples directories, always find the installed HDF5 | David Young | 2019-10-03 | 1 | -1/+1 |
|
|
* | | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 7 | -12/+206 |
|/ |
|
* | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -3/+3 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -96/+93 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -1/+2 |
|
|
* | HDFFV-10805 cleanup examples and test code | Allen Byrne | 2019-06-20 | 1 | -1/+0 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -158/+52 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -6/+6 |
|
|
* | Refactor mpi test names | Allen Byrne | 2019-02-11 | 1 | -9/+9 |
|
|
* | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
|
|
* | MPI vars need passed in, change to grepTest | Allen Byrne | 2019-01-20 | 1 | -12/+10 |
|
|
* | Add parrallel runTest.cmake for ph5example | Allen Byrne | 2019-01-18 | 1 | -4/+6 |
|
|
* | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 1 | -9/+9 |
|
|
* | Remove reference to h5_vol_external_log_native. | Quincey Koziol | 2018-12-06 | 1 | -3/+1 |
|
|
* | Remove example VOL connector, since it's been superceded by the pass-through | Quincey Koziol | 2018-11-28 | 3 | -504/+2 |
|
|
* | Added 'notify' callback for async requests; switched VOL class and info | Quincey Koziol | 2018-11-28 | 1 | -0/+1 |
|
|
* | Switch loc_params to VOL callbacks to pass struct by pointer instead of by | Quincey Koziol | 2018-11-22 | 1 | -14/+14 |
|
|
* | Add info_to_str and str_to_info "management" callbacks for serializing and | Quincey Koziol | 2018-11-21 | 1 | -0/+2 |
|
|
* | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -34/+34 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-04 | 1 | -86/+65 |
|\ |
|
| * | Removed a couple of extraneous commas from VOL example. | Dana Robinson | 2018-10-30 | 1 | -2/+2 |
|
|
| * | Cleaned up VOL example. | Dana Robinson | 2018-10-30 | 1 | -83/+62 |
|
|
| * | Fixed VOL example to use a platform-independent format | Dana Robinson | 2018-10-29 | 1 | -8/+8 |
|
|
* | | Refactor, standardize, and revise the async request callbacks. | Quincey Koziol | 2018-11-04 | 1 | -4/+6 |
|
|
* | | Fix names of VOL API routines. | Quincey Koziol | 2018-10-27 | 1 | -2/+2 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 2 | -109/+94 |
|\ \
| |/ |
|
| * | Fixed warnings in the VOL example and run it from the script. | Dana Robinson | 2018-10-21 | 2 | -9/+11 |
|
|
| * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 1 | -106/+86 |
|
|
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 2 | -49/+50 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 3 | -13/+547 |
|
|
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 1 | -1/+1 |
|
|
* | H5O_info fixes for java and examples | Allen Byrne | 2018-05-31 | 1 | -1/+1 |
|
|
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -4/+4 |
|
|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -17/+12 |
|
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -0/+4 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -7/+3 |
|\ |
|
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -4/+0 |
|
|
| * | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -2/+2 |
|
|