summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
Commit message (Expand)AuthorAgeFilesLines
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-281-11/+11
* Merge of recent develop work to 1.10 branch:Dana Robinson2017-05-311-1/+155
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* Fixed a few memory problems in test/cache_logging.c andDana Robinson2016-11-231-1/+1
* [svn-r30306] Updated vfd test to be better about fapls and h5_reset().Dana Robinson2016-08-191-72/+110
* [svn-r30297] Changed FAIL_STACK_ERROR to TEST_ERROR in test/vfd.c.Dana Robinson2016-08-181-51/+51
* [svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.Dana Robinson2016-07-141-1/+2
* [svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test.Dana Robinson2016-07-091-1/+2
* [svn-r30148] Expanded core VFD test in vfd.c. Minor tidying to sec2 VFD test ...Dana Robinson2016-07-061-189/+295
* [svn-r27768] Description:Quincey Koziol2015-09-141-181/+199
* [svn-r24993] Purpose:Dana Robinson2014-04-091-0/+13
* [svn-r23219] Description:Quincey Koziol2013-02-021-101/+118
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-2/+1
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-63/+62
* [svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue 2598)....Raymond Lu2011-06-221-0/+1
* [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ...Raymond Lu2011-06-221-1/+172
* [svn-r20551] Description:Quincey Koziol2011-04-191-2/+2
* [svn-r20548] Fixed bug in test/vfd.c (HDFFV-5936) that caused STDIO VFD test ...Dana Robinson2011-04-181-11/+3
* [svn-r20462] The basic STDIO VFD test in test/vfd.c fails on 64-bit Solaris 5...Dana Robinson2011-04-101-0/+9
* [svn-r20459] Purpose:Dana Robinson2011-04-081-68/+323
* [svn-r18197] Description:Quincey Koziol2010-01-301-1/+1
* [svn-r17980] Description:Quincey Koziol2009-12-101-5/+0
* [svn-r17723] Bug fix:Albert Cheng2009-10-221-2/+3
* [svn-r17688] Merge make local copy of svn test data files for write access fr...Larry Knox2009-10-201-30/+3
* [svn-r16779] A minor correction of previous checkin. The original files crea...Raymond Lu2009-04-171-8/+6
* [svn-r16759] The test of family file compatibility with v1.6 used the origina...Raymond Lu2009-04-151-10/+54
* [svn-r16612] I changed the API function H5Dopen to H5Dopen2, which I introduc...Raymond Lu2009-03-251-2/+2
* [svn-r16609] Bug fix (#1161): When a family file created with v1.6 library is...Raymond Lu2009-03-241-1/+24
* [svn-r15800] Description:Quincey Koziol2008-10-071-3/+4
* [svn-r15628] Description:Quincey Koziol2008-09-161-6/+6
* [svn-r14340] Maintenance for VMS system:Elena Pourmal2007-12-131-2/+2
* [svn-r14218] Description:Quincey Koziol2007-10-301-1/+1
* [svn-r14210] Description:Quincey Koziol2007-10-181-47/+25
* [svn-r14199] Description:Quincey Koziol2007-10-111-6/+6
* [svn-r14193] Description:Quincey Koziol2007-10-081-47/+40
* [svn-r14187] Description:Quincey Koziol2007-10-041-110/+111
* [svn-r14144] Description:Quincey Koziol2007-09-131-4/+0
* [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