summaryrefslogtreecommitdiffstats
path: root/src/H5Oidxinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Rework H5X_class_t to make idx_class separate and fix initializationJerome Soumagne2016-11-291-13/+23
* Start modifications to H5X to support metadata indexingJerome Soumagne2016-11-291-2/+2
* Fix H5Q/H5X modules after init/term changesJerome Soumagne2016-11-291-4/+4
* Fixes after changes from UNUSED to H5_ATTR_UNUSEDJerome Soumagne2016-11-291-6/+6
* Add H5D_set_index/H5D_get_index/H5D_remove_indexJerome Soumagne2016-11-291-9/+75
* Fix HDassert in H5OidxinfoJerome Soumagne2016-11-291-1/+1
* Fix encoding / decoding of index metadata sizeJerome Soumagne2016-11-291-4/+5
* Add H5Oidxinfo and H5O_IDXINFO_ID header messageJerome Soumagne2016-11-291-0/+292