Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 1 | -2/+2 |
| | | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053. | ||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-14 | 1 | -55/+56 |
|\ | |||||
| * | Normalization with vol_integration branch. | Dana Robinson | 2018-06-07 | 1 | -55/+56 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-23 | 1 | -38/+38 |
|\ \ | |/ | |||||
| * | Put back CTRL-L chars | Allen Byrne | 2018-05-23 | 1 | -52/+52 |
| | | |||||
| * | Valgrind fixed by checking for prefix_len of 0 | Allen Byrne | 2018-05-23 | 1 | -90/+90 |
| | | |||||
* | | Fixed libver bounds underscore issue | M. Scot Breitenfeld | 2018-05-11 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 1 | -213/+916 |
|\ \ | |/ | |||||
| * | Add comment for the file flush when the file low / high bounds are changed | Quincey Koziol | 2018-04-01 | 1 | -0/+19 |
| | | | | | | | | after a file is open. | ||||
| * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-04-01 | 1 | -21/+160 |
| |\ | |||||
| | * | Created internal functions for a couple of H5F calls. | Dana Robinson | 2018-03-30 | 1 | -0/+318 |
| |/ |/| | |||||
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 1 | -48/+411 |
| |\ | |/ |/| | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -102/+589 |
| | | |||||
* | | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 1 | -3/+38 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| * | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -3/+38 |
| | | | |||||
* | | | Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.c | mainzer | 2018-03-12 | 1 | -2/+0 |
| | | | | | | | | | | | | Tested parallel (debug and production) and serial (production) | ||||
* | | | Merge branch 'develop' into avoid_trunc_beta | M. Scot Breitenfeld | 2018-02-20 | 1 | -38/+40 |
|\ \ \ | |/ / | |||||
| * | | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -4/+4 |
| | | | |||||
| * | | Fix bounds check for the generation of cache image. | Vailin Choi | 2018-01-22 | 1 | -4/+0 |
| | | | |||||
| * | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 1 | -34/+293 |
| |\ \ | |||||
| * | | | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -2/+34 |
| | | | | |||||
| * | | | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 1 | -33/+33 |
| |\ \ \ | | | | | | | | | | | | | | | | Merge from develop. | ||||
| * \ \ \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -463/+331 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature. | ||||
| * | | | | | Initial checkin for library version bounds | Vailin Choi | 2017-10-03 | 1 | -44/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Code changes to provide versioning support when adding to the enumerated defines for H5F_libver_t. | ||||
* | | | | | | Merge branch 'develop' into avoid_trunc_beta | M. Scot Breitenfeld | 2018-01-22 | 1 | -36/+295 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | HDFFV-10361 Correct signatures | Allen Byrne | 2018-01-09 | 1 | -16/+16 |
| | | | | | | |||||
| * | | | | | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 1 | -36/+295 |
| | |_|/ / | |/| | | | |||||
* | | | | | Optimized version of avoid truncate patch. | M. Scot Breitenfeld | 2017-12-18 | 1 | -0/+11 |
|/ / / / | |||||
* | | | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-05 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 1 | -32/+32 |
| |/ |/| | |||||
* | | Remove tabs | Allen Byrne | 2017-11-08 | 1 | -469/+318 |
| | | |||||
* | | Moved the SWMR + cache image check up before the root group | Dana Robinson | 2017-10-21 | 1 | -15/+8 |
| | | | | | | | | is constructed to avoid the special case close. | ||||
* | | Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. | Dana Robinson | 2017-10-19 | 1 | -1/+17 |
|/ | | | | Prep for the VOL merge. | ||||
* | Style cleanups and misc. bugfixes discovered during full SWMR development. | Quincey Koziol | 2017-09-23 | 1 | -2/+6 |
| | |||||
* | Fixed HDFFV-10214: | Dana Robinson | 2017-05-19 | 1 | -4/+0 |
| | | | | | | | | | | | | * Updated comments in the library to accurately reflect the semantics of the H5FD_FEAT_POSIX_COMPAT_HANDLE flag. * Removed the check for the POSIX compatible handle feature flag when determining if a VFD supports SWMR. Partial work for HDFFV-10197: * Added a new H5FD_FEAT_DEFAULT_VFD_COMPATIBLE feature flag that is set when a VFD creates output that is compatible with the default VFD. Will be used in the testing but might also be generally useful to users. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Minor code changes to address comments in pull request | mainzer | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | Checkin of additions to cache image parallel test code and | mainzer | 2017-03-16 | 1 | -8/+8 |
| | | | | | | | | | | | | associated bug fixes. Also, modifications to H5PB_dest() to flush the page buffer before destroying the page buffer. This is necessary, as when persistant free space managers are enabled, the page buffer will typically contain dirty FSM data at page buffer destroy time. Tested serial/debug, serial/production, serial/check-vfd/debug, parallel/debug, parallel/production on Jelly. | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -2/+110 |
| | |||||
* | Bring changes to I/O parameters from page_buffering branch. | Quincey Koziol | 2017-03-13 | 1 | -57/+66 |
| | |||||
* | Align with incoming page buffering changes: minor cleanups, centralize removing | Quincey Koziol | 2017-03-07 | 1 | -8/+3 |
| | | | | entries from collective metadata read list | ||||
* | Align w/incoming page buffering changes. | Quincey Koziol | 2017-02-25 | 1 | -8/+8 |
| | |||||
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -6/+9 |
| | |||||
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -1/+35 |
| | |||||
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -22/+158 |
| | |||||
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -1/+2 |
| | |||||
* | Updated the comment for the valgrind fix. | Dana Robinson | 2016-12-07 | 1 | -3/+3 |
| | |||||
* | Fixed a valgrind problem in file shutdown exposed by the swmr.c test. | Dana Robinson | 2016-12-07 | 1 | -3/+9 |
| | |||||
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -7/+149 |
| | | | | and the tool and API wrappers will be coming in over the weekend. | ||||
* | Merge branch 'develop' into eoc_valgrind_bugfix | Dana Robinson | 2016-11-29 | 1 | -38/+65 |
|\ |