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
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
24
-191/+191
*
Narrowed the scope of ISO_C_BINDING with ONLY additions
Scot Breitenfeld
2020-05-20
9
-40/+34
*
Minor updates and fix settings for fortran flags
Allen Byrne
2020-05-20
1
-3/+1
*
Flag construction must be after compiler detection
Allen Byrne
2020-05-20
4
-239/+135
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-05-20
3
-84/+45
*
Copy generated files instead creating twice
Allen Byrne
2020-05-20
1
-8/+32
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-05-20
5
-5/+5
*
Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_imag...
M. Scot Breitenfeld
2020-05-20
1
-1/+1
*
HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitions
M. Scot Breitenfeld
2020-05-20
8
-65/+144
*
HDFFV-11012 - add correct fortran include path properties
Allen Byrne
2020-05-20
2
-4/+4
*
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-05-20
2
-14/+21
*
HDFFV-11011 - merge include list
Allen Byrne
2020-05-20
1
-2/+1
*
HDFFV-11011 correct issues with target file extension
Allen Byrne
2020-05-20
1
-12/+31
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-05-20
3
-31/+115
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-05-20
18
-486/+523
*
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-05-20
3
-75/+74
*
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-05-20
4
-6/+13
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-05-20
2
-9/+9
*
Apparently, + has no special meaning, and neither does \+, in so-called
David Young
2020-05-20
1
-1/+1
*
Make these scripts relocatable again: derive a relative path for the
David Young
2020-05-20
1
-1/+24
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
40
-1083/+2742
*
Make some NetBSD compatibility patches.
David Young
2019-10-03
2
-4/+4
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-2/+0
*
Change prefix in example scripts to relative path to bin. This was done
Larry Knox
2018-08-23
1
-1/+1
*
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...
M. Scot Breitenfeld
2018-06-08
2
-6/+6
*
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe...
M. Scot Breitenfeld
2018-06-08
1
-1/+1
*
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...
M. Scot Breitenfeld
2018-06-08
3
-2/+90
*
Add fortran MPI to test and example
Allen Byrne
2018-06-06
2
-4/+6
*
Add mpi include folders for fortran C objects
Allen Byrne
2018-06-06
1
-3/+3
*
Fix the error found after earlier checkin.
Vailin Choi
2018-06-01
1
-2/+2
*
(1) Made the change according to the pull request feedback.
Vailin Choi
2018-05-31
1
-2/+1
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-30
1
-1/+1
|
\
|
*
Fix typo
Allen Byrne
2018-05-24
1
-1/+1
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-23
3
-10/+0
|
\
\
|
|
/
|
*
Remove link flag from compile command
Allen Byrne
2018-05-22
3
-10/+0
*
|
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
2
-12/+6
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-14
6
-311/+589
|
\
\
|
|
/
|
*
Add missing module_dir property
Allen Byrne
2018-05-09
1
-0/+1
|
*
Use set_property for MT flag
Allen Byrne
2018-05-07
2
-12/+18
|
*
Correct command usage
Allen Byrne
2018-05-07
4
-21/+21
|
*
Remove APPEND
Allen Byrne
2018-05-03
4
-33/+39
|
*
Fix another command revert
Allen Byrne
2018-05-03
1
-12/+18
|
*
Missed a command revert
Allen Byrne
2018-05-03
1
-6/+9
|
*
Revert to old style for LINK_FLAGS gen expr not working
Allen Byrne
2018-05-03
4
-121/+176
|
*
LINK_FLAGS must be separate property sets
Allen Byrne
2018-05-03
4
-71/+143
|
*
Fix link flags syntax
Allen Byrne
2018-05-03
4
-70/+70
|
*
Revert refactor link flags
Allen Byrne
2018-05-02
4
-74/+70
|
*
refactor link flags to interface
Allen Byrne
2018-05-02
4
-75/+85
|
*
Refactor link flags
Allen Byrne
2018-05-02
1
-9/+11
|
*
Fix defs and additional MSVC items
Allen Byrne
2018-05-02
2
-9/+7
[next]