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
*
append '-WF,' when passing C preprocessor directives to the xlf compiler (#3976)
Scot Breitenfeld
2024-02-01
1
-3/+8
*
h5 compiler wrappers now pass all arguments passed to it to the compile line ...
Scot Breitenfeld
2024-01-30
2
-14/+37
*
Fixed XL and gfortran errors (#3968)
Scot Breitenfeld
2024-01-30
3
-9/+13
*
Add API support for Fortran MPI_F08 module definitions. (#3959)
Scot Breitenfeld
2024-01-29
9
-22/+613
*
fixed BIND name (#3957)
Scot Breitenfeld
2024-01-24
2
-8/+3
*
Fortran API work. (#3941)
Scot Breitenfeld
2024-01-23
10
-162/+423
*
renamed defined H5_VERS* to avoid conflicts (#3926)
Scot Breitenfeld
2024-01-05
1
-3/+3
*
New Fortran Examples added (#3916)
Scot Breitenfeld
2024-01-03
7
-4/+53
*
Added H5Fdelete_f with test (#3912)
Scot Breitenfeld
2023-12-30
3
-13/+82
*
Add 'warning density' computation to the warnhist script (#3910)
Quincey Koziol
2023-12-29
1
-2/+2
*
Develop merge examples (#3851)
Allen Byrne
2023-11-27
1
-7/+0
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
2
-0/+29
*
Moved the README to markdown and expanded its overview of the files, file gen...
Scot Breitenfeld
2023-11-21
4
-133/+406
*
cmakedefine macro uses C comments with "#undef" (#3845)
Allen Byrne
2023-11-13
3
-6/+41
*
Add intel oneapi windows build to CI CMake (#3836)
Allen Byrne
2023-11-10
7
-39/+55
*
Fortran Wrappers H5VLnative_addr_to_token_f and H5VLnative_token_to_address_f...
Scot Breitenfeld
2023-11-03
3
-9/+91
*
Removed the use of C wrappers from H5P APIs. (#3824)
Scot Breitenfeld
2023-11-03
6
-103/+32
*
Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)
Robert Adam
2023-10-30
1
-1/+1
*
Added missing DLL for H5PGET_ACTUAL_SELECTION_IO_MODE_F (#3760)
Scot Breitenfeld
2023-10-24
1
-0/+1
*
Add h5pget_actual_selection_io_mode fortran wrapper (#3746)
Scot Breitenfeld
2023-10-23
6
-2/+75
*
update stat arg for apple (#3726)
Scot Breitenfeld
2023-10-23
7
-16/+25
*
Clean Autotools files in parallel tests (#3744)
Dana Robinson
2023-10-23
1
-1/+1
*
Add -h and --help as flags in h5cc & h5fc (#3729)
Glenn Song
2023-10-20
1
-8/+14
*
Attempt to quiet some warnings with cray compilers. (#3724)
Scot Breitenfeld
2023-10-19
12
-64/+15
*
Add NVidia compiler support and CI (#3686)
Allen Byrne
2023-10-18
1
-1/+1
*
Sync changes that are only in 1.14 branch (#3704)
jhendersonHDF
2023-10-18
2
-0/+4
*
Correct fortran CMake generator expressions (#3670)
Allen Byrne
2023-10-14
4
-59/+59
*
Fix link error on clang17/gfortran13/macOS-13 (#3666) (#3671)
H. Joe Lee
2023-10-13
1
-5/+3
*
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
6
-79/+13
*
Removed the use of -commons linking option on Darwin (#3581)
Scot Breitenfeld
2023-09-25
1
-2/+0
*
Fix ifx unused variable hdferr warning. (#3568)
H. Joe Lee
2023-09-22
1
-0/+3
*
Some minor formatting and text changes (#3563)
Allen Byrne
2023-09-22
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-1/+1
*
fixed arg to C H5Dwrite_chunk (#3541)
Scot Breitenfeld
2023-09-15
1
-10/+10
*
removed C_INT32_T from Fortran APIs (#3537)
Scot Breitenfeld
2023-09-14
5
-47/+72
*
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
7
-60/+100
*
Added new Fortran API wrappers (#3511)
Scot Breitenfeld
2023-09-07
26
-1399/+2773
*
Add Fortran ES module to deploy list (#3341)
Allen Byrne
2023-08-04
1
-44/+30
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
11
-44/+44
*
changed the scope of #ifdef DOXYGEN to now include H5D multi-functions (#3254)
Scot Breitenfeld
2023-07-18
1
-2/+3
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
7
-56/+56
*
addresses compilation fortran warnings on Frontier (#3236)
Scot Breitenfeld
2023-07-12
16
-20/+12
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
30
-1774/+6
*
Remove HD/hbool_t from fortran (#3182)
Dana Robinson
2023-06-28
18
-254/+254
*
Fixed check for a VOL's async compatibility (#3164)
Scot Breitenfeld
2023-06-22
1
-4/+6
*
Print out the VOL connector being used in the ASYNC test (#3016)
Scot Breitenfeld
2023-06-05
8
-97/+386
*
Convert H5F haddr_t macros to H5 (#3039)
Dana Robinson
2023-06-05
1
-1/+1
*
Fixed Fortran Doxygen warnings (#3017)
Scot Breitenfeld
2023-05-26
8
-94/+104
[next]