| Commit message (Expand) | Author | Age | Files | Lines |
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 1 | -0/+4 |
|
|
* | HDFFV-10605 Only test plugins if SHARED enabled | Allen Byrne | 2018-11-06 | 2 | -17/+21 |
|
|
* | Fixed exit() to HDexit() in use_append_chunk.c and use_append_mchunks.c | Vailin Choi | 2018-11-01 | 2 | -4/+4 |
|
|
* | Fixed fprintf to HDfprintf in the following routines: | Vailin Choi | 2018-11-01 | 3 | -113/+113 |
|
|
* | Fix for HDFFV-10554 use_append_chunks in swmr use case test failure | Vailin Choi | 2018-10-30 | 4 | -60/+109 |
|
|
* | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 1 | -1/+1 |
|
|
* | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 3 | -12/+12 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 37 | -430/+1726 |
|
|
* | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 2 | -13/+55 |
|
|
* | Normalization with vol_integration (property lists, file drivers, | Dana Robinson | 2018-09-21 | 1 | -2/+2 |
|
|
* | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 36 | -1352/+1343 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 9 | -216/+225 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 8 | -1899/+1387 |
|
|
* | Fix for HDFFV-9277: update the ainfo message after removing an attribute. | Vailin Choi | 2018-07-20 | 1 | -0/+94 |
|
|
* | Merge pull request #1143 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2018-07-18 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2018-07-18 | 13 | -68/+545 |
| |\ |
|
| * | | Apply Cygwin pathches from Marco Atzeri. | Larry Knox | 2018-07-18 | 1 | -0/+2 |
|
|
* | | | TRILABS-137 Convert tcheck_version script to cmake tests | Allen Byrne | 2018-07-18 | 2 | -30/+17 |
| |/
|/| |
|
* | | TRILAB-31 Working locally | Allen Byrne | 2018-07-16 | 3 | -26/+503 |
|
|
* | | Merge pull request #1128 in HDFFV/hdf5 from HDFFV-10525-typo-in-vds.c to develop | Larry Knox | 2018-07-16 | 1 | -1/+1 |
|\ \ |
|
| * | | fixed typo. | Hyo-Kyung Lee | 2018-07-10 | 1 | -1/+1 |
|
|
* | | | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 9 | -41/+41 |
| |/
|/| |
|
* | | Vailin's fix for H5open fail when file doesn't have write permissions | Larry Knox | 2018-07-12 | 1 | -1/+1 |
|/ |
|
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_... | hdftest | 2018-06-24 | 4 | -329/+50 |
|
|
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-14 | 1 | -18/+24 |
|\ |
|
| * | Normalization with vol_integration branch. | Dana Robinson | 2018-06-07 | 1 | -18/+24 |
|
|
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-04 | 31 | -472/+2792 |
|\ \
| |/ |
|
| * | Fix usage of compression lib in shared tests | Allen Byrne | 2018-06-01 | 1 | -1/+18 |
|
|
| * | Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch... | Dana Robinson | 2018-05-31 | 6 | -9/+2179 |
| |\ |
|
| | * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 2 | -99/+80 |
| | |\ |
|
| | * | | * Fixed the error tests | Dana Robinson | 2018-05-02 | 2 | -3/+3 |
|
|
| | * | | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 4 | -212/+231 |
| | |\ \ |
|
| | * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 4 | -6/+2176 |
|
|
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-31 | 3 | -158/+158 |
| |\ \ \ \ |
|
| | * | | | | Normalize with vol_integration. | Dana Robinson | 2018-05-29 | 3 | -158/+158 |
|
|
| * | | | | | (1) Made the change according to the pull request feedback. | Vailin Choi | 2018-05-31 | 1 | -201/+1 |
|
|
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 7 | -292/+273 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 17 | -254/+257 |
|
|
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 4 | -304/+287 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 23 | -309/+639 |
|
|
* | | | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 7 | -292/+273 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-05-21 | 5 | -270/+251 |
| |\ \ \ \ \ |
|
| | * | | | | | Updated the threadsafety test to use error macros instead | Dana Robinson | 2018-05-14 | 5 | -270/+251 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 2 | -22/+22 |
| |/ / / / |
|
* | | | | | Fix for HDFFV-10469: set to latest format for virtual layout encoding. | Vailin Choi | 2018-05-17 | 1 | -1/+1 |
|
|
* | | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-10 | 2 | -99/+80 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Correct COMPILE defs usage | Allen Byrne | 2018-05-09 | 1 | -1/+1 |
|
|
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 2 | -205/+207 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 2 | -99/+80 |
| | |/ /
| |/| | |
|
* | | | | temporary fix for HDFFV-10469 | M. Scot Breitenfeld | 2018-05-09 | 1 | -1/+4 |
|
|