summaryrefslogtreecommitdiffstats
path: root/src/H5F.c
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of dataset create/open/close, transactions. NotNeil Fortner2016-11-141-0/+26
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-54/+47
|\
| * [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+0
| * [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-9/+6
| * [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-13/+13
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-9/+9
| * [svn-r28916] Description:Quincey Koziol2016-01-151-11/+7
| * [svn-r28894] Description:Quincey Koziol2016-01-141-4/+6
* | [svn-r27959] - merge from trunk (pre-VDS)Mohamad Chaarawi2015-10-051-10/+11
|\ \ | |/
* | [svn-r27777] merge from trunk.Mohamad Chaarawi2015-09-141-50/+19
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-50/+20
* | [svn-r27208] merge from trunk.Mohamad Chaarawi2015-06-161-0/+1
|\ \ | |/
| * [svn-r27144] Description:Quincey Koziol2015-06-031-0/+1
* | [svn-r27141] merge from trunk.Mohamad Chaarawi2015-06-031-2/+2
|\ \ | |/
* | [svn-r27090] merge from trunk.Mohamad Chaarawi2015-05-151-0/+1
|\ \ | |/
| * [svn-r27075] Description:Quincey Koziol2015-05-151-1/+1
* | [svn-r27050] merge from trunk.Mohamad Chaarawi2015-05-111-5/+5
|\ \ | |/
| * [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.Dana Robinson2015-04-301-5/+5
| * [svn-r25929] Description:Quincey Koziol2014-12-291-3/+8
* | [svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer andMohamad Chaarawi2014-09-051-201/+112
* | [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-261-36/+78
* | [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-191-41/+46
* | [svn-r25521] major rework of the internal setup of VOL plugins to make it moreMohamad Chaarawi2014-08-081-11/+3
* | [svn-r25502] merge from trunk.Mohamad Chaarawi2014-07-311-6/+11
|\ \ | |/
| * [svn-r25496] Description:Quincey Koziol2014-07-301-6/+11
* | [svn-r25488] - fix bug with H5Fget_access_plist. need to set VOL and VOL info...Mohamad Chaarawi2014-07-291-4/+19
* | [svn-r25471] merge from trunk and resolve conflicts.Mohamad Chaarawi2014-07-231-30/+9
|\ \ | |/
| * [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-1926/+37
* | [svn-r25463] more aligning with trunk.Mohamad Chaarawi2014-07-221-45/+44
* | [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-1/+5
|\ \ | |/
| * [svn-r25097] Description:Quincey Koziol2014-04-251-1/+1
| * [svn-r25092] Description:Quincey Koziol2014-04-241-2/+15
| * [svn-r25084] Description:Quincey Koziol2014-04-231-2/+2
| * [svn-r24998] Description:Quincey Koziol2014-04-091-0/+3
* | [svn-r24593] merge from trunkMohamad Chaarawi2013-12-231-13/+105
|\ \ | |/
| * [svn-r24476] Description:Quincey Koziol2013-11-301-20/+20
| * [svn-r24360] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-10-251-59/+73
* | [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-25/+25
* | [svn-r24301] merge from trunk.Mohamad Chaarawi2013-10-161-1/+0
|\ \ | |/
| * [svn-r24255] Description:Quincey Koziol2013-10-041-1/+0
| * [svn-r24210] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-09-271-14/+7
* | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-271-1/+1
|\ \ | |/
| * [svn-r24140] Purpose: Remove problematic abandonment of error stackNeil Fortner2013-09-131-5/+8
| * [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-301-1/+1
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-6/+5
|\ \ | |/
| * [svn-r23713] Description:Quincey Koziol2013-05-211-9/+12
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-25/+25
* | [svn-r22902] - fix bug in H5is_accessible (check if fapl is default, and conv...Mohamad Chaarawi2012-10-161-1/+8
* | [svn-r22809] - bring in plist encode decode changes from trunkMohamad Chaarawi2012-09-251-39/+0
|\ \ | |/
| * [svn-r22668] Description:Quincey Koziol2012-08-111-1/+11