| Commit message (Expand) | Author | Age | Files | Lines |
* | Hdf5 1 10 Update license url (#403) | Larry Knox | 2021-03-01 | 1 | -1/+1 |
|
|
* | Mostly whitespace and comment cleanup. (#39) | Allen Byrne | 2020-10-15 | 1 | -1/+1 |
|
|
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -345/+289 |
|
|
* | Brings file locking changes from develop | Dana Robinson | 2020-08-14 | 1 | -83/+0 |
|
|
* | Minor normalization with develop | Dana Robinson | 2020-07-27 | 1 | -11/+10 |
|
|
* | H5F and H5FS normalization with develop. | Dana Robinson | 2020-07-09 | 1 | -303/+290 |
|
|
* | H5PB and H5Faccum normalization with develop. | Dana Robinson | 2020-06-04 | 1 | -15/+16 |
|
|
* | H5F normalizations with develop. | Dana Robinson | 2020-06-04 | 1 | -18/+18 |
|
|
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 1 | -1/+1 |
|
|
* | Change FAIL_PUTS_ERROR to TEST_ERROR. | Jacob Smith | 2019-01-04 | 1 | -8/+0 |
|
|
* | Remove unnecessary s | Jacob Smith | 2019-01-02 | 1 | -3/+0 |
|
|
* | Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd... | Jacob Smith | 2018-12-31 | 1 | -14/+21 |
|\ |
|
| * | Merge of logging framework updates. | Dana Robinson | 2018-12-31 | 1 | -4/+4 |
|
|
| * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-12-31 | 1 | -10/+17 |
|
|
* | | Incoporate minimized dataset headers code and tests. | Jacob Smith | 2018-12-31 | 1 | -0/+95 |
|/ |
|
* | Normalization with vol_integration branch. | Dana Robinson | 2018-06-07 | 1 | -1/+1 |
|
|
* | Minor warning cleanup while working on VOL issues. | Dana Robinson | 2018-04-06 | 1 | -1/+1 |
|
|
* | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-04-01 | 1 | -112/+9 |
|\ |
|
| * | Created internal functions for a couple of H5F calls. | Dana Robinson | 2018-03-30 | 1 | -248/+14 |
|
|
* | | Remove redundant 'is_collective' parameter from H5CX_set_loc. | Quincey Koziol | 2018-03-27 | 1 | -3/+3 |
|
|
* | | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -117/+19 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -29/+103 |
|\ \
| |/ |
|
| * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -7/+87 |
|
|
| * | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -8/+10 |
|
|
| * | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 1 | -93/+74 |
| |\ |
|
| * \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -434/+278 |
| |\ \ |
|
| * | | | Initial checkin for library version bounds | Vailin Choi | 2017-10-03 | 1 | -16/+10 |
|
|
* | | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -298/+185 |
| |_|/
|/| | |
|
* | | | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 1 | -93/+74 |
| |/
|/| |
|
* | | Remove tabs | Allen Byrne | 2017-11-08 | 1 | -417/+277 |
|
|
* | | Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. | Dana Robinson | 2017-10-19 | 1 | -17/+1 |
|/ |
|
* | Style cleanups and misc. bugfixes discovered during full SWMR development. | Quincey Koziol | 2017-09-23 | 1 | -1/+5 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Minor style cleanups | Quincey Koziol | 2017-03-22 | 1 | -4/+3 |
|
|
* | Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co... | Quincey Koziol | 2017-03-22 | 1 | -0/+41 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -1/+81 |
|
|
* | Bring changes to I/O parameters from page_buffering branch. | Quincey Koziol | 2017-03-13 | 1 | -11/+13 |
|
|
* | Review changes to closing files on error in H5Fcreate. | Quincey Koziol | 2017-01-31 | 1 | -41/+15 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -1/+91 |
|
|
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -1/+1 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -4/+236 |
|
|
* | Merge branch 'develop' into eoc_valgrind_bugfix | Dana Robinson | 2016-11-29 | 1 | -0/+97 |
|\ |
|
| * | Bring over another batch (hopefully the last) of non-SWMR "normalization" | Quincey Koziol | 2016-11-29 | 1 | -0/+97 |
|
|
* | | Tentative fix for valgrind issues related to EoC. | Dana Robinson | 2016-11-26 | 1 | -1/+1 |
|/ |
|
* | Add public H5F* routines for cache logging. | Quincey Koziol | 2016-11-04 | 1 | -0/+99 |
|
|
* | [svn-r29924] Description: | Quincey Koziol | 2016-05-12 | 1 | -0/+70 |
|
|
* | [svn-r29842] Description: | Quincey Koziol | 2016-04-30 | 1 | -24/+24 |
|
|
* | [svn-r29548] Minor normalization w/ trunk in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -1/+0 |
|
|
* | [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure | Dana Robinson | 2016-02-22 | 1 | -9/+6 |
|
|
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -13/+13 |
|
|