summaryrefslogtreecommitdiffstats
path: root/src/H5ACmpio.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-7/+7
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-26/+26
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-16/+16
* Parallel rank0 deadlock fixes (#1183)jhendersonHDF2022-01-221-36/+61
* Fix H5ACmpio dirty bytes creation debugging (#1357)jhendersonHDF2022-01-121-5/+5
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-241-9/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-4/+4
* Enhance API tracing (#120)Quincey Koziol2020-11-261-3/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-402/+366
* Merge branch 'develop' into mdc_sl_optmainzer2020-08-151-2/+1
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+1
* | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-11/+31
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-128/+128
* merge and fix conflictkmu2020-01-191-1/+1
|\
* | fix unused related warningskmu2020-01-131-1/+1
|/
* Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-141-4/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-4/+4
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-11/+20
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-31/+30
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-40/+40
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-32/+32
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-32/+32
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+57
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-3/+1
* [svn-r30068] Description:Quincey Koziol2016-06-131-1/+1
* [svn-r29077] Description:Quincey Koziol2016-02-101-1/+1
* [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-1/+1
|\
| * [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-1/+1
| * [svn-r28894] Description:Quincey Koziol2016-01-141-21/+21
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-31/+2
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-31/+2
* | [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-21/+29
|/
* [svn-r27298] Description:Quincey Koziol2015-06-291-48/+27
* [svn-r27293] Description:Quincey Koziol2015-06-271-0/+2295