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
*
Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)
Sean McBride
2024-02-14
2
-32/+34
*
Add a missing file into Makefile.am for MinGW Autotools build error. (#4004)
H. Joe Lee
2024-02-14
1
-1/+1
*
Fix for github issue #2414: segfault when copying dataset with attrib… (#3967)
vchoi-hdfgroup
2024-02-14
1
-2/+6
*
chore: fix typo (#3989)
H. Joe Lee
2024-02-14
1
-1/+1
*
corrected warning: implicit conversion changes signedness (#3982)
Scot Breitenfeld
2024-02-14
1
-1/+1
*
Fix doxygen errors (#3962)
Allen Byrne
2024-02-14
7
-19/+103
*
Change 'extensible' to 'fixed' in H5FA code (#3964)
Dana Robinson
2024-02-14
2
-2/+2
*
Remove cached datatype conversion path table entries on file close (#3942)
jhendersonHDF
2024-02-14
4
-12/+117
*
Fortran API work. (#3941)
Scot Breitenfeld
2024-02-14
1
-10/+11
*
Fix chid_t to hid_t (#3948)
Glenn Song
2024-02-14
1
-1/+1
*
Replace off_t with HDoff_t internally (#3944)
Dana Robinson
2024-02-14
3
-2/+6
*
Clean up Doxygen for szip functions and constants (#3943)
Dana Robinson
2024-02-14
2
-14/+46
*
Document that fileno is the same for all handles (#3965)
mattjala
2024-01-29
2
-10/+19
*
Update H5Fget_obj_count/ids to reflect dtype behavior (#3949)
mattjala
2024-01-23
1
-2/+3
*
CMake compression and directory includes from develop (#3933)
Allen Byrne
2024-01-09
1
-2/+2
*
Sync 1.14 branch with develop (#3923)
Larry Knox
2024-01-08
28
-1157/+1823
*
Sync 1.14 branch with develop (#3887)
jhendersonHDF
2023-12-07
36
-368/+590
*
Fix segfault on user compound conversion callback (#3870)
mattjala
2023-11-24
1
-7/+10
*
Sync fixes for CI and presets (#3855)
Allen Byrne
2023-11-15
2
-5/+5
*
Test and document path handling of H5Lcreate_* API (#3846)
mattjala
2023-11-15
1
-7/+20
*
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
[next]