summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_ttconv.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for variable length types (not within compound or array, with no ...Neil Fortner2017-05-211-1/+1
* Fix memory leak in collective group open through soft links. MinorNeil Fortner2017-05-051-29/+59
* Implement H5Oopen, H5Oopen_by_addr, H5Acreate_by_name, H5Aopen_by_name,Neil Fortner2017-05-011-12/+8
* Update DAOS plugin to work with latest version of DAOS, based on work by Moha...Neil Fortner2017-04-271-2/+42
* Add support for collective group create and open, usingNeil Fortner2017-04-241-0/+2
* Add support for datatype conversion with datasets, including withNeil Fortner2017-03-161-6/+1097
* Modify plugin to use H5VL_daosm_term as the plugin's terminate callback,Neil Fortner2017-03-161-4/+0
* Modify DAOS-M plugin to call daos_pool_connect at plugin initializationNeil Fortner2017-03-141-4/+9
* Fix attribute datatype conversion implementation to always supplyNeil Fortner2017-03-081-0/+922