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
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
msvc: don't declare `HAVE_TIMEZONE` for older MSVC (#3956)
Ben Boeckel
2024-03-09
1
-1/+3
*
Remove H5B debug checks (#4089)
Dana Robinson
2024-03-09
1
-10/+0
*
Remove printf debugging in H5I package (#4088)
Dana Robinson
2024-03-08
1
-1/+0
*
Remove printf debugging in H5HL code (#4086)
Dana Robinson
2024-03-08
1
-1/+0
*
New option for building with static CRT in Windows (#4062)
Allen Byrne
2024-03-07
2
-37/+5
*
Added new H5E with tests. (#4049)
Scot Breitenfeld
2024-03-07
3
-0/+20
*
Add NEWSLETTER and merge abi reports and add sha256sums (#4055)
Allen Byrne
2024-03-05
1
-1/+1
*
Update INSTALL files (#4052)
Allen Byrne
2024-03-05
2
-12/+15
*
Rename incorrectly named option (#4067)
Allen Byrne
2024-03-05
1
-1/+1
*
Ignore UserPresets and Use only C compiler for sanitizers (#4066)
Allen Byrne
2024-03-05
1
-22/+22
*
Do not enable szip for sanitizer runs (#4057)
Allen Byrne
2024-03-04
1
-2/+2
*
Add options to allow tools type selection and naming (#4046)
Allen Byrne
2024-03-04
5
-7/+6
*
Add upddated cmake tools from source location (#4040)
Allen Byrne
2024-03-04
7
-352/+953
*
Remove limitations on preset generators (#4051)
Allen Byrne
2024-02-29
1
-6/+0
*
Remove check for gettimeofday + tz in CMake (#4045)
Dana Robinson
2024-02-26
2
-25/+0
*
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
*
Add deb and rpm binaries to snapshots (#4035)
Allen Byrne
2024-02-23
1
-8/+2
*
Fix the datatype passed to H5*exists_async APIs in tests. (#4033)
Scot Breitenfeld
2024-02-23
2
-0/+13
*
Check argument for CMake REGEX FCMangle.h. (#4029)
H. Joe Lee
2024-02-21
1
-2/+8
*
Correct String FIND for runTest and grepTest (#4022)
Allen Byrne
2024-02-15
3
-17/+26
*
separate out individual checks for string removal (#4015)
Allen Byrne
2024-02-14
1
-0/+4
*
Update install texts (#4010)
Glenn Song
2024-02-14
3
-6/+6
*
Don't add files and directories with names that begin with ., or that match *...
Larry Knox
2024-02-13
1
-0/+1
*
Add API support for Fortran MPI_F08 module definitions. (#3959)
Scot Breitenfeld
2024-01-29
1
-0/+3
*
Add binary build for linux S3 (#3936)
Allen Byrne
2024-01-09
2
-2/+2
*
Reorg and update options for doc and cmake config (#3934)
Allen Byrne
2024-01-09
1
-17/+22
*
Use props for includes and remove global includes (#3921)
Allen Byrne
2024-01-04
2
-2/+6
*
Add 'warning density' computation to the warnhist script (#3910)
Quincey Koziol
2023-12-29
2
-0/+14
*
Add CMake api checks to test the new Examples folder. (#3907)
Allen Byrne
2023-12-22
1
-6/+7
*
Add VDS examples and fix non-standalone build (#3898)
Allen Byrne
2023-12-21
4
-9/+116
*
Add intel binaries to daily-build/release workflows (#3895)
Allen Byrne
2023-12-18
1
-13/+10
*
Add variable option syncing for examples (#3885)
Allen Byrne
2023-12-14
3
-50/+83
*
Correct urls and handling of external git repos (#3890)
Allen Byrne
2023-12-13
2
-5/+16
*
Fix build error on freebsd (#3883)
Satish Balay
2023-12-07
1
-1/+1
*
Update examples with 1.6 api and static libs (#3874)
Allen Byrne
2023-11-29
1
-3/+10
*
Develop merge examples (#3851)
Allen Byrne
2023-11-27
3
-4/+30
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
1
-0/+5
*
Do not publish compression headers or docs (#3865)
Allen Byrne
2023-11-21
2
-97/+3
*
Fixes for CI and presets (#3853)
Allen Byrne
2023-11-15
2
-9/+11
*
Add CMake long double cross-compile defaults (#3683)
Dana Robinson
2023-11-15
1
-24/+35
*
Correct ENV variables (#3841)
Allen Byrne
2023-11-11
1
-6/+7
*
Add intel oneapi windows build to CI CMake (#3836)
Allen Byrne
2023-11-10
1
-5/+75
*
Disable FP exceptions in H5T init code (#3837)
Dana Robinson
2023-11-07
1
-4/+1
*
Set NVHPC maximum optimization level to -O1 for now (#3800)
jhendersonHDF
2023-11-01
2
-2/+42
*
Use the current toolchain for examples as default (#3810)
Allen Byrne
2023-11-01
3
-1/+20
*
Add processing of NVHPC flags in linux-gnulibc1 file (#3804)
jhendersonHDF
2023-11-01
1
-2/+23
*
Remove CDASH_LOCAL variable reference (#3796)
Allen Byrne
2023-10-30
3
-14/+6
*
Update Autotools to correctly configure oneAPI (#3751)
Dana Robinson
2023-10-23
7
-24/+531
[next]