summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in read/write implementation. Only seems to read/write theNeil Fortner2016-11-298-42/+62
* Add autogenerated trace commands.Neil Fortner2016-11-291-0/+11
* Initial implementation of dataset reads and writes. Untested. Does notNeil Fortner2016-11-2910-7/+747
* Fix Dataset open.Neil Fortner2016-11-231-3/+3
* Encode/decode datatype/dataspace/DCPL to/from dataset. Decode notNeil Fortner2016-11-231-39/+203
* Improve transaction support, add H5Fcreate_ff, H5Fopen_ff, H5Fclose_ff.Neil Fortner2016-11-186-97/+436
* Fix bug in dataset create/open, Transaction terminate.Neil Fortner2016-11-162-10/+11
* Initial implementation of dataset create/open/close, transactions. NotNeil Fortner2016-11-1417-52/+1550
* Processes with rank greater than 0 should now fail when process 0 fails.Neil Fortner2016-10-281-3/+57
* Various improvements/fixes.Neil Fortner2016-10-271-8/+27
* Add daos error code reporting.Neil Fortner2016-10-271-62/+65
* Query epoch instead of hardcoding it. Also bring fixes from create to close r...Neil Fortner2016-10-271-42/+49
* Minor fixes.Neil Fortner2016-10-272-3/+5
* More fixes for new API, fix warnings.Neil Fortner2016-10-271-6/+6
* More fixes for new DAOS API.Neil Fortner2016-10-271-12/+12
* Update to use new DAOS API.Neil Fortner2016-10-272-37/+36
* Initial implementation of file create/open/close on daos-m. Has not been tested.Neil Fortner2016-10-275-0/+980
* Merge pull request #5 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:vol to volLarry Knox2016-08-311-3/+3
|\
| * 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-r29903] merge from trunk.Mohamad Chaarawi2016-05-09766-9591/+109732
|\
| * [svn-r29698] Switched true and false to TRUE and FALSE in a function inDana Robinson2016-04-141-2/+2
| * [svn-r29696] Applied fix for HDFFV-9439 to mpicc config as well as mpif90 in ...Larry Knox2016-04-141-1/+1
| * [svn-r29683] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-112-20/+0
| * [svn-r29681] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-111-4/+6
| * [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-115-44/+203
| * [svn-r29678] Revert r29672 changes to h5diff.Larry Knox2016-04-093-35/+10
| * [svn-r29673] Fix typo of var nameAllen Byrne2016-04-081-1/+1
| * [svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-083-10/+35
| * [svn-r29668] Added H5Dfarray.c to CMake.Dana Robinson2016-04-081-0/+1
| * [svn-r29665] Added new chunk index types to h5debug.Dana Robinson2016-04-071-2/+50
| * [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-0714-22/+2189
| * [svn-r29655] Added H5D_CHUNK_BTREE to the deprecated section of H5Dpublic.h.Dana Robinson2016-04-071-0/+1
| * [svn-r29653] fixed A variable that is specified as an argument to the intrins...Scot Breitenfeld2016-04-071-1/+1
| * [svn-r29649] changed indentation format, updated commentsScot Breitenfeld2016-04-061-17/+12
| * [svn-r29648] FIX: HDFFV-8486 Scot Breitenfeld2016-04-066-122/+621
| * [svn-r29646] FIX: HDFFV-9522 Scot Breitenfeld2016-04-061-5/+71
| * [svn-r29644] Description:Quincey Koziol2016-04-061-1/+1
| * [svn-r29640] Description:Quincey Koziol2016-04-051-1/+1
| * [svn-r29638] Added new chunk index types to trace code.Dana Robinson2016-04-051-0/+34
| * [svn-r29635] Description:Quincey Koziol2016-04-0519-21/+3773
| * [svn-r29632] Description:Quincey Koziol2016-04-051-6/+10
| * [svn-r29630] Description:Quincey Koziol2016-04-051-25/+31
| * [svn-r29626] Description:Quincey Koziol2016-04-043-17/+23
| * [svn-r29625] Description:Quincey Koziol2016-04-042-115/+0
| * [svn-r29620] Merge of r29619 from revise_chunks. Minor H5Fpublic.h comment up...Dana Robinson2016-04-041-3/+0
| * [svn-r29614] Description:Quincey Koziol2016-04-034-38/+71
| * [svn-r29612] Description:Quincey Koziol2016-04-0318-150/+115
| * [svn-r29607] Description:Quincey Koziol2016-04-0214-261/+1452
| * [svn-r29603] HDFFV-9746 Add test for "/" for H5LTpath_validScot Breitenfeld2016-04-011-0/+23