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
/
fortran
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrects more Fortran warnings (#2059)
Dana Robinson
2022-08-23
2
-3/+8
*
Quiets Fortran warnings about large arrays (#2053)
Dana Robinson
2022-08-22
1
-2/+4
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
2
-6/+6
*
Fixes codespell issues (#2032)
Dana Robinson
2022-08-17
2
-2/+2
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
8
-60/+60
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
3
-5/+40
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
12
-66/+66
*
Implement improved CMake fortran module folder from GH#1411 (#1922)
Allen Byrne
2022-07-26
3
-10/+12
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
3
-11/+11
*
remove superfluous initialization, fixes issue with Cray compiler (Crusher) (...
Scot Breitenfeld
2022-06-29
1
-1/+0
*
Minor things noticed while merging to 1.10 (#1739)
Dana Robinson
2022-05-06
1
-1/+1
*
changes parallel tests to .F90 ext. and fixes the CALL check strings (#1725)
Scot Breitenfeld
2022-05-04
5
-19/+18
*
HDFFV-11306 Fixed (#1657)
Scot Breitenfeld
2022-04-19
9
-23/+139
*
Minor things discovered while preparing 1.12.2 (#1620)
Dana Robinson
2022-04-08
2
-2/+2
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
1
-2/+2
*
Mark minusone as a PARAMETER in tH5A_1_8.F90. Resolves #1379. (#1412)
Orion Poplawski
2022-03-18
1
-3/+3
*
fixed buf definition in h5dfill_f (#1465)
Scot Breitenfeld
2022-03-01
1
-8/+4
*
Fixed H5Dget_storage_size_f for zero sized datasets (#1430)
Scot Breitenfeld
2022-02-11
1
-4/+4
*
fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)
Scot Breitenfeld
2022-01-11
2
-5/+37
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
42
-162/+157
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-8/+0
*
correct error checking string (#1143)
Scot Breitenfeld
2021-10-29
1
-2/+2
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-1/+1
*
Rework of PR #826 (#972)
Scot Breitenfeld
2021-08-30
3
-3/+127
*
Fixed failure on BE with xlf (#968)
Scot Breitenfeld
2021-08-30
1
-2/+5
*
Add parallel version of h5pfc script (#881)
Allen Byrne
2021-08-07
1
-0/+13
*
Removes develop header cruft (#828)
Dana Robinson
2021-07-09
1
-3/+0
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
2
-2/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
3
-0/+5
*
Java and fortran cmake changes (#694)
Allen Byrne
2021-05-29
2
-7/+7
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
1
-2/+2
*
Add if blocks around fortran targets for build mode (#660)
Allen Byrne
2021-05-19
1
-14/+18
*
Fortran target depends (#608)
Allen Byrne
2021-04-30
1
-11/+17
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
1
-1/+5
*
fortran generated files depends (#598)
Allen Byrne
2021-04-26
1
-2/+11
*
CMake changes to byproducts - ninja warnings (#568)
Allen Byrne
2021-04-24
2
-30/+27
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Fix HDFFV-11232 (#530)
Scot Breitenfeld
2021-03-31
1
-1/+1
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
1
-2/+2
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
3
-9/+9
*
Update license url part2 (#333)
Larry Knox
2021-02-17
113
-117/+117
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-1/+1
*
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
-2/+0
*
Moves the lists of VOL connectors and VFDs in Autotools builds (#162)
Dana Robinson
2020-12-12
1
-5/+0
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
21
-6765/+7180
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
3
-13/+13
*
Fix comment formatting due to tabs conversion
Allen Byrne
2020-09-24
1
-23/+28
[next]