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
/
hl
/
fortran
/
src
/
H5LTf90proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates license url and history docs
Dana Robinson
2021-03-25
1
-1/+1
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-360/+134
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
1
-4/+4
*
HDFFV-10345 spelling errors
Allen Byrne
2018-02-05
1
-2/+2
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r29648] FIX: HDFFV-8486
Scot Breitenfeld
2016-04-06
1
-0/+32
*
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-1302/+60
*
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-60/+1302
*
[svn-r27393] removed unused C functions
Scot Breitenfeld
2015-07-15
1
-30/+0
*
[svn-r27387] added definitions for H5LTset_attribute_*_c
Scot Breitenfeld
2015-07-14
1
-6/+36
*
[svn-r27115] Moved testing KINDs and SIZEOFs to configure.
Scot Breitenfeld
2015-05-27
1
-3/+2
*
[svn-r26971] fixed declaration of h5ltget_attribute_c
Scot Breitenfeld
2015-04-29
1
-1/+1
*
[svn-r26908] Added missing c_long_double interfaces, now handles promotion of...
Scot Breitenfeld
2015-04-23
1
-1079/+9
*
[svn-r26881] Added BIND(C) to the Fortran HL APIs, and fixed the issue with -...
Scot Breitenfeld
2015-04-22
1
-212/+105
*
[svn-r26875] Added BIND(C) to interfaces.
Scot Breitenfeld
2015-04-21
1
-65/+29
*
[svn-r26873] Added BIND(C) and moved to .F90 extension.
Scot Breitenfeld
2015-04-21
1
-52/+24
*
[svn-r26417] Removed compiler warnings from HL. HDF5-237
Scot Breitenfeld
2015-03-10
1
-187/+188
*
[svn-r24020] Description:
Quincey Koziol
2013-08-17
1
-8/+3
*
[svn-r22170] Removed extraneous svn executable properties from non-executable...
Dana Robinson
2012-03-28
1
-0/+0
*
[svn-r22129] HDFFV-7777: Fix for removing NULL character from fortran string ...
Scot Breitenfeld
2012-03-23
1
-1/+2
*
[svn-r22080] Description: aligned H5_FC_FUNC with the H5_FC_FUNC in the line ...
Scot Breitenfeld
2012-03-16
1
-1/+1
*
[svn-r22078] New API: H5ltpath_valid
Scot Breitenfeld
2012-03-16
1
-0/+8
*
[svn-r20958] Description: Added fortran wrappers and test for the HL DS API.
Scot Breitenfeld
2011-06-10
1
-148/+204
*
[svn-r20900] Remove duplicated function lines
Allen Byrne
2011-05-25
1
-30/+0
*
[svn-r20357] Add missing declarations that caused linking errors on windows.
Allen Byrne
2011-03-28
1
-0/+80
*
[svn-r20353] Bug 1752 - H5Lite Fortran APIs do not allow you to create 4 dime...
Scot Breitenfeld
2011-03-27
1
-3/+460
*
[svn-r20192] Description: Bug 1939: h5tbget_field_info_f
Scot Breitenfeld
2011-03-06
1
-5/+6
*
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
Allen Byrne
2011-02-22
1
-2/+2
*
[svn-r19828] Fixed the name of the windows linkage define in the hl/fortran c...
Allen Byrne
2010-11-19
1
-96/+96
*
[svn-r16947] 1. #1522 (B1) h5ltread_dataset_string_f error with g95
Pedro Vicente Nunes
2009-05-13
1
-509/+511
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12863] Description:
Elena Pourmal
2006-11-04
1
-1/+1
*
[svn-r12857] Description:
Elena Pourmal
2006-11-03
1
-22/+644
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-82/+82
*
[svn-r11144] Purpose:
Quincey Koziol
2005-07-23
1
-1/+1
*
[svn-r11092] Purpose:
MuQun Yang
2005-07-20
1
-1/+1
*
[svn-r10970] Purpose: New feature/bug #350 fix
Elena Pourmal
2005-06-22
1
-2/+2
*
[svn-r10747] Purpose:
Pedro Vicente Nunes
2005-05-16
1
-5/+8
*
[svn-r10571] Purpose:
James Laird
2005-04-07
1
-39/+39
*
[svn-r10534] Purpose:
James Laird
2005-04-04
1
-114/+39
*
[svn-r9644] Purpose:
Pedro Vicente Nunes
2004-12-08
1
-0/+525