index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
vfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of recent develop work to 1.10 branch:
Dana Robinson
2017-05-31
1
-1/+155
*
Change copyright headers to replace url referring to file to be removed
lrknox
2017-04-14
1
-6/+4
*
Fixed a few memory problems in test/cache_logging.c and
Dana Robinson
2016-11-23
1
-1/+1
*
[svn-r30306] Updated vfd test to be better about fapls and h5_reset().
Dana Robinson
2016-08-19
1
-72/+110
*
[svn-r30297] Changed FAIL_STACK_ERROR to TEST_ERROR in test/vfd.c.
Dana Robinson
2016-08-18
1
-51/+51
*
[svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.
Dana Robinson
2016-07-14
1
-1/+2
*
[svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test.
Dana Robinson
2016-07-09
1
-1/+2
*
[svn-r30148] Expanded core VFD test in vfd.c. Minor tidying to sec2 VFD test ...
Dana Robinson
2016-07-06
1
-189/+295
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-181/+199
*
[svn-r24993] Purpose:
Dana Robinson
2014-04-09
1
-0/+13
*
[svn-r23219] Description:
Quincey Koziol
2013-02-02
1
-101/+118
*
[svn-r22411] reduce compiler warnings by removing unreferenced variables and ...
Allen Byrne
2012-05-25
1
-2/+1
*
[svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...
Allen Byrne
2011-09-06
1
-63/+62
*
[svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue 2598)....
Raymond Lu
2011-06-22
1
-0/+1
*
[svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ...
Raymond Lu
2011-06-22
1
-1/+172
*
[svn-r20551] Description:
Quincey Koziol
2011-04-19
1
-2/+2
*
[svn-r20548] Fixed bug in test/vfd.c (HDFFV-5936) that caused STDIO VFD test ...
Dana Robinson
2011-04-18
1
-11/+3
*
[svn-r20462] The basic STDIO VFD test in test/vfd.c fails on 64-bit Solaris 5...
Dana Robinson
2011-04-10
1
-0/+9
*
[svn-r20459] Purpose:
Dana Robinson
2011-04-08
1
-68/+323
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-1/+1
*
[svn-r17980] Description:
Quincey Koziol
2009-12-10
1
-5/+0
*
[svn-r17723] Bug fix:
Albert Cheng
2009-10-22
1
-2/+3
*
[svn-r17688] Merge make local copy of svn test data files for write access fr...
Larry Knox
2009-10-20
1
-30/+3
*
[svn-r16779] A minor correction of previous checkin. The original files crea...
Raymond Lu
2009-04-17
1
-8/+6
*
[svn-r16759] The test of family file compatibility with v1.6 used the origina...
Raymond Lu
2009-04-15
1
-10/+54
*
[svn-r16612] I changed the API function H5Dopen to H5Dopen2, which I introduc...
Raymond Lu
2009-03-25
1
-2/+2
*
[svn-r16609] Bug fix (#1161): When a family file created with v1.6 library is...
Raymond Lu
2009-03-24
1
-1/+24
*
[svn-r15800] Description:
Quincey Koziol
2008-10-07
1
-3/+4
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-6/+6
*
[svn-r14340] Maintenance for VMS system:
Elena Pourmal
2007-12-13
1
-2/+2
*
[svn-r14218] Description:
Quincey Koziol
2007-10-30
1
-1/+1
*
[svn-r14210] Description:
Quincey Koziol
2007-10-18
1
-47/+25
*
[svn-r14199] Description:
Quincey Koziol
2007-10-11
1
-6/+6
*
[svn-r14193] Description:
Quincey Koziol
2007-10-08
1
-47/+40
*
[svn-r14187] Description:
Quincey Koziol
2007-10-04
1
-110/+111
*
[svn-r14144] Description:
Quincey Koziol
2007-09-13
1
-4/+0
*
[svn-r14115] Description:
Quincey Koziol
2007-08-28
1
-2/+2
*
[svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure ...
Raymond Lu
2007-04-04
1
-5/+6
*
[svn-r13517] To deal with the situation that compiler supports direct I/O but...
Raymond Lu
2007-03-15
1
-2/+9
*
[svn-r13432] Changed the detection of alignment requirement for Direct I/O fr...
Raymond Lu
2007-02-28
1
-6/+0
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r13215] Added a comment.
Raymond Lu
2007-01-29
1
-0/+3
*
[svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The...
Raymond Lu
2007-01-12
1
-6/+55
*
[svn-r13001] Enabled CORE file driver to read or write an existing file depen...
Raymond Lu
2006-11-30
1
-0/+135
*
[svn-r12870] Add a new macro H5_HAVE_DIRECT_ALIGN in configure.in. Some syst...
Raymond Lu
2006-11-06
1
-0/+6
*
[svn-r12822] H5Pset_alignment seems working. Added it in test/vfd.c and made...
Raymond Lu
2006-10-28
1
-2/+121
*
[svn-r12820] Added fragmental copy buffer to H5FD_direct_write. This buffer ...
Raymond Lu
2006-10-27
1
-4/+4
*
[svn-r12776] The internal change is to make the 3 parameters of H5Pset_fapl_d...
Raymond Lu
2006-10-18
1
-1/+13
*
[svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ...
Raymond Lu
2006-10-16
1
-2/+3
*
[svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Alti...
Raymond Lu
2006-10-10
1
-0/+84
[next]