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
*
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
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-33/+36
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
2
-2/+36
*
Updated the file locking Fortran property list wrappers and added
Dana Robinson
2020-08-04
5
-88/+86
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
4
-0/+183
*
HDFFV-11116 Add option for install location of Fortran MOD files
Allen Byrne
2020-07-09
1
-0/+20
*
Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...
David Young
2020-06-16
1
-2/+2
|
\
|
*
Make examples installation respect DESTDIR. Fixes
David Young
2020-05-26
1
-2/+2
*
|
Removed trailing space from Fortran files.
Dana Robinson
2020-05-26
45
-3303/+3303
|
/
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
24
-191/+191
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-06
9
-40/+34
|
\
|
*
Narrowed the scope of ISO_C_BINDING with ONLY additions
Scot Breitenfeld
2020-04-06
9
-40/+34
*
|
Minor updates and fix settings for fortran flags
Allen Byrne
2020-04-06
1
-3/+1
*
|
Flag construction must be after compiler detection
Allen Byrne
2020-04-05
4
-239/+135
*
|
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
3
-84/+45
|
/
[next]