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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add other types and full type to enum/str/vlen dataformat for structblock[beg...
Allen Byrne
2023-08-24
2
-59/+76
*
chore: remove gubbins comment (#3420)
H. Joe Lee
2023-08-24
2
-4/+0
*
Add RELEASE.txt entry for compound performance regression fix (#3376) (#3416)
Neil Fortner
2023-08-23
1
-0/+10
*
Add Intel oneAPI actions (#2949) (#2977)
H. Joe Lee
2023-08-23
2
-0/+120
*
Fix Heap-buffer-overflow WRITE in H5MM_memcpy (#3368)
Alex
2023-08-23
2
-0/+7
*
Re-enable SZIP default to ON in CMake (#3414)
Allen Byrne
2023-08-23
6
-11/+9
*
Enable szip by default in Autotools (#3412)
Dana Robinson
2023-08-23
2
-3/+14
*
Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)
jhendersonHDF
2023-08-22
3
-9/+13
*
Fix for CVE-2016-4332 (#3406)
Dana Robinson
2023-08-22
2
-9/+19
*
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
5
-11/+315
*
Update presets, examples uncompress, szip cache (#3391)
Allen Byrne
2023-08-18
6
-25/+34
*
Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...
jhendersonHDF
2023-08-18
1
-1/+7
*
Fix valgrind warning about write of uninitialized bytes (#3389)
jhendersonHDF
2023-08-18
1
-3/+14
*
Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388)
jhendersonHDF
2023-08-18
2
-2/+3
*
Fix assertion failure during file close on error (#3387)
jhendersonHDF
2023-08-18
5
-1/+67
*
restore CI tarball name prefix to match bin/release (#3385)
Allen Byrne
2023-08-16
1
-2/+2
*
Correct CI settings (#3384)
Allen Byrne
2023-08-16
2
-26/+39
*
Correct script (#3377)
Allen Byrne
2023-08-16
1
-1/+1
*
Fix possible performance regression introduced with in-place type conversion ...
Neil Fortner
2023-08-15
1
-0/+20
*
Add RELEASE.txt notes for recent selection I/O work. (#3374)
Neil Fortner
2023-08-10
1
-0/+23
*
set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross sompiling with (#3364)
Larry Knox
2023-08-09
1
-11/+13
*
Work around a testphdf5 failure on Cray MPICH machines (#3361)
jhendersonHDF
2023-08-08
2
-7/+21
*
Implementation of the mpio driver with selection I/O. (#3222)
vchoi-hdfgroup
2023-08-07
12
-295/+4182
*
test(parallel): verify FALSE case (#3356)
H. Joe Lee
2023-08-05
1
-11/+17
*
Add Fortran ES module to deploy list (#3341)
Allen Byrne
2023-08-04
3
-61/+48
*
Fix for the bug exposed from running test/set_extent.c when selection… (#3319)
vchoi-hdfgroup
2023-08-04
6
-137/+285
*
Make h5dump spacing consistent when printing VLEN datatype (#3351)
jhendersonHDF
2023-08-04
12
-26/+26
*
Fix assertion failure in H5D__mpio_collective_filtered_vec_io (#3340)
jhendersonHDF
2023-08-03
1
-3/+3
*
Fix a typo in RELEASE.txt
Aleksandar Jelenak
2023-08-03
1
-1/+1
*
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
Sean McBride
2023-08-02
63
-1551/+1561
*
Fix CVE-2018-13867 (#3336)
Dana Robinson
2023-08-02
2
-0/+15
*
Fix CVE-2018-11202 (#3330)
Dana Robinson
2023-08-02
2
-0/+23
*
Fix h5repack for variable-length datatyped datasets (#3331)
jhendersonHDF
2023-08-02
2
-1/+28
*
A couple of documentation items to fix (#3332)
Allen Byrne
2023-08-02
2
-5/+4
*
Windows runtime items go into the bin folder (#3320)
Allen Byrne
2023-08-02
1
-1/+1
*
Update files to skip list and ignore_words_list (#3321)
Larry Knox
2023-08-02
2
-3/+3
*
Made HGOTO_ERROR a do-while loop (#3308)
Sean McBride
2023-08-02
320
-13946/+14084
*
Fix loading plugin fails with missing directory GH issue #3248 (#3315)
Allen Byrne
2023-08-02
3
-3/+15
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)
jhendersonHDF
2023-08-02
4
-36/+72
*
Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)
jhendersonHDF
2023-08-02
3
-4/+41
*
Switch parallel compression to use vector I/O (#3245)
jhendersonHDF
2023-08-02
2
-816/+544
*
Update README.md w/ 1.4.3 info (#3318)
Dana Robinson
2023-08-01
1
-1/+2
*
Update release schedule (#3317)
Dana Robinson
2023-08-01
2
-2/+4
*
Remove py-pip from h5py action (#3265)
H. Joe Lee
2023-07-27
1
-4/+2
*
chore: fix typo - persent -> present (#3273)
H. Joe Lee
2023-07-25
4
-4/+4
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
186
-1205/+1216
*
chore: fix grammar - get hang -> get hung (#3272)
H. Joe Lee
2023-07-24
8
-15/+15
*
CMake: (fix) Threads dependency (#3267)
Jan-Willem Blokland
2023-07-24
1
-0/+5
*
chore: make VRFY output consistent (#3268)
H. Joe Lee
2023-07-24
1
-1/+1
[next]