summaryrefslogtreecommitdiffstats
path: root/src/H5Lexternal.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27685] Merge of r27572 from trunkDana Robinson2015-09-061-2/+0
* [svn-r27165] Merge 27133 & 27158 from trunk:Mohamad Chaarawi2015-06-081-6/+6
* [svn-r24728] Description:Quincey Koziol2014-02-211-4/+8
* [svn-r23321] Description:Quincey Koziol2013-02-271-20/+27
* [svn-r21925] Description:Quincey Koziol2012-02-101-8/+8
* [svn-r20782] I changed the macro definition of DIR_SEPC and DIR_SEPS to ']' f...Raymond Lu2011-05-091-2/+1
* [svn-r20407] Description:Quincey Koziol2011-04-041-1/+1
* [svn-r20114] Merge r20112 (open_file_pool) into 1_8 branch.Neil Fortner2011-02-171-22/+9
* [svn-r20066] Description:Quincey Koziol2011-02-081-1/+1
* [svn-r19824] 1. Made fixes as in rev #19813 in trunk:Vailin Choi2010-11-181-3/+9
* [svn-r19399] Description:Quincey Koziol2010-09-161-2/+2
* [svn-r19359] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-081-2/+2
* [svn-r19134] Description:Quincey Koziol2010-07-281-27/+25
* [svn-r18704] Description:Quincey Koziol2010-05-051-0/+1
* [svn-r18375] Purpose: Fix bugs involving external linksNeil Fortner2010-03-051-12/+8
* [svn-r18160] Description:Quincey Koziol2010-01-231-2/+2
* [svn-r18032] Description:Quincey Koziol2009-12-171-1/+1
* [svn-r17941] Description:Quincey Koziol2009-12-011-83/+122
* [svn-r17862] Description:Quincey Koziol2009-11-101-3/+8
* [svn-r17314] Description:Quincey Koziol2009-08-101-1/+1
* [svn-r16314] Added support for OpenVMS pathname for external link.Raymond Lu2009-01-141-0/+4
* [svn-r16282] Purpose: Add functions to allow more flexible traversal of exter...Neil Fortner2009-01-081-15/+75
* [svn-r16177] Remove terminal whitespace in links.c, H5Lexternal.c, H5Plapl.cNeil Fortner2008-12-091-2/+2
* [svn-r15766] Modifications for bug #1247 so that the user can specify the driverVailin Choi2008-10-031-18/+22
* [svn-r15629] Description:Quincey Koziol2008-09-161-3/+3
* [svn-r15513] Description:Quincey Koziol2008-08-211-4/+4
* [svn-r15486] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-4/+4
* [svn-r14791] Add handling for external link:Vailin Choi2008-04-021-30/+170
* [svn-r13745] Description:Quincey Koziol2007-05-101-1/+1
* [svn-r13636] Description:Quincey Koziol2007-04-111-3/+3
* [svn-r13589] Pedro Vicente Nunes2007-04-041-0/+2
* [svn-r13580] Description:Quincey Koziol2007-04-031-58/+115
* [svn-r13475] There's a configure issue linking szip's shared libraries when r...Mike McGreevy2007-03-081-3/+3
* [svn-r13465] Description:Quincey Koziol2007-03-061-56/+102
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h...James Laird2006-12-181-2/+2
* [svn-r12932] Description:Quincey Koziol2006-11-171-8/+4
* [svn-r12866] Description:Quincey Koziol2006-11-061-1/+1
* [svn-r12848] Description:Quincey Koziol2006-11-021-9/+8
* [svn-r12842] Description:Quincey Koziol2006-11-021-1/+1
* [svn-r12832] Description:Quincey Koziol2006-10-301-1/+1
* [svn-r12831] Changed the API for "unpacking" an external link value to take t...James Laird2006-10-301-5/+26
* [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Alti...Raymond Lu2006-10-101-1/+1
* [svn-r12719] Configured external links to (by default) use the FAPL of the pa...James Laird2006-10-041-2/+11
* [svn-r12700] Alert:Quincey Koziol2006-10-021-4/+4
* [svn-r12651] Description:Quincey Koziol2006-09-061-51/+63
* [svn-r12623] Added H5Fget_intent() function to get the "intent" of a file (re...James Laird2006-08-241-1/+10
* [svn-r12596] Refactored how external files are opened and closed.James Laird2006-08-181-1/+0
* [svn-r12533] Standardized the way path prefixes are passed to external links ...James Laird2006-08-031-7/+5
* [svn-r12528] Added User-Defined links to the library.James Laird2006-08-021-0/+314