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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop MPI-2 support (#3643) (#3802)
jhendersonHDF
2023-10-31
6
-215/+47
*
Update version to 1.14.4-1. (#3799)
Larry Knox
2023-10-30
1
-2/+2
*
Sync with develop (#3764)
jhendersonHDF
2023-10-25
15
-737/+1584
*
More updates to the library version matrix for H5Pset_libver_bounds() (#3745)
bmribler
2023-10-23
1
-77/+58
*
Sync with develop (#3737)
jhendersonHDF
2023-10-21
8
-114/+568
*
Sync 1.14 branch with develop (#3705)
jhendersonHDF
2023-10-18
10
-46/+82
*
1.14 sync with develop (#3660)
jhendersonHDF
2023-10-12
370
-9683/+9930
*
Bring the H5detect removal change from develop (#3648)
Dana Robinson
2023-10-09
13
-1986/+1776
*
Fix several spelling/grammar issues (#3621) (#3632)
Dana Robinson
2023-10-04
27
-45/+45
*
Fix Subfiling VFD IOC assignment bug (#3456) (#3518)
jhendersonHDF
2023-09-07
3
-19/+71
*
Fix serial to parallel chunked dataset file space allocation bug (#3394) (#3467)
jhendersonHDF
2023-09-01
1
-11/+24
*
Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...
jhendersonHDF
2023-09-01
1
-1/+7
*
Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388) (#3464)
jhendersonHDF
2023-09-01
2
-2/+3
*
[1.14 Merge] Fix assertion failure during file close on error (#3463)
jhendersonHDF
2023-09-01
4
-41/+62
*
Fix valgrind warning about write of uninitialized bytes (#3389) (#3465)
jhendersonHDF
2023-09-01
1
-3/+14
*
Bring CVE fixes from develop (#3447)
Dana Robinson
2023-08-30
2
-24/+14
*
Fix possible performance regression introduced with in-place type conversion ...
Neil Fortner
2023-08-24
1
-0/+20
*
Merge Implementation of the mpio driver with selection I/O. (#3360)
Larry Knox
2023-08-08
7
-204/+2023
*
Merge 1 14 post0804 (#3359)
Larry Knox
2023-08-05
5
-74/+161
*
Merges from develop Aug 2-4 (#3354)
Larry Knox
2023-08-04
2
-0/+15
*
Fix assertion failure in H5D__mpio_collective_filtered_vec_io (#3340) (#3350)
jhendersonHDF
2023-08-04
1
-3/+3
*
Set version to 1.14.3-1. (#3343)
Larry Knox
2023-08-03
1
-2/+2
*
Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338)
Allen Byrne
2023-08-03
4
-29/+29
*
Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)
Allen Byrne
2023-08-03
319
-14832/+14560
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329)
jhendersonHDF
2023-08-02
1
-6/+10
*
Fix incorrect error check in H5Ofill.c for undefined fill values (#3312) (#3328)
jhendersonHDF
2023-08-02
1
-1/+1
*
Switch parallel compression to use vector I/O (#3245) (#3327)
jhendersonHDF
2023-08-02
2
-816/+544
*
Fix loading plugin fails with missing directory GH issue #3248 (#3323)
Allen Byrne
2023-08-02
1
-2/+1
*
Sync of src w/ develop (#3307)
Dana Robinson
2023-07-28
279
-14539/+12225
*
Bring clang-format changes from develop (#3305)
Dana Robinson
2023-07-28
1
-3/+3
*
Brings an enum fix from develop (#3304)
Dana Robinson
2023-07-28
2
-31/+39
*
Sync ros3 VFD w/ develop (#3299)
Dana Robinson
2023-07-28
4
-87/+522
*
Convert H5F_addr calls to H5_addr (#3297)
Dana Robinson
2023-07-27
135
-1137/+1135
*
Misc missed things from previous merges (#3295)
Dana Robinson
2023-07-27
1
-4/+3
*
Remove "Programmer" lines (#3294)
Dana Robinson
2023-07-27
312
-11306/+44
*
Brings over most of the HD prefix removal (#3293)
Dana Robinson
2023-07-27
311
-15764/+15712
*
Misc warnings and cross-compile improvements (#3281)
Dana Robinson
2023-07-27
5
-27/+48
*
Normalizes the public headers (#3292)
Dana Robinson
2023-07-27
41
-418/+405
*
Fix assertion failure when attempting to use IOC VFD directly (#3187) (#3288)
jhendersonHDF
2023-07-27
1
-0/+13
*
Fix some warnings in developer builds (#3247) (#3291)
jhendersonHDF
2023-07-27
8
-196/+185
*
Subfiling VFD source cleanup (#3241) (#3290)
jhendersonHDF
2023-07-27
31
-3291/+116
*
API test updates (#3018) (#3287)
jhendersonHDF
2023-07-27
1
-7/+11
*
Fix release version for some H5Pfapl routines (#3023) (#3286)
jhendersonHDF
2023-07-27
1
-3/+3
*
Add test for HDstrcasestr macro (#2115) (#3285)
jhendersonHDF
2023-07-27
2
-1/+24
*
Brings over some H5F changes (#3278)
Dana Robinson
2023-07-27
4
-48/+21
*
Remove unused files (#3276)
Dana Robinson
2023-07-27
4
-295/+0
*
Sync fortran src files with develop (#3126)
Allen Byrne
2023-06-15
1
-1/+0
*
merges from develop (#3115)
Allen Byrne
2023-06-13
1
-2/+2
*
Fix doxygen and actions - merge from develop (#3109)
Allen Byrne
2023-06-13
1
-0/+6
*
Update version (#2971)
Larry Knox
2023-05-19
1
-2/+2
[next]