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
/
testpar
/
t_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HDF5 API test updates (#3835) (#3889)
jhendersonHDF
2023-12-08
1
-2/+38
*
Sync 1.14 branch with develop (#3887)
jhendersonHDF
2023-12-07
1
-0/+102
*
Sync with develop (#3764)
jhendersonHDF
2023-10-25
1
-0/+59
*
1.14 sync with develop (#3660)
jhendersonHDF
2023-10-12
1
-49/+49
*
[1.14 Merge] Fix assertion failure during file close on error (#3463)
jhendersonHDF
2023-09-01
1
-0/+51
*
Work around a testphdf5 failure on Cray MPICH machines (#3361) (#3362)
Larry Knox
2023-08-08
1
-7/+10
*
Merge 1 14 post0804 (#3359)
Larry Knox
2023-08-05
1
-11/+17
*
Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338)
Allen Byrne
2023-08-03
1
-1/+1
*
Misc missed things from previous merges (#3295)
Dana Robinson
2023-07-27
1
-5/+2
*
Brings over most of the HD prefix removal (#3293)
Dana Robinson
2023-07-27
1
-13/+13
*
Merge with develop (#2790)
Dana Robinson
2023-04-22
1
-7/+9
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-8/+8
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-8/+8
*
OESS-168: Remove clang warnings. (#1282)
H. Joe Lee
2021-12-10
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-1/+1
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
1
-3/+2
*
Brings the native implementation of H5Fdelete() from Bitbucket (#524)
Dana Robinson
2021-04-16
1
-0/+55
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-4/+4
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-231/+243
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
squash cast warning fix
kmu
2020-01-23
1
-8/+8
*
Made code review edit suggested by Jerome, plus various code updates to files...
Richard Warren
2019-10-07
1
-5/+5
*
Make the initial bug fixes to allow >2GB writes with Independent IO
Richard Warren
2019-10-05
1
-2/+1
*
Add comment to add tests later to verify conflicting values for MPI-specific ...
Vailin Choi
2019-09-02
1
-0/+5
*
Merge branch 'develop' into H5Pset_fapl_mpi
Dana Robinson
2019-08-27
1
-50/+49
|
\
|
*
OESS-29 Update HD prefix mostly
Allen Byrne
2019-08-24
1
-51/+50
*
|
Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O
Dana Robinson
2019-08-26
1
-13/+90
|
/
*
First pass of converting H5PB_* routines to use shared file pointers.
Quincey Koziol
2019-08-19
1
-1/+1
*
enabled commented-out code
M. Scot Breitenfeld
2019-08-01
1
-4/+1
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-19/+36
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-41/+60
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-2/+613
*
[svn-r29545] Minor normalization w/ trunk in preparation for big merge.
Dana Robinson
2016-03-24
1
-5/+8
*
[svn-r29088] - Add a test for retrieving the property values for the new coll...
Mohamad Chaarawi
2016-02-11
1
-0/+113
*
[svn-r24864] Description:
Quincey Koziol
2014-03-21
1
-2/+1
*
[svn-r20119] Description:
Quincey Koziol
2011-02-17
1
-2/+4
*
[svn-r17318] Did some code cleanup.
Albert Cheng
2009-08-11
1
-4/+4
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r9727] Purpose:
Quincey Koziol
2004-12-29
1
-4/+4
*
[svn-r9358] Purpose:
Quincey Koziol
2004-10-04
1
-2/+0
*
[svn-r8294] Purpose:
Albert Cheng
2004-04-01
1
-1/+3
*
[svn-r8096] Purpose:
Albert Cheng
2004-01-22
1
-1/+1
*
[svn-r6795] Purpose:
Bill Wendling
2003-05-05
1
-1/+2
*
[svn-r6539] Purpose:
Bill Wendling
2003-03-31
1
-0/+14
*
[svn-r4582] Purpose:
Albert Cheng
2001-11-02
1
-6/+2
*
[svn-r3780] Purpose:
Bill Wendling
2001-04-05
1
-1/+1
[next]