summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix mistake in h5dsm_obj_info.cNeil Fortner2017-05-112-1/+3
* Add maps to h5dsm_test.sh. Fix issues with maps implementation.Neil Fortner2017-05-114-18/+77
* Add maps implementation (based on a patch supplied by MohamadNeil Fortner2017-05-112-1/+232
* Add support for H5Aget_name, H5Aget_creatE_plist, H5Aget_space, andNeil Fortner2017-05-092-128/+198
* Update DAOS plugin to work with new version of DAOS: removeNeil Fortner2017-05-091-13/+13
* Add regression test script h5dsm_test.shNeil Fortner2017-05-082-0/+573
* Fix memory leak in collective group open through soft links. MinorNeil Fortner2017-05-052-31/+61
* Implement H5Oget_info. Fix bugs in H5Oopen_by_addr and H5Oopen. AddNeil Fortner2017-05-043-1/+180
* Add support for H5Literate and H5Literate_by_name. AddNeil Fortner2017-05-031-0/+95
* Implement H5Oopen, H5Oopen_by_addr, H5Acreate_by_name, H5Aopen_by_name,Neil Fortner2017-05-019-117/+124
* Add support for H5Aiterate. Add h5dsm_attr_iter.c example for this.Neil Fortner2017-04-271-0/+104
* 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-2419-0/+38
* 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-1619-76/+0
* Modify DAOS-M plugin to call daos_pool_connect at plugin initializationNeil Fortner2017-03-1419-75/+172
* Fix attribute datatype conversion implementation to always supplyNeil Fortner2017-03-082-1/+925
* Add full support for soft links. Add h5dsm_slink_create.c example. FixNeil Fortner2017-02-151-0/+64
* Implement attribute read/write. Added examples for this. AddedNeil Fortner2017-02-104-3/+218
* Add support for H5Dget_space, H5Dget_type, H5Dget_access_plist, andNeil Fortner2017-02-081-1/+64
* Add support for attribute create/open/close. Add examples for attributeNeil Fortner2017-02-083-1/+173
* Implement H5Lexists. Add h5dsm_link_exists example. Other minor fixesNeil Fortner2017-02-021-0/+69
* Improve handling of snapshots with multiple processes so any processesNeil Fortner2017-02-022-2/+2
* Implement new transaction model, transactions are now hidden from theNeil Fortner2017-01-3112-240/+189
* Fix bugs in h5dsm_dset_r1m.cNeil Fortner2016-12-152-6/+6
* Merge branch 'hdf5_daosm' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5...U-hdf\nfortne22016-12-152-0/+223
|\
| * Add 1 MB write/read examples. Not tested.Neil Fortner2016-12-142-0/+223
* | Add support for reading FCPL from file. Other minor fixes.U-hdf\nfortne22016-12-151-1/+1
|/
* Add h5dsm_dset_rpartial.cNeil Fortner2016-12-131-0/+153
* Split H5VLdaosm.h into public and private headers, to remove the needNeil Fortner2016-12-134-7/+11
* Add transaction number printing for write examples, optional transactionNeil Fortner2016-12-128-32/+70
* Implement group traversal. Major refactoring of group/link code. AddedNeil Fortner2016-12-092-0/+134
* Add support for saving/loading max OID in file. Other fixes.Neil Fortner2016-12-091-2/+2
* Fix memory leak in H5VL_daosm_dataset_write, bug inNeil Fortner2016-12-071-3/+13
* Add new example for partial I/O write.Neil Fortner2016-12-071-0/+141
* Fix bugs in read/write implementation. Only seems to read/write theNeil Fortner2016-11-295-14/+28
* Initial implementation of dataset reads and writes. Untested. Does notNeil Fortner2016-11-298-3/+430
* Tested "make installcheck" on jelly.lrknox2016-08-311-1/+1
* Correct incorrect merge from main that added extra commands to a list inlrknox2016-08-311-2/+2
* [svn-r28715] - merge from trunkMohamad Chaarawi2015-12-211-2/+3
|\
| * [svn-r28669] Changes to correct errors found with -ansi flag.Larry Knox2015-12-151-2/+3
* | [svn-r28288] merge from trunk.Mohamad Chaarawi2015-11-051-1/+1
|\ \ | |/
| * [svn-r28086] fixed spellingScot Breitenfeld2015-10-151-1/+1
* | [svn-r27972] merge from trunk.Mohamad Chaarawi2015-10-0612-2/+2031
|\ \ | |/
| * [svn-r27839] Removed generated autotools stragglers missed in trunk sync.Dana Robinson2015-09-211-1395/+0
| * [svn-r27835] Description:Quincey Koziol2015-09-211-15/+29
| |\
| * | [svn-r27769] Maintenance: Fixed example that failed daily tests.Elena Pourmal2015-09-141-6/+17
| * | [svn-r27630] Description:Quincey Koziol2015-08-311-0/+1
| |\ \
| * | | [svn-r27598] Description:Quincey Koziol2015-08-271-9/+9
| * | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-273-9/+108
| |\ \ \