summaryrefslogtreecommitdiffstats
path: root/src/H5F.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-05-201-7/+0
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-43/+58
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2020-05-201-0/+24
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2020-05-201-1/+1
* Fix issue where H5R__reopen_file did not make the file "post open"Neil Fortner2020-05-201-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-0/+26
* Add a second bool argument to H5F_vfd_swmr_writer_end_of_tick() thatDavid Young2020-04-211-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-457/+487
* Changes for punch list #4: Add support for opening mulitple files in either V...Vailin Choi2019-11-201-1/+1
* Initial checkin of page buffer re-implementation to support VFD SWMR.mainzer2018-11-041-4/+4
* Third batch of checkin:Vailin Choi2018-09-281-0/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-345/+620
|\
| * Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-256/+516
| * Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-81/+90
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-10/+17
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+32
|/
* Normalization with vol_integration branch.Dana Robinson2018-06-071-1/+1
* Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-061-1/+1
* Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-011-112/+9
|\
| * Created internal functions for a couple of H5F calls.Dana Robinson2018-03-301-248/+14
* | Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-3/+3
* | Cleanup API context function usage.Quincey Koziol2018-03-191-117/+19
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-29/+103
|\ \ | |/
| * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-7/+87
| * Changes made based on code reviews.Vailin Choi2018-01-121-8/+10
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-93/+74
| |\
| * \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-434/+278
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-16/+10
* | | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-298/+185
| |_|/ |/| |
* | | Normalization with VOL integration branch.Dana Robinson2017-11-301-93/+74
| |/ |/|
* | Remove tabsAllen Byrne2017-11-081-417/+277
* | Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open.Dana Robinson2017-10-191-17/+1
|/
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-1/+5
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Minor style cleanupsQuincey Koziol2017-03-221-4/+3
* Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-221-0/+41
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-1/+81
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-11/+13
* Review changes to closing files on error in H5Fcreate.Quincey Koziol2017-01-311-41/+15
* Cache image feature and testingQuincey Koziol2017-01-291-1/+91
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-4/+236
* Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-291-0/+97
|\
| * Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-0/+97
* | Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
|/
* Add public H5F* routines for cache logging.Quincey Koziol2016-11-041-0/+99
* [svn-r29924] Description:Quincey Koziol2016-05-121-0/+70
* [svn-r29842] Description:Quincey Koziol2016-04-301-24/+24
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+0
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-9/+6