| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify my descriptions of H5FD_dedup() and H5FD_deduplicate(). | David Young | 2020-08-25 | 1 | -7/+24 |
|
|
* | Delete disused routine H5FD_has_conflict(). | David Young | 2020-08-20 | 1 | -18/+0 |
|
|
* | Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr | David Young | 2020-08-04 | 1 | -11/+11 |
|\ |
|
| * | Minor normalizations with 1.12 branch | Dana Robinson | 2020-08-01 | 1 | -1/+1 |
|
|
| * | Normalization with hdf5_1_10 | Dana Robinson | 2020-06-01 | 1 | -11/+11 |
|
|
| * | Minor refactoring to the VFD info free call. | Dana Robinson | 2020-01-31 | 1 | -10/+8 |
|
|
| * | Updated the 'const memory free' changes based on PR feedback. | Dana Robinson | 2020-01-31 | 1 | -9/+8 |
|
|
| * | Added a free wrapper that lets us free constant pointers without | Dana Robinson | 2020-01-30 | 1 | -5/+8 |
|
|
| * | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 1 | -2/+2 |
|
|
| * | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -2/+2 |
|
|
* | | Change H5F_open to perform deduplication of open VFDs in a more flexible way, | David Young | 2020-07-30 | 1 | -0/+67 |
|
|
* | | Delete gratuitous comment and initialization from a variable declaration. | David Young | 2020-07-10 | 1 | -1/+1 |
|
|
* | | Add all extant virtual files to a list. Add an "exclusive owner" (`exc_owner`) | David Young | 2020-07-10 | 1 | -0/+32 |
|
|
* | | Minor refactoring to the VFD info free call. | Dana Robinson | 2020-05-20 | 1 | -10/+8 |
|
|
* | | Updated the 'const memory free' changes based on PR feedback. | Dana Robinson | 2020-05-20 | 1 | -9/+8 |
|
|
* | | Added a free wrapper that lets us free constant pointers without | Dana Robinson | 2020-05-20 | 1 | -5/+8 |
|
|
* | | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2020-05-20 | 1 | -2/+2 |
|
|
* | | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 1 | -2/+2 |
|
|
* | | Intermin commit to allow update from Vailin's recent changes | mainzer | 2019-01-15 | 1 | -0/+3 |
|/ |
|
* | Normalization with vol_integration (property lists, file drivers, | Dana Robinson | 2018-09-21 | 1 | -464/+514 |
|
|
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -54/+16 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -43/+71 |
|
|
* | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 1 | -9/+9 |
|
|
* | Added a test for VFD IDs to testhdf5. | Dana Robinson | 2017-07-01 | 1 | -226/+53 |
|
|
* | * Added new public H5FDdriver_query() API call. | Dana Robinson | 2017-05-24 | 1 | -1/+41 |
|
|
* | * Made H5FD_driver_query() a private function instead of static. | Dana Robinson | 2017-05-24 | 1 | -37/+0 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+24 |
|
|
* | Bring changes to I/O parameters from page_buffering branch. | Quincey Koziol | 2017-03-13 | 1 | -10/+32 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -2/+1 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+29 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 1 | -3/+3 |
|
|
* | [svn-r28626] Brought VFD-level file locking code over from revise_chunks. | Dana Robinson | 2015-12-14 | 1 | -0/+125 |
|
|
* | [svn-r27818] Minor warning fixes. | Dana Robinson | 2015-09-17 | 1 | -1/+0 |
|
|
* | [svn-r27811] Description: | Quincey Koziol | 2015-09-16 | 1 | -195/+24 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -54/+22 |
|
|
* | [svn-r27077] Description: | Quincey Koziol | 2015-05-15 | 1 | -6/+47 |
|
|
* | [svn-r27040] Moved '*' in H5PLget_loading_state() so that bin/trace would cor... | Dana Robinson | 2015-05-08 | 1 | -1/+1 |
|
|
* | [svn-r27009] Fix mismatching prototypes in H5FD/H5B2 | Jerome Soumagne | 2015-05-04 | 1 | -2/+2 |
|
|
* | [svn-r26246] Corrects a regular expression in the bin/trace Perl script that ... | Dana Robinson | 2015-02-20 | 1 | -0/+1 |
|
|
* | [svn-r25929] Description: | Quincey Koziol | 2014-12-29 | 1 | -3/+3 |
|
|
* | [svn-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -8/+14 |
|
|
* | [svn-r25084] Description: | Quincey Koziol | 2014-04-23 | 1 | -8/+14 |
|
|
* | [svn-r24255] Description: | Quincey Koziol | 2013-10-04 | 1 | -1/+0 |
|
|
* | [svn-r23713] Description: | Quincey Koziol | 2013-05-21 | 1 | -5/+5 |
|
|
* | [svn-r22681] Description: | Quincey Koziol | 2012-08-15 | 1 | -133/+9 |
|
|
* | [svn-r22608] Description: | Quincey Koziol | 2012-07-26 | 1 | -4/+2 |
|
|
* | [svn-r22582] Description: | Quincey Koziol | 2012-07-16 | 1 | -1/+11 |
|
|
* | [svn-r22219] Description: | Quincey Koziol | 2012-03-31 | 1 | -16/+66 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -61/+50 |
|
|