hdf5/release_docs
Neil Fortner 02fd491bf0 [svn-r16477] Purpose: Fix problem with opening an attribute multiple times through multiple
file handles.

Description:
An attribute's "oloc" field which specifies the file it resides in was located
in the attribute's "shared" structure.  So when an attribute was opened multiple
times all of the handles for that attribute pointed to the same file id, even if
different file id's were used to open the different handles for the attribute.
The "oloc" has been moved to the top level H5A_t struct.

Tested: jam, smirom (h5committest)
2009-02-12 14:06:37 -05:00
..
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
HISTORY-1_0-1_8_0_rc3.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
HISTORY-1_9.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL [svn-r15007] Purpose: configure cleanup 2008-05-15 11:42:03 -05:00
INSTALL_Cygwin.txt [svn-r15022] Purpose: Minor updates to Windows documentation via Kent's recommendations. 2008-05-16 13:48:26 -05:00
INSTALL_MinGW.txt [svn-r14999] Purpose: Minor updates to MinGW installation notes 2008-05-14 14:27:31 -05:00
INSTALL_parallel [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_VMS.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_Windows_From_Command_Line.txt [svn-r15312] Purpose: Support Visual Studio 2008 on Windows 2008-07-02 14:40:00 -05:00
INSTALL_Windows_Short_NET.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows_Short_VS2005.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows.txt [svn-r16457] Fix a typo in INSTALL_Windows.txt. 2009-02-10 15:01:44 -05:00
RELEASE.txt [svn-r16477] Purpose: Fix problem with opening an attribute multiple times through multiple 2009-02-12 14:06:37 -05:00