summaryrefslogtreecommitdiffstats
path: root/src/H5Fio.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Switch to vector I/O for collective metadata writes (#1911)jhendersonHDF2022-07-221-0/+79
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-1/+90
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-73/+55
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-5/+1
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-2/+2
* Begin converting dataset code to use shared file pointer instead of top fileQuincey Koziol2019-08-201-0/+89
* Finish converting H5PB_* routines to use shared file pointer, instead of topQuincey Koziol2019-08-201-2/+2
* First pass of converting H5PB_* routines to use shared file pointers.Quincey Koziol2019-08-191-1/+1
* Partial H5F__accum_* routines.Quincey Koziol2019-08-191-1/+1
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-4/+2
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-54/+16
* 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-6/+7
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-32/+32
* 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-10/+54
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+43
* [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-1/+1
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+38
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+45
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-4/+26
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r26837] Description:Quincey Koziol2015-04-171-0/+3
* [svn-r25092] Description:Quincey Koziol2014-04-241-1/+7
* [svn-r25088] Description:Quincey Koziol2014-04-231-1/+8
* [svn-r24476] Description:Quincey Koziol2013-11-301-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-2/+2
* [svn-r19798] Purpose:Mike McGreevy2010-11-171-0/+2
* [svn-r19617] Purpose:Mike McGreevy2010-10-151-18/+6
* [svn-r17017] Description:Quincey Koziol2009-06-081-0/+8
* [svn-r15800] Description:Quincey Koziol2008-10-071-0/+165