summaryrefslogtreecommitdiffstats
path: root/src/H5FDmulti.c
Commit message (Expand)AuthorAgeFilesLines
* Clang-format of source filesAllen Byrne2020-09-301-665/+689
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-57/+56
* File changes to affect formattingAllen Byrne2020-09-041-584/+584
* Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-2/+2
|\
| * Squash merge of file locking fixesDana Robinson2020-08-031-2/+2
* | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-20/+1
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-5/+5
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-3/+2
* Reverted snprintf to sprintf in the multi VFD sinceDana Robinson2019-07-111-12/+12
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-1/+1
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+12
* Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-251-26/+26
* Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-011-1/+2
|\
| * Clear driver properties before returning them to application.Quincey Koziol2018-12-191-1/+2
* | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-181-14/+8
|/
* 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