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
*
Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)
Allen Byrne
2023-10-04
13
-258/+111
*
Remove unused member from H5D_shared_t struct. (#3628)
Neil Fortner
2023-10-03
1
-7/+6
*
Disable static + thread-safe on Windows w/ CMake (#3622)
Dana Robinson
2023-10-03
2
-2/+14
*
Add HPC CDash to README.md (#3623)
Dana Robinson
2023-10-03
1
-0/+2
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
65
-98/+98
*
Fix Intel oneAPI icc warning (#3619)
H. Joe Lee
2023-09-30
1
-2/+8
*
Cleanup unused statements (#3553) (#3617)
bmribler
2023-09-29
1
-5/+3
*
Fix grammar (#3614)
H. Joe Lee
2023-09-29
1
-1/+1
*
Fixed unused variable in H5CS.c (#3552) (#3612)
bmribler
2023-09-29
1
-6/+3
*
Fix typos (#3609)
H. Joe Lee
2023-09-27
3
-28/+28
*
Fix typo behaviour and dependes. (#3605)
H. Joe Lee
2023-09-27
1
-3/+3
*
Remove useless define TRUE/FALSE statements. (#3604)
H. Joe Lee
2023-09-27
1
-2/+0
*
Remove unnecessary assignment in test generator (#3603)
Dana Robinson
2023-09-27
1
-1/+0
*
Fix potential uninitialized variable (#3602)
Dana Robinson
2023-09-27
1
-3/+4
*
Correct path name of ddl file to be changed (#3607)
Allen Byrne
2023-09-27
1
-2/+2
*
Remove `sh` to run bash script. (#3590)
H. Joe Lee
2023-09-26
1
-8/+6
*
Clean up Subfiling VFD header doxygen formatting (#3601)
jhendersonHDF
2023-09-26
1
-16/+26
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
1163
-2224/+2292
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
80
-137/+134
*
Use HDoff_t with lseek consistently (#3600)
Dana Robinson
2023-09-26
10
-17/+17
*
Fix docs for H5Acreate2 and H5Acreate_by_name (#3598)
jhendersonHDF
2023-09-26
2
-30/+30
*
Fix typo: arange->arrange in src/H5Cmpio.c. (#3597)
H. Joe Lee
2023-09-26
1
-1/+1
*
Fix docs for H5Pset_dxpl_mpio_collective_opt() (#3594)
jhendersonHDF
2023-09-25
2
-15/+21
*
Removed the use of -commons linking option on Darwin (#3581)
Scot Breitenfeld
2023-09-25
3
-10/+5
*
Remove h5dwalk.1 man page. (#3589)
H. Joe Lee
2023-09-25
1
-42/+0
*
Fixed GH-3554 (#3584)
bmribler
2023-09-25
1
-1/+1
*
fixed function declaration (#3579)
Scot Breitenfeld
2023-09-22
1
-2/+2
*
Update release script. (#3577)
Larry Knox
2023-09-22
1
-109/+22
*
Correct comments about H5Z_FILTER_NONE (#3572)
jhendersonHDF
2023-09-22
4
-4/+4
*
Fix ifx unused variable hdferr warning. (#3568)
H. Joe Lee
2023-09-22
2
-0/+7
*
Fix typo (givin->given) in test/testframe.c. (#3567)
H. Joe Lee
2023-09-22
1
-1/+1
*
Fix typos and grammar in t_pread. (#3565)
H. Joe Lee
2023-09-22
1
-7/+7
*
Some minor formatting and text changes (#3563)
Allen Byrne
2023-09-22
3
-40/+2
*
Adds link to h5fuse.sh in testpar for autotools (#3557)
Scot Breitenfeld
2023-09-22
7
-2/+16
*
Check return values from HDF5 API calls. (#3556)
H. Joe Lee
2023-09-22
1
-4/+2
*
Update oneAPI-C/A badge yml links. (#3564)
H. Joe Lee
2023-09-21
1
-2/+2
*
Fix grammar (#3545)
H. Joe Lee
2023-09-19
1
-1/+1
*
Fix broken URL. (#3546)
H. Joe Lee
2023-09-19
1
-2/+2
*
Convert main.yml CI into callable workflows (#3529)
Allen Byrne
2023-09-18
22
-774/+1380
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
363
-6348/+6159
*
fixed arg to C H5Dwrite_chunk (#3541)
Scot Breitenfeld
2023-09-15
1
-10/+10
*
Remove HD prefix from HDlog10 calls (#3539)
Dana Robinson
2023-09-15
1
-8/+8
*
Remove HD prefix from math functions (#3538)
Dana Robinson
2023-09-14
19
-229/+151
*
Add NVHPC 23.7 GitHub Actions (#3509)
H. Joe Lee
2023-09-14
2
-0/+114
*
removed C_INT32_T from Fortran APIs (#3537)
Scot Breitenfeld
2023-09-14
7
-78/+103
*
Add API examples doxygen page (#3500)
Allen Byrne
2023-09-14
2
-1/+1011
*
quiet warning on sunspot (gcc 11.2.0) (#3534)
Scot Breitenfeld
2023-09-13
1
-1/+1
*
Identify functions in a subgroup (#3530)
Allen Byrne
2023-09-12
1
-21/+5
*
fixed nvidia compiler issue (#3527)
Scot Breitenfeld
2023-09-11
1
-10/+6
*
Add missing row for the ROS3 VFD in table #3415 (#3517)
Allen Byrne
2023-09-11
5
-138/+120
[next]