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
*
Consolidate Autotools linux files (#4044)
Dana Robinson
2024-02-26
7
-460/+389
*
Remove unused AIX cross-compile cache overrides (#4043)
Dana Robinson
2024-02-26
2
-64/+0
*
Don't try to load general-19 warnings file for icc (#4042)
Dana Robinson
2024-02-26
2
-12/+0
*
Fix allocating too much memory in dset API test (#4041)
mattjala
2024-02-26
1
-1/+1
*
Fix memory leak in H5LTopen_file_image when H5LT_FILE_IMAGE_DONT_COPY flag is...
jhendersonHDF
2024-02-26
3
-22/+88
*
Improve performance of flushing single objects (#4017)
Neil Fortner
2024-02-23
11
-2152/+522
*
Update and Add general INSTALL (#4016)
Allen Byrne
2024-02-23
6
-144/+192
*
Add deb and rpm binaries to snapshots (#4035)
Allen Byrne
2024-02-23
4
-8/+62
*
Fix the datatype passed to H5*exists_async APIs in tests. (#4033)
Scot Breitenfeld
2024-02-23
9
-5/+102
*
Fix missing NOT from if check in HL folder (#4036)
Allen Byrne
2024-02-22
2
-8/+1
*
Fix H5F_get_access_plist to copy file locking settings (#4030)
jhendersonHDF
2024-02-22
6
-46/+313
*
Replace deprecated Fortran 'include mpif.h' with 'USE mpi' (#4031)
Christoph Niethammer
2024-02-21
3
-5/+3
*
Check argument for CMake REGEX FCMangle.h. (#4029)
H. Joe Lee
2024-02-21
1
-2/+8
*
Test vlen sequence IO in API tests (#4027)
mattjala
2024-02-21
2
-0/+485
*
Replaced last sprintf with snprintf (#4007)
Sean McBride
2024-02-20
21
-48/+79
*
Remove oneapi return value warning. (#4028)
H. Joe Lee
2024-02-19
1
-0/+1
*
Grep for error messages instead of comparing files (#4024)
Allen Byrne
2024-02-16
3
-19/+21
*
Correct String FIND for runTest and grepTest (#4022)
Allen Byrne
2024-02-15
5
-28/+51
*
Delete old snapshot binaries after new snapshots are created (#4020)
Allen Byrne
2024-02-15
3
-1/+91
*
included best practices of using coll. metadata APIs (#4018)
Scot Breitenfeld
2024-02-15
9
-8/+154
*
Add compound subset ops on attributes to API tests (#4005)
mattjala
2024-02-14
2
-0/+269
*
separate out individual checks for string removal (#4015)
Allen Byrne
2024-02-14
1
-0/+4
*
Add C in project line for CMake to fix #4012. (#4014)
H. Joe Lee
2024-02-14
3
-3/+3
*
Update install texts (#4010)
Glenn Song
2024-02-14
6
-28/+22
*
Fix some output issues with ph5diff (#4008)
jhendersonHDF
2024-02-13
2
-6/+8
*
Don't add files and directories with names that begin with ., or that match *...
Larry Knox
2024-02-13
2
-1/+2
*
Add hl and cpp ABI reports to daily build (#4006)
Allen Byrne
2024-02-13
2
-0/+33
*
Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)
Sean McBride
2024-02-13
13
-90/+93
*
Add a missing file into Makefile.am for MinGW Autotools build error. (#4004)
H. Joe Lee
2024-02-13
1
-1/+1
*
remove incorrect check for environ (#4002)
Allen Byrne
2024-02-09
2
-2/+0
*
Modern C++ dtor declarations (#1830)
Sean McBride
2024-02-09
50
-335/+38
*
Fix build issue and some warnings in H5_api_dataset_test.c (#3998)
jhendersonHDF
2024-02-09
1
-12/+5
*
Fix incompatible pointer type warnings in object reference examples (#3999)
jhendersonHDF
2024-02-09
2
-2/+2
*
Fix overwritten preset names (#4000)
Allen Byrne
2024-02-09
2
-14/+16
*
Updated information about obtaining the HDF5 source code to use the repos. (#...
bmribler
2024-02-08
1
-10/+3
*
Remove oneapi/clang compiler printf() type warning. (#3994)
H. Joe Lee
2024-02-08
2
-2/+2
*
Fix h5watch test failures to ignore system warnings on ppc64le. (#3997)
Larry Knox
2024-02-08
1
-2/+3
*
Add abi-complience check and upload to releases (#3996)
Allen Byrne
2024-02-08
7
-18/+185
*
Fix broken links caused by examples relocation. (#3995)
H. Joe Lee
2024-02-08
1
-2/+2
*
Fix for github issue #2414: segfault when copying dataset with attrib… (#3967)
vchoi-hdfgroup
2024-02-06
1
-2/+6
*
Sync API tests with vol-tests (#3940)
mattjala
2024-02-06
6
-154/+1911
*
Update README with new release info (#3993)
Dana Robinson
2024-02-06
1
-1/+2
*
Update release schedule (#3992)
Dana Robinson
2024-02-06
2
-15/+12
*
Bump the github-actions group with 6 updates (#3981)
dependabot[bot]
2024-02-06
7
-27/+27
*
Remove ADB signature from RELEASE.txt. (#3986)
H. Joe Lee
2024-02-06
1
-1/+0
*
Add a missing left parenthesis in RELEASE.txt. (#3990)
H. Joe Lee
2024-02-06
1
-1/+1
*
chore: fix typo (#3989)
H. Joe Lee
2024-02-06
1
-1/+1
*
Make platform specific test presets for windows and macs (#3988)
Allen Byrne
2024-02-06
4
-8/+104
*
Skip mac bintest until more reliable (#3983)
Allen Byrne
2024-02-02
1
-0/+1
*
corrected warning: implicit conversion changes signedness (#3982)
Scot Breitenfeld
2024-02-02
1
-1/+1
[next]