| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -2/+2 |
|
|
* | Converted H5O MD cache cork calls to use the VOL. | Dana Robinson | 2019-09-27 | 1 | -0/+5 |
|
|
* | Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c. | Dana Robinson | 2019-06-27 | 1 | -0/+4 |
|
|
* | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib... | Vailin Choi | 2019-06-24 | 1 | -0/+12 |
|
|
* | Delay checking if decoded message's "shareable" flag is appropriate for | Neil Fortner | 2019-01-07 | 1 | -2/+3 |
|
|
* | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 1 | -7/+0 |
|\ |
|
| * | Moved the native VOL connector's optional enums to the | Dana Robinson | 2018-12-15 | 1 | -7/+0 |
|
|
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -4/+19 |
|\ \
| |/ |
|
| * | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -0/+6 |
|
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -6/+7 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -2/+10 |
|
|
* | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -0/+12 |
|/ |
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -2/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -4/+9 |
|\ |
|
| * | Fix for HDFFV-10355 (CVE-2017-17506). | Dana Robinson | 2018-02-27 | 1 | -1/+1 |
|
|
| * | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -1/+5 |
|
|
| * | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 1 | -2/+3 |
| |\ |
|
| * \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -1/+7 |
| |\ \ |
|
| * | | | Initial checkin for library version bounds | Vailin Choi | 2017-10-03 | 1 | -2/+2 |
|
|
* | | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -55/+50 |
| |_|/
|/| | |
|
* | | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-01 | 1 | -2/+3 |
| |/
|/| |
|
* | | Moved code from H5O.c to H5Oint.c | Dana Robinson | 2017-11-14 | 1 | -0/+3 |
|
|
* | | Split internal H5R functionality into H5Rint.c. | Dana Robinson | 2017-11-08 | 1 | -1/+3 |
|/ |
|
* | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiers | Vailin Choi | 2017-06-11 | 1 | -0/+1 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771) | Vailin Choi | 2017-04-11 | 1 | -0/+1 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -3/+11 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -2/+14 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -1/+1 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -2/+10 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -2/+5 |
|
|
* | Tentative fix for valgrind issues related to EoC. | Dana Robinson | 2016-11-26 | 1 | -1/+1 |
|
|
* | Refactor H5O code to clean up message allocation, align cache deserialize code | Quincey Koziol | 2016-11-12 | 1 | -3/+0 |
|
|
* | [svn-r30219] Description: | Quincey Koziol | 2016-07-22 | 1 | -1/+1 |
|
|
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 1 | -0/+3 |
|
|
* | [svn-r29850] Description: | Quincey Koziol | 2016-05-01 | 1 | -0/+3 |
|
|
* | [svn-r29738] Description: | Quincey Koziol | 2016-04-19 | 1 | -0/+9 |
|
|
* | [svn-r29659] Added fixed array chunk indexing from revise_chunks. | Dana Robinson | 2016-04-07 | 1 | -1/+20 |
|
|
* | [svn-r29635] Description: | Quincey Koziol | 2016-04-05 | 1 | -0/+47 |
|
|
* | [svn-r29607] Description: | Quincey Koziol | 2016-04-02 | 1 | -0/+7 |
|
|
* | [svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h. | Dana Robinson | 2016-03-18 | 1 | -5/+0 |
|
|
* | [svn-r29202] Fix for unknown message HDFFV-9697. | Vailin Choi | 2016-02-24 | 1 | -2/+9 |
|
|
* | [svn-r29076] Description: | Quincey Koziol | 2016-02-10 | 1 | -1/+1 |
|
|
* | [svn-r28723] Description: | Quincey Koziol | 2015-12-22 | 1 | -0/+4 |
|
|
* | [svn-r28606] Description: | Quincey Koziol | 2015-12-13 | 1 | -2/+4 |
|
|
* | [svn-r27835] Description: | Quincey Koziol | 2015-09-21 | 1 | -3/+3 |
|\ |
|
| * | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -3/+3 |
|
|
* | | [svn-r27528] Modify printf implementation to not open source datasets that we... | Neil Fortner | 2015-08-19 | 1 | -0/+1 |
|
|
* | | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch. | Neil Fortner | 2015-07-15 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | [svn-r27292] Description: | Quincey Koziol | 2015-06-27 | 1 | -5/+5 |
|
|