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
*
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
*
ROS3: (fix) Replaced HDfprintf (#3266)
Jan-Willem Blokland
2023-07-24
1
-3/+3
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
55
-369/+369
*
Fixed some -Wunused-variable warnings and one Wsometimes-uninitialized warnin...
Sean McBride
2023-07-20
3
-4/+1
*
Move 1.12.3 release to October (#3263)
Dana Robinson
2023-07-20
2
-2/+2
*
Option changed but not all references (#3252)
Allen Byrne
2023-07-18
3
-5/+4
*
changed the scope of #ifdef DOXYGEN to now include H5D multi-functions (#3254)
Scot Breitenfeld
2023-07-18
1
-2/+3
*
Update DEFAULT_API_VERSION documentation for CMake (#3255)
Allen Byrne
2023-07-18
2
-4/+4
*
Fix warning in H5C__UPDATE_STATS_FOR_DIRTY_PIN macro (#3259)
jhendersonHDF
2023-07-18
1
-1/+1
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
108
-1794/+1422
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
22
-268/+249
*
Fix CMake builds when Subfiling VFD isn't enabled (#3250)
jhendersonHDF
2023-07-17
3
-33/+41
*
Avoid truncating at null byte when copying to std::string (#3083)
Mark Kittisopikul
2023-07-16
3
-1/+86
*
ROS3: (feature) Temporary security credentials (#3030)
Jan-Willem Blokland
2023-07-14
13
-272/+769
*
Disable h5py until fixed properly without spack (#3243)
Allen Byrne
2023-07-14
1
-2/+2
*
install h5fuse.sh in bin dir. (#3244)
Scot Breitenfeld
2023-07-14
1
-0/+2
*
Subfiling VFD source cleanup (#3241)
jhendersonHDF
2023-07-13
36
-3288/+162
[next]