Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | H5R: fix H5Tconv to check for null references | Jerome Soumagne | 2019-12-09 | 1 | -12/+252 |
* | Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILE | Jerome Soumagne | 2019-12-09 | 1 | -1/+1 |
* | Fix missing free in H5T__ref_mem_read() | Neil Fortner | 2019-12-06 | 1 | -0/+2 |
* | Fix bugs in H5VL file comparison code. Add short circuit success to | Neil Fortner | 2019-12-06 | 1 | -6/+6 |
* | Implement file comparison VOL callback. Other changes to allow | Neil Fortner | 2019-12-06 | 1 | -30/+69 |
* | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2019-12-06 | 1 | -87/+148 |
* | Fix encode and decode of tokens in H5VLnative | Jerome Soumagne | 2019-10-11 | 1 | -14/+21 |
* | Fix func enter macro in H5T_ref_reclaim() | Jerome Soumagne | 2019-10-09 | 1 | -1/+1 |
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -0/+761 |