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
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
3
-4/+4
*
Merge initial version of selection I/O feature into develop (#1367)
Neil Fortner
2022-03-26
5
-22/+4087
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
5
-1708/+3549
*
Implement support for big I/O for independent reads (#1446)
Neil Fortner
2022-02-18
1
-7/+30
*
Unify handling of collective metadata reads status (#1206)
jhendersonHDF
2022-01-29
2
-56/+77
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
7
-29/+33
*
OESS-168: Remove clang warnings. (#1280)
H. Joe Lee
2021-12-13
1
-8/+8
*
OESS-168: Remove clang warnings. (#1283)
H. Joe Lee
2021-12-13
1
-2/+2
*
OESS-168: Remove clang warnings. (#1284)
H. Joe Lee
2021-12-13
1
-8/+8
*
OESS-168: Remove clang warnings. (#1282)
H. Joe Lee
2021-12-10
1
-1/+1
*
Remove extra space. (#1274)
H. Joe Lee
2021-12-10
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
15
-151/+151
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
1
-0/+1
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
1
-2/+0
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
1
-33/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
3
-3/+22
*
H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)
Jan-Willem Blokland
2021-09-13
2
-1/+422
*
Fixes parallel issues from recent C99 changes (#809)
Dana Robinson
2021-06-30
4
-215/+222
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
2
-5/+5
*
Fix Direct VFD Testing in CMake (#742)
jhendersonHDF
2021-06-11
1
-1/+1
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-4/+4
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-10/+10
*
Fix set_tests_properties for parallel t_pflush tests (#569)
jhendersonHDF
2021-04-22
1
-2/+2
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Brings the native implementation of H5Fdelete() from Bitbucket (#524)
Dana Robinson
2021-04-16
3
-0/+58
*
Minor parallel improvements (#519)
Quincey Koziol
2021-03-26
3
-41/+41
*
Align with "parallel fence" changes (#479)
Quincey Koziol
2021-03-24
3
-230/+56
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Update license url part2 (#333)
Larry Knox
2021-02-17
30
-30/+30
*
Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...
jhendersonHDF
2021-02-17
3
-0/+192
*
Ensure processes always synchronize in t_shapesame test setup (#306)
jhendersonHDF
2021-02-03
1
-16/+6
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
7
-62/+62
*
Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)
Dana Robinson
2020-12-24
1
-26/+26
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
3
-55/+55
*
Moves the lists of VOL connectors and VFDs in Autotools builds (#162)
Dana Robinson
2020-12-12
1
-5/+0
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
2
-5/+5
*
Refactor to avoid using fork to create initial file (#122)
Quincey Koziol
2020-11-25
1
-331/+19
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
6
-28/+18
*
Fix non-collective metadata read in t_mdset with collective metadata reads en...
Jordan Henderson
2020-11-11
1
-8/+4
*
Clang-format of source files
Allen Byrne
2020-09-30
28
-17124/+15066
*
Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...
David Young
2020-09-28
6
-79/+99
|
\
|
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
2
-4/+19
|
|
\
|
*
|
Repair more format strings.
David Young
2020-09-26
2
-28/+28
|
*
|
Fix a bunch of format string errors reported by Larry.
David Young
2020-09-25
2
-32/+38
|
*
|
Fix some HDfprintf compilation errors: use the right format strings
David Young
2020-09-24
3
-20/+34
*
|
|
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-2/+2
|
|
/
|
/
|
*
|
File changes to affect formatting
Allen Byrne
2020-09-04
1
-2/+3
*
|
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-2/+16
|
/
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
13
-72/+72
*
Fix memory leak in t_span_tree.c test
Jordan Henderson
2020-04-09
1
-0/+6
[next]