summaryrefslogtreecommitdiffstats
path: root/src/H5Ocopy.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-27/+41
|\
| * [svn-r29626] Description:Quincey Koziol2016-04-041-3/+16
| * [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+1
| |\
| | * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-3/+4
| * | [svn-r29076] Description:Quincey Koziol2016-02-101-3/+4
| |/
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-2/+2
| * [svn-r28797] Description:Quincey Koziol2016-01-051-2/+2
| * [svn-r28761] Description:Quincey Koziol2016-01-011-18/+6
* | [svn-r28715] - merge from trunkMohamad Chaarawi2015-12-211-7/+5
|\ \ | |/
| * [svn-r28606] Description:Quincey Koziol2015-12-131-7/+5
* | [svn-r27959] - merge from trunk (pre-VDS)Mohamad Chaarawi2015-10-051-1/+1
|\ \ | |/
| * [svn-r27811] Description:Quincey Koziol2015-09-161-1/+1
* | [svn-r27777] merge from trunk.Mohamad Chaarawi2015-09-141-1/+2
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+2
* | [svn-r27286] merge from trunk.Mohamad Chaarawi2015-06-261-1/+1
|\ \ | |/
| * [svn-r27237] Description:Quincey Koziol2015-06-181-1/+1
* | [svn-r27141] merge from trunk.Mohamad Chaarawi2015-06-031-3/+3
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* | [svn-r27050] merge from trunk.Mohamad Chaarawi2015-05-111-7/+7
|\ \ | |/
| * [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-7/+7
* | [svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer andMohamad Chaarawi2014-09-051-16/+8
* | [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-261-2/+2
* | [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-191-1/+1
* | [svn-r25521] major rework of the internal setup of VOL plugins to make it moreMohamad Chaarawi2014-08-081-1/+2
* | [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-1/+1
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-13/+14
|\ \ | |/
| * [svn-r23695] Description:Quincey Koziol2013-05-111-13/+14
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-1/+1
* | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-251-1/+1
|\ \ | |/
| * [svn-r23313] Description:Quincey Koziol2013-02-251-1/+1
* | [svn-r22704] merge from trunk up to 22703.Mohamad Chaarawi2012-08-211-7/+14
|\ \ | |/
| * [svn-r22679] Changed H5O_copy_search_comm_dt_check() to use H5O_obj_class() t...Vailin Choi2012-08-141-6/+10
| * [svn-r22646] Description:Quincey Koziol2012-08-081-1/+4
* | [svn-r22623] merge from tunkMohamad Chaarawi2012-08-021-7/+7
|\ \ | |/
| * [svn-r22608] Description:Quincey Koziol2012-07-261-6/+6
| * [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-1/+1
* | [svn-r22554] remove the file_id from the H5F_t struct and add an id_exists in...Mohamad Chaarawi2012-07-111-1/+1
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-1/+1
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-1/+26
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-1/+1
* | [svn-r22285] make H5Ocopy use VOLMohamad Chaarawi2012-04-131-38/+53
|/
* [svn-r22171] Description:Quincey Koziol2012-03-281-45/+733
* [svn-r22164] Fixed a bug in H5Ocopy(): When copying an opened object, call th...Vailin Choi2012-03-281-4/+31
* [svn-r22058] Description:Quincey Koziol2012-03-131-2/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-8/+8
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-27/+15
* [svn-r21610] Purpose: Fix bug 7776Neil Fortner2011-10-191-6/+18
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-9/+15
* [svn-r19461] Purpose: Fix bug 1864Neil Fortner2010-09-211-19/+47