| Commit message (Expand) | Author | Age | Files | Lines |
* | Derive the name of the shadow file from the HDF5 file: drop the .h5, add | David Young | 2020-08-21 | 1 | -6/+12 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 1 | -57/+57 |
|
|
* | more cleanup | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | fix unused related warnings | kmu | 2020-05-20 | 1 | -0/+6 |
|
|
* | more fix and address comments | kmu | 2020-05-20 | 1 | -12/+3 |
|
|
* | remove unsed var,function,macro, etc | kmu | 2020-05-20 | 1 | -8/+25 |
|
|
* | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2020-05-20 | 1 | -2/+2 |
|
|
* | So that I can use PASSED(); anywhere a statement can go, #define PASSED() with | David Young | 2020-02-28 | 1 | -9/+9 |
|
|
* | Quiet some warnings about jumping over variable initialization, | David Young | 2020-02-06 | 1 | -8/+15 |
|
|
* | Be brief: don't cast the last parameter of H5Pset_file_space_strategy(), the | David Young | 2019-12-09 | 1 | -12/+10 |
|
|
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 1 | -26/+27 |
|
|
* | Modifications for the following items in the punch list: | Vailin Choi | 2019-11-14 | 1 | -1/+1 |
|
|
* | Good-bye md_open_tries. | David Young | 2019-11-14 | 1 | -3/+0 |
|
|
* | Refactor a bit, remove dead code, move some helper functions to the top | David Young | 2019-10-02 | 1 | -261/+355 |
|
|
* | Initialize `data` and `odata` to NULL like the exit sequences | David Young | 2019-09-30 | 1 | -2/+6 |
|
|
* | Add a test for single-page metadata (SPMDE) writes. Mention in a | David Young | 2019-09-30 | 1 | -10/+150 |
|
|
* | Rename the metadata test again to reflect how it's checking the page | David Young | 2019-09-27 | 1 | -13/+28 |
|
|
* | Don't use FILENAME and FILENAME[0] because that looks like worrisome | David Young | 2019-09-27 | 1 | -83/+83 |
|
|
* | Write test data from a different buffer than we read into, since I | David Young | 2019-09-26 | 1 | -13/+16 |
|
|
* | Add a basic metadata test for VFD SWMR page buffering. Currently the | David Young | 2019-09-23 | 1 | -5/+310 |
|
|
* | Don't calloc() the VFD SWMR configuration, just use a local variable. | David Young | 2019-09-23 | 1 | -333/+71 |
|
|
* | Delete end-of-block comments, they're uninformative and they make the page | David Young | 2019-09-20 | 1 | -18/+18 |
|
|
* | Revise a warning puts() to be more hopeful about VFD SWMR and | David Young | 2019-09-20 | 1 | -1/+1 |
|
|
* | Unse TEST_ERROR instead of the return statement I copied & pasted, oops. | David Young | 2019-09-19 | 1 | -6/+7 |
|
|
* | Add the zygote of VFD SWMR-mode page-buffer tests. | David Young | 2019-09-17 | 1 | -0/+311 |
|
|
* | (1) Fix for accumulator issue #1 as described in John's previous checkin | Vailin Choi | 2018-12-02 | 1 | -22/+20 |
|
|
* | Initial checkin of page buffer re-implementation to support VFD SWMR. | mainzer | 2018-11-04 | 1 | -330/+549 |
|
|
* | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 1 | -5/+5 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -5/+5 |
|
|
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -26/+11 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -129/+148 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Omnibus checkin for several relatively minor modifications: | mainzer | 2017-03-28 | 1 | -7/+128 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+2087 |
|
|