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
Commit message (
Expand
)
Author
Age
Files
Lines
*
quiet warning on sunspot (gcc 11.2.0) (#3534)
Scot Breitenfeld
2023-09-13
1
-1/+1
*
Consistent initialization of hid_t in the tests (#3521)
Scot Breitenfeld
2023-09-08
13
-182/+182
*
Convert hbool_t --> bool in testpar (#3495)
Dana Robinson
2023-09-05
37
-1616/+1613
*
Removed all the ranks printing out testing information (#3457)
Scot Breitenfeld
2023-09-01
3
-3/+11
*
chore: match function call and VRFY() output (#3428)
H. Joe Lee
2023-08-25
1
-3/+3
*
Fix use of uninitialized value in testpar/t_dset.c test (#3423)
jhendersonHDF
2023-08-24
1
-0/+2
*
Skip atomicity tests for OpenMPI major versions < 5 (#3421)
jhendersonHDF
2023-08-24
2
-338/+9
*
chore: remove gubbins comment (#3420)
H. Joe Lee
2023-08-24
2
-4/+0
*
chore: fix typo (#3405)
H. Joe Lee
2023-08-22
1
-1/+1
*
Fix serial to parallel chunked dataset file space allocation bug (#3394)
jhendersonHDF
2023-08-22
3
-0/+280
*
Fix assertion failure during file close on error (#3387)
jhendersonHDF
2023-08-18
3
-0/+55
*
Work around a testphdf5 failure on Cray MPICH machines (#3361)
jhendersonHDF
2023-08-08
1
-7/+10
*
Implementation of the mpio driver with selection I/O. (#3222)
vchoi-hdfgroup
2023-08-07
4
-87/+2139
*
test(parallel): verify FALSE case (#3356)
H. Joe Lee
2023-08-05
1
-11/+17
*
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
Sean McBride
2023-08-02
8
-128/+128
*
chore: fix typo - persent -> present (#3273)
H. Joe Lee
2023-07-25
4
-4/+4
*
chore: fix grammar - get hang -> get hung (#3272)
H. Joe Lee
2023-07-24
8
-15/+15
*
chore: make VRFY output consistent (#3268)
H. Joe Lee
2023-07-24
1
-1/+1
*
Fixed some -Wunused-variable warnings and one Wsometimes-uninitialized warnin...
Sean McBride
2023-07-20
1
-1/+1
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
5
-60/+27
*
Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)
Larry Knox
2023-07-12
21
-20/+31
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
25
-202/+199
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
31
-724/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
7
-107/+107
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-2/+2
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
6
-17/+17
*
Remove some "Programmer" comments (#3209)
Dana Robinson
2023-06-29
2
-8/+6
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
1
-1/+1
*
Remove HD from protected POSIX calls (#3203)
Dana Robinson
2023-06-29
1
-1/+1
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
41
-1503/+1502
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
49
-3442/+3402
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
19
-457/+457
*
Fix assertion failure when attempting to use IOC VFD directly (#3187)
jhendersonHDF
2023-06-28
2
-0/+42
*
Remove HD from fork/exec*/wait* (#3190)
Dana Robinson
2023-06-28
1
-5/+5
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
6
-7/+7
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
4
-14/+14
*
API test updates (#3018)
jhendersonHDF
2023-05-26
8
-44/+411
*
Remove unnecessary fields from cache structs (#2951)
Quincey Koziol
2023-05-15
2
-24/+2
*
Move functions into more focused source code modules (#2936)
Quincey Koziol
2023-05-12
1
-2/+2
*
Fix CMake generator expression syntax (#2909)
Allen Byrne
2023-05-05
2
-6/+6
*
Fix some compile failures in API tests (#2913)
jhendersonHDF
2023-05-05
3
-32/+4
*
Added summary report to test big IO (#2908)
Scot Breitenfeld
2023-05-05
1
-12/+18
*
fixed args in execvp for h5fuse (#2885)
Scot Breitenfeld
2023-05-03
1
-4/+5
*
Changes to isolate API Test option files and use fetchcontent (#2880)
Allen Byrne
2023-05-03
2
-26/+25
*
Add initial version of HDF5 API tests (#2877)
jhendersonHDF
2023-05-02
38
-0/+36597
*
Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874)
Larry Knox
2023-05-02
1
-1/+0
*
Add Fortran Selection IO APIs (#2864)
Scot Breitenfeld
2023-05-01
1
-0/+1
*
Remove selection I/O test from testphdf5 in CMake (#2860)
Dana Robinson
2023-04-30
1
-1/+0
*
Implement selection I/O with type conversion (#2823)
Neil Fortner
2023-04-28
7
-40/+3994
*
h5fuse.sh fix for summit. (#2841)
Scot Breitenfeld
2023-04-28
1
-1/+1
[next]