summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r14115] Description:Quincey Koziol2007-08-281-2/+2
* [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure ...Raymond Lu2007-04-041-5/+6
* [svn-r13517] To deal with the situation that compiler supports direct I/O but...Raymond Lu2007-03-151-2/+9
* [svn-r13432] Changed the detection of alignment requirement for Direct I/O fr...Raymond Lu2007-02-281-6/+0
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13215] Added a comment.Raymond Lu2007-01-291-0/+3
* [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The...Raymond Lu2007-01-121-6/+55
* [svn-r13001] Enabled CORE file driver to read or write an existing file depen...Raymond Lu2006-11-301-0/+135
* [svn-r12870] Add a new macro H5_HAVE_DIRECT_ALIGN in configure.in. Some syst...Raymond Lu2006-11-061-0/+6
* [svn-r12822] H5Pset_alignment seems working. Added it in test/vfd.c and made...Raymond Lu2006-10-281-2/+121
* [svn-r12820] Added fragmental copy buffer to H5FD_direct_write. This buffer ...Raymond Lu2006-10-271-4/+4
* [svn-r12776] The internal change is to make the 3 parameters of H5Pset_fapl_d...Raymond Lu2006-10-181-1/+13
* [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ...Raymond Lu2006-10-161-2/+3
* [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Alti...Raymond Lu2006-10-101-0/+84
* [svn-r12705] Description:Quincey Koziol2006-10-021-9/+13
* [svn-r11712] Purpose:Quincey Koziol2005-11-151-86/+88
* [svn-r11562] Purpose:MuQun Yang2005-10-141-0/+1
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-71/+71
* [svn-r11022] Purpose:Quincey Koziol2005-07-051-0/+2
* [svn-r10979] Purpose:Albert Cheng2005-06-241-0/+739