summaryrefslogtreecommitdiffstats
path: root/src/H5Fpkg.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-1/+0
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2020-05-201-1/+0
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-0/+2
* Extract a routine from shadow_image_defer_free(), shadow_range_defer_free(),David Young2020-02-061-1/+1
* Delete the hdf5_page_offset member of shadow_defree_t, it is initialized butDavid Young2020-02-061-1/+0
* Rename the deferred-free queues. There are two of them, and the names I usedDavid Young2020-02-061-10/+11
* Move the bsdqueue.h #inclusion up with the other #inclusions.David Young2020-02-061-2/+3
* Numerous changes supporting a floating shadow index:David Young2020-02-031-0/+1
* Consolidate shadow-file allocation code in H5MV.c.David Young2020-01-301-6/+0
* Use the "tail queue" from queue(3) for the delayed free list of shadow images.David Young2019-12-191-14/+9
* There's no need to name parameters in a function declaration, and it makes themDavid Young2019-12-181-2/+2
* Fix some typos. NFCI.David Young2019-12-131-1/+1
* Wrap some comments at <= 80 characters.David Young2019-12-101-6/+7
* Fix typo. NFCI.David Young2019-12-101-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-61/+68
* Remove the last (?) vestige of gettimeofday alternate implementation ofDavid Young2019-11-191-4/+0
* Quiet warnings, especially signed/unsigned casts.dyoung2019-08-221-4/+4
* Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-031-0/+10
* interim checkin of VFD SWMR writer EOT code.mainzer2018-12-071-0/+4
* local commit of first cut at vfd swmr writer EOT code.mainzer2018-11-191-8/+54
* Initial checkin of page buffer re-implementation to support VFD SWMR.mainzer2018-11-041-1/+3
* 1) Add concurrent test for VFD SWMR readerVailin Choi2018-10-291-4/+3
* (1) Add tests for VFD SWMR writerVailin Choi2018-10-221-2/+8
* Third batch of checkin:Vailin Choi2018-09-281-1/+45
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-19/+25
|\
| * Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-8/+19
| * Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-5/+5
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-6/+1
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+9
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Normalization with vol_integration branch.Dana Robinson2018-06-071-36/+26
* Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-011-0/+1
|\
* \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-13/+18
|\ \ | |/
| * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-1/+2
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-12/+13
| |\
| | * Normalization with VOL integration branch.Dana Robinson2017-12-051-12/+13
| * | Initial checkin for library version boundsVailin Choi2017-10-031-1/+2
| |/
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-32/+41
|/
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-15/+15
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-19/+40
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-10/+12
* Cache image feature and testingQuincey Koziol2017-01-291-1/+8
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-3/+0
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+8
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-3/+23
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+8
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-0/+1
* Add cache logging property and file pieces.Quincey Koziol2016-11-041-0/+4
* [svn-r30084] First pass at the evict-on-close feature.Dana Robinson2016-06-151-0/+1