| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete an unused variable. | David Young | 2020-05-20 | 1 | -1/+0 |
|
|
* | Don't use the bash-ism [[ ]]. Use the [ ], which is standard and | David Young | 2020-01-13 | 1 | -1/+1 |
|
|
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 163 | -4883/+5305 |
|
|
* | Make some NetBSD compatibility patches. | David Young | 2019-10-03 | 1 | -2/+2 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Dana Robinson | 2018-09-24 | 5 | -12/+24 |
|\ |
|
| * | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 5 | -12/+24 |
|
|
* | | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 2 | -3/+3 |
|/ |
|
* | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -7/+7 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 4 | -194/+154 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 11 | -138/+102 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 2 | -37/+37 |
|
|
* | Add missing test option | Allen Byrne | 2018-07-24 | 1 | -1/+1 |
|
|
* | Add test file with unwritten datasets | Allen Byrne | 2018-07-24 | 2 | -4/+96 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2018-07-18 | 15 | -4/+277 |
|\ |
|
| * | Changes based on feedback from pull request. | Vailin Choi | 2018-07-12 | 2 | -3/+2 |
|
|
| * | Modifications made based on feedback from pull request. | Vailin Choi | 2018-07-11 | 4 | -12/+31 |
|
|
| * | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 13 | -1/+256 |
|
|
* | | Apply Cygwin pathches from Marco Atzeri. | Larry Knox | 2018-07-18 | 1 | -0/+2 |
|
|
* | | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_... | hdftest | 2018-06-24 | 1 | -7/+7 |
|
|
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-04 | 1 | -0/+684 |
|\ \
| |/ |
|
| * | Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch... | Dana Robinson | 2018-05-31 | 1 | -0/+684 |
| |\ |
|
| | * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 13 | -105/+99 |
| | |\ |
|
| | * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 14 | -290/+242 |
| | |\ \ |
|
| | * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -0/+684 |
|
|
* | | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 12 | -32/+36 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 12 | -32/+36 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-10 | 13 | -105/+99 |
|\ \ \ \
| |/ / / |
|
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 1 | -2/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 13 | -105/+99 |
|
|
* | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 39 | -528/+527 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 1 | -2/+6 |
| |/ / |
|
| * | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 13 | -13/+13 |
|
|
| * | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 13 | -274/+222 |
| |/ |
|
| * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 5 | -6/+6 |
|
|
| * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-03-29 | 1 | -0/+6 |
| |\ |
|
| | * | Add missing test file | Allen Byrne | 2018-03-28 | 1 | -0/+2 |
|
|
| | * | Add missing test which is in autotools | Allen Byrne | 2018-03-27 | 1 | -0/+4 |
|
|
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 80 | -3259/+4868 |
| |\ \
| | |/ |
|
| * | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 23 | -211/+258 |
|
|
* | | | HDFFV-10444 fix so numbers and merge java test changes | Allen Byrne | 2018-04-10 | 5 | -6/+6 |
|
|
* | | | Updated version to 1.10.3-snap0 | lrknox | 2018-03-14 | 1 | -7/+7 |
|
|
* | | | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10 | Larry Knox | 2018-03-13 | 28 | -44/+669 |
|\ \ \
| | |/
| |/| |
|
| * | | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 |
|
|
| * | | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 |
|
|
| * | | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| |\ \ |
|
| | * | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
|
|
* | | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-12 | 13 | -13/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 13 | -13/+13 |
| |/ / |
|
* | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-09 | 3 | -2/+165 |
|\ \ \
| |/ / |
|
| * | | Fix misaligned macro | Allen Byrne | 2018-03-07 | 1 | -2/+1 |
|
|