summaryrefslogtreecommitdiffstats
path: root/src/H5FF.c
Commit message (Expand)AuthorAgeFilesLines
* Add maps implementation (based on a patch supplied by MohamadNeil Fortner2017-05-111-2/+2
* Add support for reading FCPL from file. Other minor fixes.U-hdf\nfortne22016-12-151-0/+4
* Add group create/open/close, various fixes.Neil Fortner2016-12-031-2/+207
* Fix bugs in read/write implementation. Only seems to read/write theNeil Fortner2016-11-291-6/+6
* Add autogenerated trace commands.Neil Fortner2016-11-291-0/+11
* Initial implementation of dataset reads and writes. Untested. Does notNeil Fortner2016-11-291-0/+104
* Improve transaction support, add H5Fcreate_ff, H5Fopen_ff, H5Fclose_ff.Neil Fortner2016-11-181-17/+261
* Initial implementation of dataset create/open/close, transactions. NotNeil Fortner2016-11-141-0/+323