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
*
Remove long double conversion work-arounds (#3097)
Dana Robinson
2023-06-12
3
-400/+0
*
Remove variable dereferences in CMake (#3080)
Dana Robinson
2023-06-12
1
-3/+3
*
Make some changes to configure.ac to suppor MinGW (#3096)
Dana Robinson
2023-06-12
1
-2/+2
*
Don't use -fstdarg-opt with clang-tidy (#3079)
Dana Robinson
2023-06-07
1
-1/+3
*
Removes old header/library checks (#3078)
Dana Robinson
2023-06-07
2
-20/+0
*
correct warning ignore match for zlib (#3021)
Allen Byrne
2023-05-26
1
-0/+2
*
Correct name of fetch content variable name (#3020)
Allen Byrne
2023-05-26
1
-1/+1
*
Fix multiConfig variable usage and remove unused CMake vars (#3013)
Allen Byrne
2023-05-25
3
-21/+1
*
Update GitHub macOS actions to v13 (#2999)
Dana Robinson
2023-05-24
4
-0/+11
*
Fix plugin cache variable name (#2988)
Allen Byrne
2023-05-22
2
-11/+11
*
Change defaults of standard filters. (#2927)
Allen Byrne
2023-05-18
3
-10/+6
*
Fix CMake generator expression syntax (#2909)
Allen Byrne
2023-05-05
1
-3/+3
*
remove obsolete SZIP find module (#2901)
metadata_cache_macro_cleanup
Allen Byrne
2023-05-05
1
-127/+0
*
Force lowercase Fortran module file names (#2891)
Scot Breitenfeld
2023-05-04
1
-0/+6
*
Changes to isolate API Test option files and use fetchcontent (#2880)
Allen Byrne
2023-05-03
1
-0/+11
*
Remove duplicate variable for configuration use (#2870)
Allen Byrne
2023-05-01
1
-11/+8
*
Correct usage of CMAKE_BUILD_TYPE (#2863)
Allen Byrne
2023-05-01
3
-15/+15
*
Correct compression install files (#2838)
Allen Byrne
2023-04-28
2
-8/+22
*
Add support for CMakePresets and fix example download (#2817)
Allen Byrne
2023-04-26
2
-2/+492
*
Correct CMake option defaults - deprecate szip for libaec (#2778)
Allen Byrne
2023-04-23
7
-57/+42
*
Fix java depends and pdb lib install (#2720)
Allen Byrne
2023-04-13
1
-1/+1
*
Identify some options as advanced (#2717)
Allen Byrne
2023-04-13
5
-0/+10
*
CMake: Let runtime checks through stdout only (#2666)
Julien Schueller
2023-04-11
2
-13/+23
*
Minor fixes for CMake code and install docs (#2623)
Allen Byrne
2023-04-03
2
-10/+22
*
Update java logger version (#2643)
Allen Byrne
2023-04-03
1
-2/+2
*
Change libaec URL to actively maintained repo GH#2552 (#2559)
Allen Byrne
2023-03-15
2
-3/+3
*
Fix new codespell issues (#2521)
Mark Kittisopikul
2023-03-08
1
-1/+1
*
Update cross compile checks and files (#2497)
Allen Byrne
2023-03-02
2
-54/+57
*
Add fetchcontent for compression libs and fix cmake config (#2487)
Allen Byrne
2023-02-26
14
-87/+1986
*
Remove space from toolchain name (#2482)
Allen Byrne
2023-02-21
1
-0/+0
*
Develop toolchain lowercase names and updates (#2426)
Allen Byrne
2023-02-17
8
-23/+27
*
CMake generated pkg-config file is incorrect #2259 (#2476)
Allen Byrne
2023-02-17
2
-2/+2
*
CMake: Find MPI in HDF5 CMake config (#2400)
kwryankrattiger
2023-01-18
1
-0/+2
*
Include shlwapi.h explicitly on Windows (#2407)
Mark Kittisopikul
2023-01-17
1
-4/+2
*
Adds -Warray-temporaries to the developer warnings (#2385)
Dana Robinson
2023-01-03
5
-1/+13
*
HL GIF tools changes (#2360)
Dana Robinson
2022-12-24
1
-1/+1
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
2
-2/+5
*
Add aarch64 toolchain and change dump test to long opt (#2271)
Allen Byrne
2022-12-01
1
-0/+17
*
Make sure testsuite can handle multiple dependent scripts (#2256)
Egbert Eich
2022-11-28
1
-1/+8
*
moved quad precision checks (#2252)
Scot Breitenfeld
2022-11-12
1
-78/+81
*
Removes MPE instrumentation support. (#2245)
Dana Robinson
2022-11-09
3
-12/+1
*
Removes dmalloc support (#2239)
Dana Robinson
2022-11-09
2
-7/+0
*
Removes the memory allocation sanity checks feature (#2218)
Dana Robinson
2022-11-03
4
-15/+0
*
Use ctest_test and APPEND to correctly report passed and failed test numbers ...
Larry Knox
2022-11-02
1
-13/+18
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-1/+1
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
29
-29/+0
*
Update develop branch version to 1.13.4-1 (#2189)
Larry Knox
2022-10-26
1
-1/+1
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
7
-21/+86
*
make sure to match the debug library postfix with external cmake projects and...
Pierce Brooks
2022-10-19
1
-1/+9
*
Add missing windows include/lib configure for StrStrIA (#2114)
Allen Byrne
2022-09-22
1
-0/+7
[next]