summaryrefslogtreecommitdiffstats
path: root/src/H5L.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-90/+260
|\
| * [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-17/+17
| |\
| | * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-1/+1
| * | [svn-r29076] Description:Quincey Koziol2016-02-101-1/+1
| |/
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-24/+28
| * [svn-r28916] Description:Quincey Koziol2016-01-151-51/+65
| * [svn-r28894] Description:Quincey Koziol2016-01-141-18/+38
| * [svn-r28761] Description:Quincey Koziol2016-01-011-17/+169
* | [svn-r27777] merge from trunk.Mohamad Chaarawi2015-09-141-19/+26
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-19/+26
* | [svn-r27141] merge from trunk.Mohamad Chaarawi2015-06-031-17/+17
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-17/+17
* | [svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer andMohamad Chaarawi2014-09-051-187/+111
* | [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-261-17/+17
* | [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-191-38/+125
* | [svn-r25521] major rework of the internal setup of VOL plugins to make it moreMohamad Chaarawi2014-08-081-1/+0
* | [svn-r25502] merge from trunk.Mohamad Chaarawi2014-07-311-1/+1
|\ \ | |/
| * [svn-r25500] fix HDFFV-8888 - H5Ldelete_by_idx fails on non-existent group name.Mohamad Chaarawi2014-07-311-1/+1
* | [svn-r25482] - update is_accessible implementation to use fapl and pass it do...Mohamad Chaarawi2014-07-241-24/+24
* | [svn-r25476] - fix error output in several places.Mohamad Chaarawi2014-07-231-2/+2
* | [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-17/+17
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-17/+17
* | [svn-r22993] some minor changesMohamad Chaarawi2012-10-311-1/+24
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-6/+2
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-4/+5
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-117/+368
* | [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-111-1/+0
* | [svn-r22423] add link and object iterate callbacksMohamad Chaarawi2012-06-011-42/+17
* | [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-291-6/+6
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-13/+9
* | [svn-r22384] - fix type in CMake fileMohamad Chaarawi2012-05-211-2/+2
* | [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-181-3/+3
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-13/+13
* | [svn-r22283] H5Lget routines through VOLMohamad Chaarawi2012-04-121-88/+143
* | [svn-r22278] make get_vfd go through a generic file callbackMohamad Chaarawi2012-04-111-18/+0
* | [svn-r22273] H5Ldelete goes thorugh VOLMohamad Chaarawi2012-04-101-6/+33
* | [svn-r22272] provide the wrapped ids to iterate/visit routinesMohamad Chaarawi2012-04-101-3/+12
* | [svn-r22271] unwrap the high level ids in several placesMohamad Chaarawi2012-04-091-5/+5
* | [svn-r22258] links and attributes VOL routinesMohamad Chaarawi2012-04-081-2/+2
* | [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-041-75/+77
* | [svn-r22153] renaming some VL public variables and wrapper ID typeMohamad Chaarawi2012-03-261-4/+5
* | [svn-r22151] - object lookup returns the haddr_tMohamad Chaarawi2012-03-261-7/+10
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-2/+2
* | [svn-r22034] merge from trunk r 22032Mohamad Chaarawi2012-03-071-53/+186
|\ \ | |/
| * [svn-r21923] Description:Quincey Koziol2012-02-101-2/+135
| * [svn-r21919] Description:Quincey Koziol2012-02-091-51/+51
* | [svn-r22032] - move all HDF5 library access for H5F routines to the native la...Mohamad Chaarawi2012-03-071-4/+30
|/
* [svn-r21133] Description:Quincey Koziol2011-07-201-5/+4
* [svn-r20061] Description:Quincey Koziol2011-02-081-12/+11
* [svn-r19587] Description:Quincey Koziol2010-10-131-2/+20