summaryrefslogtreecommitdiffstats
path: root/src/H5Dvirtual.c
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-121-9/+49
* [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-236/+328
* [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-9/+12
* [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-131/+356
* [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-128/+173
* [svn-r27104] Add support for printf-style source dataset name resolution.Neil Fortner2015-05-221-323/+1025
* [svn-r27053] Add more tests for unlimited selections.Neil Fortner2015-05-121-4/+4
* [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-91/+42
* [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-051-33/+36
* [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w...Neil Fortner2015-04-291-45/+92
* [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-5/+266
* [svn-r26680] Implement minor suggestions from 3/26/15 code review.Neil Fortner2015-03-311-20/+19
* [svn-r26668] Fix error in H5D__virtual_read/write that prevented short circuit.Neil Fortner2015-03-301-4/+5
* [svn-r26482] Opening source files now reuses the flags from the virtual file.Neil Fortner2015-03-191-1/+1
* [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-181-28/+41
* [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-7/+37
* [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-091-14/+221
* [svn-r26346] Add more test cases, refactor test code to reduce code duplicati...Neil Fortner2015-03-031-1/+1
* [svn-r26261] Commit working but incomplete prototype. Does not perform I/O.Neil Fortner2015-02-201-18/+15
* [svn-r26198] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-171-43/+89
* [svn-r26154] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-101-0/+394