summaryrefslogtreecommitdiffstats
path: root/test/vds.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29421] Fix for HDFFV-9516.Dana Robinson2016-03-151-7/+153
* [svn-r28573] Merge of r28109 from revise_chunks. Minor change to test/vds.c.Dana Robinson2015-12-111-3/+3
* [svn-r27835] Description:Quincey Koziol2015-09-211-5/+7
* [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-011-5/+7
* [svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...Neil Fortner2015-08-211-8/+27
* [svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...Neil Fortner2015-08-201-0/+457
* [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-201-17/+414
* [svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.Neil Fortner2015-08-191-2/+44
* [svn-r27520] Add new test for all 3 selection types in the same VDS.Neil Fortner2015-08-181-35/+1095
* [svn-r27505] Add support for H5Dset_extent for VDS.Neil Fortner2015-08-141-6/+238
* [svn-r27498] Add support for I/O after reopening a VDS with unlimited and/or ...Neil Fortner2015-08-121-0/+153
* [svn-r27481] Add support for offset selections passed to H5Pset_virtual.Neil Fortner2015-08-071-4/+193
* [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-0/+53
* [svn-r27425] Implement support for H5Pequal with VDS properties.Neil Fortner2015-07-221-0/+12
* [svn-r27424] Implement support for h5debug for VDS.Neil Fortner2015-07-221-1/+26
* [svn-r27420] Fixed VDS test to handle the family driver correctly.Neil Fortner2015-07-211-39/+47
* [svn-r27323] Implement support for H5Dflush for VDS.Neil Fortner2015-07-021-88/+250
* [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-161-17/+30
* [svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...Dana Robinson2015-06-161-2/+1
* [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-121-4/+37
* [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-121-1/+1
* [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-8/+691
* [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-885/+993
* [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-24/+2760
* [svn-r27053] Add more tests for unlimited selections.Neil Fortner2015-05-121-12/+880
* [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-1/+1294
* [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-6/+6
* [svn-r26668] Fix error in H5D__virtual_read/write that prevented short circuit.Neil Fortner2015-03-301-29/+1069
* [svn-r26566] Fix error in H5S__hyper_project_intersection algorithm.Neil Fortner2015-03-241-0/+164
* [svn-r26482] Opening source files now reuses the flags from the virtual file.Neil Fortner2015-03-191-5/+24
* [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-0/+155
* [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-091-1/+214
* [svn-r26346] Add more test cases, refactor test code to reduce code duplicati...Neil Fortner2015-03-031-103/+615
* [svn-r26293] Implement patching of virtual dataspace extent in mapping datasp...Neil Fortner2015-02-241-16/+21
* [svn-r26261] Commit working but incomplete prototype. Does not perform I/O.Neil Fortner2015-02-201-28/+298
* [svn-r26199] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-171-226/+0
* [svn-r26198] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-171-0/+452