summaryrefslogtreecommitdiffstats
path: root/src/H5Cmpio.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-10/+10
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-43/+24
* 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-20/+59
* Remove 1 addition to src/H5Cmpio.c of member added to H5C_t struct in develop...Larry Knox2020-10-101-1/+1
* Merge changes from developAllen Byrne2020-10-081-9/+37
* Source formattedAllen Byrne2020-10-011-378/+336
* Fix mis-merge from developQuincey Koziol2020-09-031-6/+1
* Update buffer countQuincey Koziol2020-09-031-29/+22
* Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-09-031-22/+5
* Sync with developDana Robinson2020-08-011-128/+128
* Whitespace cleanupAllen Byrne2020-05-131-62/+62
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-281-18/+19
* Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t.Vailin Choi2019-08-311-2/+2
* C and POSIX call cleanupDana Robinson2019-01-111-6/+6
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-92/+47
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Checkin of fix for CGNS bugmainzer2017-04-061-23/+79
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-3/+4
* Remove some usage of "prefetched_dirty" flag (which hasn't been merged from theQuincey Koziol2017-03-101-413/+577
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-7/+8
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-119/+73
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-26/+72
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-72/+26
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-121/+77
* Remove "collective write list" parameter from H5C__flush_single_entry() as itQuincey Koziol2016-11-281-21/+32
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-45/+10
* Add a flag for H5C__flush_single_entry() to allow the parallel code to requestQuincey Koziol2016-11-251-10/+32
* Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-101-8/+8
* [svn-r29077] Description:Quincey Koziol2016-02-101-88/+117
* [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-3/+2
|\
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-3/+2
* | [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-141-10/+16
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-2/+2
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* | [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-271-9/+259
|/
* [svn-r27294] Description:Quincey Koziol2015-06-291-49/+9
* [svn-r27293] Description:Quincey Koziol2015-06-271-0/+1260