summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bugs in read/write implementation. Only seems to read/write theNeil Fortner2016-11-293-28/+34
* | Add autogenerated trace commands.Neil Fortner2016-11-291-0/+11
* | Initial implementation of dataset reads and writes. Untested. Does notNeil Fortner2016-11-292-4/+317
* | 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
|/
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-09166-3303/+13104
|\
| * [svn-r29668] Added H5Dfarray.c to CMake.Dana Robinson2016-04-081-0/+1
| * [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-0712-22/+1782
| * [svn-r29655] Added H5D_CHUNK_BTREE to the deprecated section of H5Dpublic.h.Dana Robinson2016-04-071-0/+1
| * [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-0517-18/+3749
| * [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-0317-112/+114
| * [svn-r29607] Description:Quincey Koziol2016-04-029-94/+875
| * [svn-r29552] Normalization with revise_chunks in preparation for big merge.Dana Robinson2016-03-241-2/+5
| * [svn-r29549] Minor normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-243-8/+8
| * [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-2426-148/+153
| * [svn-r29500] Made CMake header generation a normal (not advanced) optionDana Robinson2016-03-221-1/+0
| * [svn-r29499] Minor prettification of Java configure code and libraryDana Robinson2016-03-221-2/+3
| * [svn-r29482] Switched a few Visual Studio #ifdefs to Win32Dana Robinson2016-03-212-4/+4
| * [svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h.Dana Robinson2016-03-181-5/+0
| * [svn-r29440] Minor typo fix.Dana Robinson2016-03-161-1/+1
| * [svn-r29421] Fix for HDFFV-9516.Dana Robinson2016-03-151-0/+12
| * [svn-r29395] Corrected parentheses in floating-point compare macros.Dana Robinson2016-03-122-9/+10
| * [svn-r29372] minor error reporting fix.Mohamad Chaarawi2016-03-091-2/+2
| * [svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers rath...Larry Knox2016-03-082-142/+3
| * [svn-r29326] HDFFV-9536: Changed H5check_version() to use libtool shared libr...Albert Cheng2016-03-072-3/+142
| * [svn-r29279] Tidying of H5C_load_entry() before complicated merge.Dana Robinson2016-03-051-130/+64
| * [svn-r29266] Header generation default should be OFF.Allen Byrne2016-03-041-1/+1
| * [svn-r29245] use HDONE_ERROR instead of HGOTO after done.Mohamad Chaarawi2016-03-011-2/+2
| * [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-292-1/+4
| * [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-249-27/+81
| * [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-2214-136/+763