summaryrefslogtreecommitdiffstats
path: root/src/H5FDmulti.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-26/+26
* Hdf5 1 12 merges (#1528)jhendersonHDF2022-03-251-2/+2
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-33/+11
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-61/+64
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-1/+1
* 1 12 Merge #380 from develop (#438)Allen Byrne2021-03-051-101/+113
* 1 12 Merges from develop (#421)Allen Byrne2021-03-041-3/+3
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-1/+1
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Manual sync with develop (#95)Dana Robinson2020-11-171-2/+2
* Source formattedAllen Byrne2020-10-011-665/+689
* Add clang-format changes from develop.Allen Byrne2020-09-281-584/+583
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-20/+1
* Whitespace cleanupAllen Byrne2020-05-131-5/+5
* Squashed commit of the following:David Young2020-01-311-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