| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -3/+3 |
|
|
* | [svn-r29009] Corrected the API descriptions for H5Pget_virtual_dsetname and H... | Scot Breitenfeld | 2016-01-28 | 1 | -7/+7 |
|
|
* | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che... | Mohamad Chaarawi | 2016-01-21 | 1 | -3/+3 |
|
|
* | [svn-r28797] Description: | Quincey Koziol | 2016-01-05 | 1 | -2/+2 |
|
|
* | [svn-r28723] Description: | Quincey Koziol | 2015-12-22 | 1 | -12/+26 |
|
|
* | [svn-r28646] Minor normalization with revise_chunks. | Dana Robinson | 2015-12-14 | 1 | -1/+0 |
|
|
* | [svn-r28606] Description: | Quincey Koziol | 2015-12-13 | 1 | -10/+16 |
|
|
* | [svn-r27956] Description: | Quincey Koziol | 2015-10-05 | 1 | -3/+2 |
|
|
* | [svn-r27885] Description: | Quincey Koziol | 2015-09-27 | 1 | -4/+8 |
|
|
* | [svn-r27876] Description: | Quincey Koziol | 2015-09-25 | 1 | -1/+2 |
|
|
* | [svn-r27835] Description: | Quincey Koziol | 2015-09-21 | 1 | -339/+642 |
|\ |
|
| * | [svn-r27811] Description: | Quincey Koziol | 2015-09-16 | 1 | -179/+584 |
|
|
| * | [svn-r27806] Fix property list serialization for values encoded by H5Pset_chu... | Neil Fortner | 2015-09-16 | 1 | -1/+1 |
|
|
| * | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -3/+3 |
|
|
| * | [svn-r27612] Description: | Quincey Koziol | 2015-08-29 | 1 | -5/+7 |
|
|
* | | [svn-r27598] Description: | Quincey Koziol | 2015-08-27 | 1 | -2/+1 |
|
|
* | | [svn-r27547] Fill in public function descriptions from RM entries. | Neil Fortner | 2015-08-21 | 1 | -11/+59 |
|
|
* | | [svn-r27538] Add tests to cover remaining code coverage assertions in src dir... | Neil Fortner | 2015-08-20 | 1 | -1/+0 |
|
|
* | | [svn-r27506] H5Dset_extent no longer holds all printf source datasets open. | Neil Fortner | 2015-08-14 | 1 | -4/+6 |
|
|
* | | [svn-r27501] Add mapping validity checking to VDS open. | Neil Fortner | 2015-08-12 | 1 | -76/+6 |
|
|
* | | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti... | Neil Fortner | 2015-08-07 | 1 | -15/+113 |
|
|
* | | [svn-r27450] Add descriptions for all non-public functions. | Neil Fortner | 2015-07-31 | 1 | -3/+9 |
|
|
* | | [svn-r27425] Implement support for H5Pequal with VDS properties. | Neil Fortner | 2015-07-22 | 1 | -1/+42 |
|
|
* | | [svn-r27424] Implement support for h5debug for VDS. | Neil Fortner | 2015-07-22 | 1 | -13/+173 |
|
|
* | | [svn-r27398] Fixed potential issue layouts with compilers that do not support... | Neil Fortner | 2015-07-15 | 1 | -0/+3 |
|
|
* | | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f... | Neil Fortner | 2015-06-25 | 1 | -1/+1 |
|
|
* | | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th... | Neil Fortner | 2015-06-18 | 1 | -10/+0 |
|
|
* | | [svn-r27215] Fix issue where % characters could not be used in non-printf map... | Neil Fortner | 2015-06-16 | 1 | -15/+25 |
|
|
* | | [svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no... | Dana Robinson | 2015-06-16 | 1 | -1/+1 |
|
|
* | | [svn-r27192] Improve support for printf selections (support partial blocks with | Neil Fortner | 2015-06-12 | 1 | -1/+6 |
|
|
* | | [svn-r27191] Merged r26781 to r27185 from trunk | Dana Robinson | 2015-06-11 | 1 | -7/+10 |
|\ \
| |/ |
|
| * | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -5/+5 |
|
|
* | | [svn-r27145] Add some testing for printf-style source dataset name resolution. | Neil Fortner | 2015-06-03 | 1 | -16/+16 |
|
|
* | | [svn-r27104] Add support for printf-style source dataset name resolution. | Neil Fortner | 2015-05-22 | 1 | -45/+79 |
|
|
* | | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual... | Neil Fortner | 2015-05-11 | 1 | -1/+0 |
|
|
* | | [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w... | Neil Fortner | 2015-04-29 | 1 | -0/+1 |
|
|
* | | [svn-r26962] Add support for unlimited selections to VDS code. | Neil Fortner | 2015-04-29 | 1 | -3/+26 |
|
|
* | | [svn-r26828] Implement support for unlimited selections (not supported by VDS... | Neil Fortner | 2015-04-16 | 1 | -1/+5 |
|
|
* | | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no... | Neil Fortner | 2015-03-18 | 1 | -1/+1 |
|
|
* | | [svn-r26469] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-03-17 | 1 | -2/+5 |
|
|
* | | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi... | Neil Fortner | 2015-03-09 | 1 | -0/+2 |
|
|
* | | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch. | Neil Fortner | 2015-02-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [svn-r26195] Description: | Quincey Koziol | 2015-02-17 | 1 | -1/+1 |
|
|
* | | [svn-r26261] Commit working but incomplete prototype. Does not perform I/O. | Neil Fortner | 2015-02-20 | 1 | -66/+47 |
|
|
* | | [svn-r26198] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-02-17 | 1 | -16/+404 |
|
|
* | | [svn-r26153] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-02-10 | 1 | -2/+119 |
|/ |
|
* | [svn-r25084] Description: | Quincey Koziol | 2014-04-23 | 1 | -4/+7 |
|
|
* | [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec... | Mohamad Chaarawi | 2014-02-13 | 1 | -10/+10 |
|
|
* | [svn-r23713] Description: | Quincey Koziol | 2013-05-21 | 1 | -14/+7 |
|
|
* | [svn-r22866] Description: | Quincey Koziol | 2012-10-05 | 1 | -12/+18 |
|
|