summaryrefslogtreecommitdiffstats
path: root/hl/src/H5DO.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+192
| | | | | | | | | | Bring H5DOappend(), H5P[s|g]et_object_flush_cb, and H5P[s|g]et_append_flush from revise_chunks branch to trunk. Brings along updated metadata cache entry tagging, and the internal object flush routine. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r24769] Description:Quincey Koziol2014-03-071-80/+42
| | | | | | | | | Check in Mohamad's changes to support collective I/O on point selections, along with some other minor cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial (h5committest forthcoming)
* [svn-r23075] I revised the code and test according to Quincey's review. I ↵Raymond Lu2012-12-041-32/+58
| | | | | | also added more test cases. Tested on koala.
* [svn-r23018] I forgot to add these new files in previous commit.Raymond Lu2012-11-071-0/+111