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
/
hl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace off_t with HDoff_t internally (#3944)
Dana Robinson
2024-01-18
1
-3/+3
*
Add variable option syncing for examples (#3885)
Allen Byrne
2023-12-14
1
-2/+2
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
4
-0/+19
*
Add intel oneapi windows build to CI CMake (#3836)
Allen Byrne
2023-11-10
2
-18/+14
*
Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)
Robert Adam
2023-10-30
1
-1/+1
*
Fix a format string warning in the C++ examples (#3776)
Dana Robinson
2023-10-26
1
-1/+1
*
Add tools/libtest to Autotools builds (#3735)
Dana Robinson
2023-10-20
1
-1/+1
*
Suppress cast-qual warning in H5TB Fortran wrapper (#3728)
Dana Robinson
2023-10-20
1
-0/+4
*
Restore floating-point suffixes in tests (#3698)
Dana Robinson
2023-10-17
1
-11/+11
*
Correct fortran CMake generator expressions (#3670)
Allen Byrne
2023-10-14
3
-17/+17
*
Address nagfor exceptions stoppage. (#3658)
Scot Breitenfeld
2023-10-11
1
-0/+1
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
3
-5/+5
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
60
-15/+15
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
5
-15/+15
*
Added new Fortran API wrappers (#3511)
Scot Breitenfeld
2023-09-07
4
-1/+97
*
Add Fortran ES module to deploy list (#3341)
Allen Byrne
2023-08-04
1
-16/+14
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
3
-21/+21
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
3
-58/+58
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-1/+1
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
20
-910/+26
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
1
-8/+8
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-3/+3
*
Remove HD/hbool_t from high-level lib (#3183)
Dana Robinson
2023-06-28
35
-1459/+1455
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
8
-21/+22
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
12
-88/+83
*
Add initial version of HDF5 API tests (#2877)
jhendersonHDF
2023-05-02
1
-1/+1
*
Remove "the the" from comments and docs (#2865)
Dana Robinson
2023-05-01
2
-2/+2
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
8
-251/+0
*
Minor fixes for CMake code and install docs (#2623)
Allen Byrne
2023-04-03
1
-1/+1
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
6
-27/+27
*
CMake generated pkg-config file is incorrect #2259 (#2476)
Allen Byrne
2023-02-17
3
-6/+18
*
HL GIF tools changes (#2360)
Dana Robinson
2022-12-24
4
-23/+9
*
Disable hl tools by default (#2313)
Allen Byrne
2022-12-17
2
-2/+16
*
Correct requires setting for pkgconfig files (#2280)
Allen Byrne
2022-12-07
3
-6/+6
*
H5IMget_image_info(): Make sure to not exceed local array size (#2227)
Egbert Eich
2022-11-11
1
-0/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
110
-121/+11
*
Removed the file, func, line args in the _async APIs fpr doxygen (#2179)
Scot Breitenfeld
2022-10-25
2
-40/+40
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
3
-7/+7
*
changed to referencing C APIs by empty brackets (Fortran) (#2167)
Scot Breitenfeld
2022-10-17
4
-67/+67
*
Misc. Fortran Doxygen updates (#2129)
Scot Breitenfeld
2022-09-28
4
-4/+106
*
develop Merge doxygen from 1.12 branch (#2095)
Allen Byrne
2022-09-14
11
-144/+169
*
Doxygen Fortran (#2062)
Scot Breitenfeld
2022-09-07
4
-1801/+1737
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
15
-15/+15
*
Fortran module directory improvements (#2060)
Dana Robinson
2022-08-23
1
-1/+1
*
Quiets Fortran warnings about large arrays (#2053)
Dana Robinson
2022-08-22
1
-4/+17
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
7
-9/+9
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
3
-3/+3
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
8
-56/+145
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
35
-245/+245
*
Implement improved CMake fortran module folder from GH#1411 (#1922)
Allen Byrne
2022-07-26
2
-9/+10
[next]