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
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1/+1
*
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 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
*
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
1
-8/+10
*
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
*
Set NVHPC maximum optimization level to -O1 for now (#3800)
jhendersonHDF
2023-11-01
1
-0/+38
*
Use the current toolchain for examples as default (#3810)
Allen Byrne
2023-11-01
3
-1/+20
*
Remove CDASH_LOCAL variable reference (#3796)
Allen Byrne
2023-10-30
3
-14/+6
*
Organize CMake config features like libsettings (#3725)
Allen Byrne
2023-10-19
1
-19/+30
*
Develop intel split (#3722)
Allen Byrne
2023-10-19
3
-47/+101
*
Some corrections and fix for plugins (#3712)
Allen Byrne
2023-10-19
3
-57/+7
*
Add NVidia compiler support and CI (#3686)
Allen Byrne
2023-10-18
3
-3/+40
*
Sync changes that are only in 1.14 branch (#3704)
jhendersonHDF
2023-10-18
2
-17/+1
*
Correct use of set() command with options (#3667) (#3703)
jhendersonHDF
2023-10-18
1
-2/+2
*
Address nagfor exceptions stoppage. (#3658)
Scot Breitenfeld
2023-10-11
1
-0/+5
*
Use real URLs and updated names for plugins (#3651)
Allen Byrne
2023-10-10
2
-40/+47
*
Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)
Allen Byrne
2023-10-04
4
-165/+29
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
1
-1/+1
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
1
-1/+1
*
Fix windows cpack with debug (#3525)
Allen Byrne
2023-09-11
1
-1/+1
*
Fix the Fortran include dir in install config files (#3454)
Allen Byrne
2023-09-02
1
-2/+3
*
Output stderr file in CMake testing on failure (#3431)
jhendersonHDF
2023-08-26
1
-0/+4
*
Convert some H5MM calls to standard C equivalents (#2382)
Dana Robinson
2023-08-25
1
-0/+1
*
Re-enable SZIP default to ON in CMake (#3414)
Allen Byrne
2023-08-23
2
-7/+3
*
Update presets, examples uncompress, szip cache (#3391)
Allen Byrne
2023-08-18
2
-2/+6
*
Correct script (#3377)
Allen Byrne
2023-08-16
1
-1/+1
*
set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross sompiling with (#3364)
Larry Knox
2023-08-09
1
-11/+13
*
CMake: (fix) Threads dependency (#3267)
Jan-Willem Blokland
2023-07-24
1
-0/+5
*
Option changed but not all references (#3252)
Allen Byrne
2023-07-18
1
-2/+2
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
1
-0/+13
*
Fix CMake builds when Subfiling VFD isn't enabled (#3250)
jhendersonHDF
2023-07-17
1
-0/+1
*
Subfiling VFD source cleanup (#3241)
jhendersonHDF
2023-07-13
2
-0/+18
*
Adjust presets timeout and fix build script VS versions (#3215)
Allen Byrne
2023-06-30
1
-7/+7
[next]