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