summaryrefslogtreecommitdiffstats
path: root/hl/src/H5DO.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r30289] Fix for HDFFV-9960 H5DOappend without append callback.Vailin Choi2016-08-141-20/+18
| | | | | This is the second part of the fix--see crucible review HDF5-383. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
* [svn-r30262] Fix for HDFFV-9960: H5DOappend will not fail if a dataset has ↵Vailin Choi2016-08-051-3/+6
| | | | | | no append callback registered. Tested on mayll, platypus, osx1010test, emu, moohan, kituo, ostrich, kite, quail.
* [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