summaryrefslogtreecommitdiffstats
path: root/src/H5Cmpio.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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