summaryrefslogtreecommitdiffstats
path: root/src/H5FDmulti.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-3/+5
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-1/+0
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-2/+25
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-33/+82
* Normalization with develop (mainly VFDs)Dana Robinson2021-05-051-396/+382
* Brings include guard changes from developDana Robinson2021-04-061-1/+1
* Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-261-1/+1
* Brings file locking changes from developDana Robinson2021-03-251-6/+7
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-699/+710
* Change H5F_open to perform deduplication of open VFDs in a more flexible way,David Young2020-07-301-0/+1
* Trim trailing whitespaceQuincey Koziol2020-05-201-5/+5
* Reduce differences between my -Werror branch and `develop`:David Young2020-05-201-3/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-55/+60
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* 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-0/+10
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-5/+9
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-22/+24
* Changed the return type of H5Pget_driver_info() from void * toDana Robinson2016-11-051-4/+4
* Change file memory type for extending to default, and correct error inQuincey Koziol2016-11-031-3/+7
* Warning and whitespace cleanup.Quincey Koziol2016-11-031-9/+11
* [svn-r30219] Description:Quincey Koziol2016-07-221-9/+15
* [svn-r30113] Description:Quincey Koziol2016-06-281-2/+2
* [svn-r29715] Description:Quincey Koziol2016-04-161-11/+15
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-10/+2
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-2/+99
* [svn-r28204] Fix use of hbool_t in H5FDmulti (revert previous fix and use uns...Jerome Soumagne2015-10-231-3/+3
* [svn-r28196] Fix use of hbool_t in H5FDmultiJerome Soumagne2015-10-231-2/+2
* [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.Dana Robinson2015-04-301-45/+2
* [svn-r25929] Description:Quincey Koziol2014-12-291-38/+50
* [svn-r25881] Description:Quincey Koziol2014-12-101-66/+16
* [svn-r25661] Update the default setting for the memb_addr array when use pass...Mohamad Chaarawi2014-10-031-1/+1
* [svn-r25620] Fix a bug in multi VFD when the memb_addr in H5Pset_fapl_multi i...Mohamad Chaarawi2014-09-251-1/+1
* [svn-r24030] Description:Quincey Koziol2013-08-191-120/+0
* [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-091-2/+0
* [svn-r23985] Merge commit 23937 from reduce_warning branchJerome Soumagne2013-08-091-0/+2
* [svn-r23508] Removed some dead code that belonged to the multi dxpl functions...Dana Robinson2013-04-011-28/+0
* [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions fr...Dana Robinson2013-03-181-144/+0
* [svn-r23223] Description:Quincey Koziol2013-02-041-4/+4
* [svn-r23219] Description:Quincey Koziol2013-02-021-47/+63
* [svn-r22707] Description:Quincey Koziol2012-08-221-4/+4
* [svn-r22681] Description:Quincey Koziol2012-08-151-156/+251
* [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAWVailin Choi2012-06-071-1/+2
* [svn-r21031] This is a follow-up checkin for r21015 (bug fix for Issue 2594)....Raymond Lu2011-06-241-10/+10
* [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ...Raymond Lu2011-06-221-0/+22
* [svn-r20588] Description:Quincey Koziol2011-04-211-5/+5
* [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* [svn-r17365] Description:Quincey Koziol2009-08-151-2/+0
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-3/+3