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
...
*
Output stderr file in CMake testing on failure (#3431)
jhendersonHDF
2023-08-26
1
-0/+4
*
Add 1.14.4 to the release schedule (#3434)
Dana Robinson
2023-08-26
3
-7/+7
*
Convert some H5MM calls to standard C equivalents (#2382)
Dana Robinson
2023-08-25
23
-174/+142
*
Put H5T_CONV_ab macros in do..while loops (#3432)
Dana Robinson
2023-08-25
2
-521/+935
*
Fix the Fortran extension used in example links (#3430)
Allen Byrne
2023-08-25
2
-6/+6
*
chore: match function call and VRFY() output (#3428)
H. Joe Lee
2023-08-25
1
-3/+3
*
Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...
vchoi-hdfgroup
2023-08-25
3
-31/+9
*
Remove intel oneapi warning (#3426)
H. Joe Lee
2023-08-25
1
-1/+1
*
Revise file close assertion failure fix (#3418)
jhendersonHDF
2023-08-25
5
-42/+63
*
Remove extraneous "33" in RELEASE.txt (#3425)
Neil Fortner
2023-08-24
1
-1/+1
*
Fix use of uninitialized value in testpar/t_dset.c test (#3423)
jhendersonHDF
2023-08-24
1
-0/+2
*
Add parallel examples in doxygen (#3413)
Allen Byrne
2023-08-24
20
-3/+843
*
Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)
jhendersonHDF
2023-08-24
1
-0/+1
*
Skip atomicity tests for OpenMPI major versions < 5 (#3421)
jhendersonHDF
2023-08-24
3
-338/+18
*
Avoid H5Ocopy in h5repack for variable-length string types (#3419)
jhendersonHDF
2023-08-24
1
-0/+4
*
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
[prev]
[next]