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
/
fortran
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename incorrectly named option (#4067)
Allen Byrne
2024-03-05
2
-2/+2
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
1
-0/+3
*
Add intel oneapi windows build to CI CMake (#3836)
Allen Byrne
2023-11-10
2
-18/+14
*
Suppress cast-qual warning in H5TB Fortran wrapper (#3728)
Dana Robinson
2023-10-20
1
-0/+4
*
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
1
-1/+1
*
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
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
3
-58/+58
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
7
-223/+0
*
Remove HD/hbool_t from high-level lib (#3183)
Dana Robinson
2023-06-28
5
-113/+113
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
4
-95/+0
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-9/+9
*
CMake generated pkg-config file is incorrect #2259 (#2476)
Allen Byrne
2023-02-17
1
-2/+6
*
Correct requires setting for pkgconfig files (#2280)
Allen Byrne
2022-12-07
1
-2/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
22
-33/+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
1
-3/+3
*
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
4
-62/+59
*
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
4
-4/+4
*
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
2
-2/+2
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
2
-14/+42
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
5
-63/+63
*
Implement improved CMake fortran module folder from GH#1411 (#1922)
Allen Byrne
2022-07-26
2
-9/+10
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
6
-11/+11
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-4/+0
*
Java and fortran cmake changes (#694)
Allen Byrne
2021-05-29
1
-2/+2
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
1
-2/+2
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
1
-1/+5
*
CMake changes to byproducts - ninja warnings (#568)
Allen Byrne
2021-04-24
1
-6/+6
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
2
-5/+5
*
Update license url part2 (#333)
Larry Knox
2021-02-17
26
-28/+28
*
Fix DS examples (#307)
Scot Breitenfeld
2021-02-04
1
-1/+2
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
1
-1/+1
*
dev -Update pkgconfig settings with version - #218 (#220)
Allen Byrne
2020-12-22
1
-2/+2
*
OESS-98 convert plugin option to FetchContent, add tests (#155)
Allen Byrne
2020-12-16
1
-0/+48
*
Clang-format of source files
Allen Byrne
2020-09-30
7
-2265/+1870
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-3/+3
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-2/+13
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
7
-80/+80
*
HDFFV-11116 Add option for install location of Fortran MOD files
Allen Byrne
2020-07-09
1
-1/+20
*
Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...
David Young
2020-06-16
1
-2/+2
|
\
[next]