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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fortran Wrappers H5VLnative_addr_to_token_f and H5VLnative_token_to_address_f...
Scot Breitenfeld
2023-11-03
1
-9/+25
*
Add h5pget_actual_selection_io_mode fortran wrapper (#3746)
Scot Breitenfeld
2023-10-23
1
-0/+5
*
Attempt to quiet some warnings with cray compilers. (#3724)
Scot Breitenfeld
2023-10-19
11
-60/+15
*
Correct fortran CMake generator expressions (#3670)
Allen Byrne
2023-10-14
1
-29/+29
*
Fixes test failure for gfortran -O2 and -O3, -fdefault-real-16 (#3662)
Scot Breitenfeld
2023-10-13
1
-2/+1
*
Address nagfor exceptions stoppage. (#3658)
Scot Breitenfeld
2023-10-11
2
-73/+0
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-1/+1
*
removed C_INT32_T from Fortran APIs (#3537)
Scot Breitenfeld
2023-09-14
1
-5/+5
*
fixed nvidia compiler issue (#3527)
Scot Breitenfeld
2023-09-11
1
-10/+6
*
misc. fortran fixes for failing CI dailty tests (#3523)
Scot Breitenfeld
2023-09-08
2
-3/+10
*
Added new Fortran API wrappers (#3511)
Scot Breitenfeld
2023-09-07
13
-1161/+1858
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
2
-14/+14
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
1
-3/+3
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
11
-128/+2
*
Remove HD/hbool_t from fortran (#3182)
Dana Robinson
2023-06-28
4
-25/+25
*
Print out the VOL connector being used in the ASYNC test (#3016)
Scot Breitenfeld
2023-06-05
1
-2/+2
*
Convert H5F haddr_t macros to H5 (#3039)
Dana Robinson
2023-06-05
1
-1/+1
*
Updated H5Ovisit_f and H5Ovisit_by_name_f wrappers internals. (#2987)
Scot Breitenfeld
2023-05-22
1
-18/+12
*
Fix 'datatype' misspellings ('dataype') (#2984)
Dana Robinson
2023-05-19
1
-1/+1
*
Fixes failures with gfortran 4.8 (#2979)
Scot Breitenfeld
2023-05-18
2
-5/+11
*
Fix CMake generator expression syntax (#2909)
Allen Byrne
2023-05-05
1
-12/+12
*
Fixed test failure for when REAL is promoted via a compiler flag (#2873)
Scot Breitenfeld
2023-05-02
2
-13/+14
*
Add Fortran Selection IO APIs (#2864)
Scot Breitenfeld
2023-05-01
3
-20/+227
*
Remove "the the" from comments and docs (#2865)
Dana Robinson
2023-05-01
1
-6/+6
*
Remove unused variable warning (#2828)
H. Joe Lee
2023-04-28
1
-1/+1
*
Added Fortran Async APIs (#2715)
Scot Breitenfeld
2023-04-21
4
-29/+226
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
6
-27/+0
*
Fix new codespell issues (#2521)
Mark Kittisopikul
2023-03-08
1
-1/+1
*
Pass-through connector testing flexibility (#2399)
Quincey Koziol
2023-01-09
1
-1/+1
*
Update FORTRAN VOL connector test for external pass-through testing (#2393)
Quincey Koziol
2023-01-05
1
-1/+3
*
fixed unclosed objects in test (#2290)
Scot Breitenfeld
2022-12-10
1
-6/+10
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
37
-38/+1
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
3
-1/+259
*
Fix H5Dfill_f test (#2162)
Scot Breitenfeld
2022-10-14
2
-115/+176
*
Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)
Scot Breitenfeld
2022-10-11
2
-1/+314
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Corrects more Fortran warnings (#2059)
Dana Robinson
2022-08-23
1
-1/+2
*
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
1
-4/+4
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
2
-23/+23
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
2
-4/+28
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
remove superfluous initialization, fixes issue with Cray compiler (Crusher) (...
Scot Breitenfeld
2022-06-29
1
-1/+0
*
HDFFV-11306 Fixed (#1657)
Scot Breitenfeld
2022-04-19
7
-17/+122
*
Minor things discovered while preparing 1.12.2 (#1620)
Dana Robinson
2022-04-08
1
-1/+1
*
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 off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)
Scot Breitenfeld
2022-01-11
1
-3/+35
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
17
-63/+58
*
correct error checking string (#1143)
Scot Breitenfeld
2021-10-29
1
-2/+2
[next]