| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -1/+1 |
|
|
* | Tentative fix for valgrind issues related to EoC. | Dana Robinson | 2016-11-26 | 1 | -2/+2 |
|
|
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 1 | -0/+220 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -7/+8 |
|
|
* | [svn-r28797] Description: | Quincey Koziol | 2016-01-05 | 1 | -5/+5 |
|
|
* | [svn-r28606] Description: | Quincey Koziol | 2015-12-13 | 1 | -4/+5 |
|
|
* | [svn-r28533] Fix loops in H5Dvirtual.c to only loop over used entries in VDS ... | Neil Fortner | 2015-12-07 | 1 | -3/+3 |
|
|
* | [svn-r28452] Description: | Quincey Koziol | 2015-11-23 | 1 | -1/+1 |
|
|
* | [svn-r28311] Description: | Quincey Koziol | 2015-11-09 | 1 | -0/+1 |
|
|
* | [svn-r27957] Description: | Quincey Koziol | 2015-10-05 | 1 | -23/+12 |
|
|
* | [svn-r27944] Description: | Quincey Koziol | 2015-10-04 | 1 | -6/+12 |
|
|
* | [svn-r27835] Description: | Quincey Koziol | 2015-09-21 | 1 | -4/+6 |
|
|
* | [svn-r27646] Add version number to VDS global heap object encoding. | Neil Fortner | 2015-09-01 | 1 | -1/+1 |
|
|
* | [svn-r27538] Add tests to cover remaining code coverage assertions in src dir... | Neil Fortner | 2015-08-20 | 1 | -7/+2 |
|
|
* | [svn-r27528] Modify printf implementation to not open source datasets that we... | Neil Fortner | 2015-08-19 | 1 | -4/+12 |
|
|
* | [svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c. | Neil Fortner | 2015-08-19 | 1 | -8/+10 |
|
|
* | [svn-r27520] Add new test for all 3 selection types in the same VDS. | Neil Fortner | 2015-08-18 | 1 | -7/+2 |
|
|
* | [svn-r27506] H5Dset_extent no longer holds all printf source datasets open. | Neil Fortner | 2015-08-14 | 1 | -4/+9 |
|
|
* | [svn-r27505] Add support for H5Dset_extent for VDS. | Neil Fortner | 2015-08-14 | 1 | -48/+151 |
|
|
* | [svn-r27504] Change comments/code around to reflect decision to have virtual ... | Neil Fortner | 2015-08-13 | 1 | -2/+6 |
|
|
* | [svn-r27501] Add mapping validity checking to VDS open. | Neil Fortner | 2015-08-12 | 1 | -0/+138 |
|
|
* | [svn-r27498] Add support for I/O after reopening a VDS with unlimited and/or ... | Neil Fortner | 2015-08-12 | 1 | -73/+296 |
|
|
* | [svn-r27481] Add support for offset selections passed to H5Pset_virtual. | Neil Fortner | 2015-08-07 | 1 | -2/+14 |
|
|
* | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti... | Neil Fortner | 2015-08-07 | 1 | -15/+29 |
|
|
* | [svn-r27450] Add descriptions for all non-public functions. | Neil Fortner | 2015-07-31 | 1 | -2/+19 |
|
|
* | [svn-r27424] Implement support for h5debug for VDS. | Neil Fortner | 2015-07-22 | 1 | -7/+7 |
|
|
* | [svn-r27323] Implement support for H5Dflush for VDS. | Neil Fortner | 2015-07-02 | 1 | -40/+88 |
|
|
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f... | Neil Fortner | 2015-06-25 | 1 | -51/+108 |
|
|
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th... | Neil Fortner | 2015-06-18 | 1 | -27/+5 |
|
|
* | [svn-r27224] Fix bug that prevented reading from datasets with unlimited mapp... | Neil Fortner | 2015-06-17 | 1 | -31/+41 |
|
|
* | [svn-r27215] Fix issue where % characters could not be used in non-printf map... | Neil Fortner | 2015-06-16 | 1 | -28/+90 |
|
|
* | [svn-r27197] Improve performance of "printf" VDS with selections in the file ... | Neil Fortner | 2015-06-12 | 1 | -9/+49 |
|
|
* | [svn-r27192] Improve support for printf selections (support partial blocks with | Neil Fortner | 2015-06-12 | 1 | -236/+328 |
|
|
* | [svn-r27191] Merged r26781 to r27185 from trunk | Dana Robinson | 2015-06-11 | 1 | -9/+12 |
|
|
* | [svn-r27153] Implement fill value support for VDS. | Neil Fortner | 2015-06-05 | 1 | -131/+356 |
|
|
* | [svn-r27145] Add some testing for printf-style source dataset name resolution. | Neil Fortner | 2015-06-03 | 1 | -128/+173 |
|
|
* | [svn-r27104] Add support for printf-style source dataset name resolution. | Neil Fortner | 2015-05-22 | 1 | -323/+1025 |
|
|
* | [svn-r27053] Add more tests for unlimited selections. | Neil Fortner | 2015-05-12 | 1 | -4/+4 |
|
|
* | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual... | Neil Fortner | 2015-05-11 | 1 | -91/+42 |
|
|
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds and | Neil Fortner | 2015-05-05 | 1 | -33/+36 |
|
|
* | [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w... | Neil Fortner | 2015-04-29 | 1 | -45/+92 |
|
|
* | [svn-r26962] Add support for unlimited selections to VDS code. | Neil Fortner | 2015-04-29 | 1 | -5/+266 |
|
|
* | [svn-r26680] Implement minor suggestions from 3/26/15 code review. | Neil Fortner | 2015-03-31 | 1 | -20/+19 |
|
|
* | [svn-r26668] Fix error in H5D__virtual_read/write that prevented short circuit. | Neil Fortner | 2015-03-30 | 1 | -4/+5 |
|
|
* | [svn-r26482] Opening source files now reuses the flags from the virtual file. | Neil Fortner | 2015-03-19 | 1 | -1/+1 |
|
|
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no... | Neil Fortner | 2015-03-18 | 1 | -28/+41 |
|
|
* | [svn-r26469] INCOMPLETE, UNWORKING CODE | Neil Fortner | 2015-03-17 | 1 | -7/+37 |
|
|
* | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi... | Neil Fortner | 2015-03-09 | 1 | -14/+221 |
|
|
* | [svn-r26346] Add more test cases, refactor test code to reduce code duplicati... | Neil Fortner | 2015-03-03 | 1 | -1/+1 |
|
|