| Commit message (Expand) | Author | Age | Files | Lines |
* | Mostly whitespace in testpar, addl changes for tmp dir | Allen Byrne | 2019-08-15 | 2 | -263/+262 |
|
|
* | Merge pull request #1819 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop | Quincey Koziol | 2019-08-04 | 2 | -201/+77 |
|\ |
|
| * | Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along | Quincey Koziol | 2019-07-30 | 2 | -201/+77 |
|
|
* | | Fix VFD tests and repack | Allen Byrne | 2019-08-03 | 1 | -31/+38 |
|
|
* | | Merge pull request #1829 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-08-01 | 1 | -4/+1 |
|\ \ |
|
| * | | enabled commented-out code | M. Scot Breitenfeld | 2019-08-01 | 1 | -4/+1 |
|
|
* | | | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 2 | -19/+8 |
| |/
|/| |
|
* | | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|
|
* | | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -0/+1 |
|
|
* | | HDFFV-10845 C_FLAGS need set correctly for win32 vs mingw | Allen Byrne | 2019-07-17 | 1 | -5/+5 |
|/ |
|
* | fix var name | Allen Byrne | 2019-07-09 | 1 | -1/+1 |
|
|
* | Fix compile error with ifdef H5_HAVE_GETHOSTNAME | Allen Byrne | 2019-07-08 | 1 | -786/+757 |
|
|
* | Fixed the heap overflow in t_filters_parallel | Dana Robinson | 2019-06-21 | 1 | -3/+3 |
|
|
* | Fixed some low-hanging fruit from -fsanitize in t_filters_parallel. | Dana Robinson | 2019-06-21 | 1 | -0/+5 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 3 | -14/+27 |
|
|
* | Combine "collective group and dataset write" and "independent group and | Larry Knox | 2019-05-03 | 4 | -6/+13 |
|
|
* | Add final list of single testphdf5 tests | Allen Byrne | 2019-05-02 | 2 | -208/+218 |
|
|
* | Pull a test from default testphdf5 | Allen Byrne | 2019-05-02 | 1 | -0/+1 |
|
|
* | Pull out another failing test | Allen Byrne | 2019-05-02 | 1 | -0/+1 |
|
|
* | Correct var usage syntax | Allen Byrne | 2019-05-01 | 1 | -2/+2 |
|
|
* | Correct varname | Allen Byrne | 2019-05-01 | 1 | -3/+3 |
|
|
* | Separate out MPI tests that fail on MPI version | Allen Byrne | 2019-05-01 | 1 | -3/+21 |
|
|
* | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. | Vailin Choi | 2019-04-06 | 1 | -2/+2 |
|
|
* | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 2 | -0/+6 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 3 | -22/+22 |
|
|
* | Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to dev... | Quincey Koziol | 2019-02-14 | 2 | -32/+28 |
|\ |
|
| * | Align develop with incoming hyperslab_updates branch changes. | Quincey Koziol | 2019-02-13 | 2 | -32/+28 |
|
|
* | | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 3 | -4/+86 |
|/ |
|
* | Merge in latest from develop | Jordan Henderson | 2019-02-12 | 3 | -6/+8 |
|\ |
|
| * | Refactor mpi test names | Allen Byrne | 2019-02-11 | 2 | -6/+6 |
|
|
| * | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 2 | -6/+6 |
|
|
| * | Fix test issue in testpar/t_dset.c with MPI-2 implementations | Jordan Henderson | 2019-02-07 | 1 | -0/+2 |
|
|
* | | Fix some collective metadata read issues | Jordan Henderson | 2019-02-12 | 4 | -23/+336 |
|/ |
|
* | HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective... | Quincey Koziol | 2019-01-07 | 4 | -75/+526 |
|
|
* | Cleaned up the parallel flush test and set t_pflush1 to always fail. | Dana Robinson | 2019-01-04 | 3 | -245/+273 |
|
|
* | Eliminated the need for a separate script variable. | Dana Robinson | 2018-12-31 | 1 | -2/+13 |
|
|
* | Merge branch 'develop' into openmpi_tweaks | Dana Robinson | 2018-12-31 | 3 | -293/+276 |
|\ |
|
| * | Merge branch 'develop' into md_cache_logging_squash | Dana Robinson | 2018-12-28 | 2 | -42/+64 |
| |\ |
|
| | * | Remove unused CMake files | Allen Byrne | 2018-12-21 | 2 | -29/+0 |
|
|
| | * | HDFFV-10656 remove moved source | Allen Byrne | 2018-12-20 | 1 | -45/+0 |
|
|
| | * | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 3 | -0/+96 |
|
|
| * | | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -251/+212 |
| |/ |
|
* | | Added a helpful message to the flush script. | Dana Robinson | 2018-12-20 | 1 | -0/+6 |
|
|
* | | Added a shell script so we can run the parallel flush test | Dana Robinson | 2018-12-20 | 2 | -2/+57 |
|/ |
|
* | Updates to t_filters_parallel for missing filters | Jordan Henderson | 2018-12-05 | 1 | -139/+220 |
|
|
* | Missed some function renames in error text. | Dana Robinson | 2018-11-27 | 1 | -2/+2 |
|
|
* | Yanked all MPI-1 calls | Dana Robinson | 2018-11-27 | 1 | -10/+10 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 3 | -16/+16 |
|
|
* | replace page chars | Allen Byrne | 2018-09-27 | 1 | -3/+3 |
|
|
* | Remove obsolete comment | Allen Byrne | 2018-09-27 | 1 | -24/+17 |
|
|