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
/
src
/
H5Tff.f90
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-3105/+0
*
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-0/+3105
*
[svn-r26809] Changed Fortran file endings from ".f90" to ".F90"
Scot Breitenfeld
2015-04-14
1
-3285/+0
*
[svn-r26807] Combined *_F03* files and removed *_F90* files.
Scot Breitenfeld
2015-04-14
1
-0/+180
*
[svn-r26214] Fix for HDFFV-8908:
Scot Breitenfeld
2015-02-18
1
-51/+0
*
[svn-r26211] revert ci 26204
Scot Breitenfeld
2015-02-18
1
-0/+51
*
[svn-r26205] Fix for HDFFV-8908:
Scot Breitenfeld
2015-02-18
1
-51/+0
*
[svn-r25510] Added the parameters to the code comment section:
Scot Breitenfeld
2014-08-05
1
-40/+31
*
[svn-r23294] Related to: HDFFV-8265
Scot Breitenfeld
2013-02-18
1
-1/+1
*
[svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option.
Scot Breitenfeld
2012-05-23
1
-29/+28
*
[svn-r21248] Mereged the F2003 branch into the trunk.
Scot Breitenfeld
2011-08-18
1
-1781/+1598
*
[svn-r18226] Description:
Scot Breitenfeld
2010-02-10
1
-6/+11
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-784/+784
*
[svn-r16678] Description:
Scot Breitenfeld
2009-04-07
1
-177/+177
*
[svn-r16196] Description:
Scot Breitenfeld
2008-12-15
1
-0/+2
*
[svn-r15748] Fixed spelling errors
Scot Breitenfeld
2008-10-01
1
-3/+2
*
[svn-r15598] Description:
Scot Breitenfeld
2008-09-08
1
-424/+60
*
[svn-r15233] Description:
Scot Breitenfeld
2008-06-18
1
-0/+58
*
[svn-r15066] Description:
Scot Breitenfeld
2008-05-21
1
-1/+1
*
[svn-r15026] Maintenance: Fixed a typo in the fortran h5tget(set)_fields_f su...
Elena Pourmal
2008-05-18
1
-22/+28
*
[svn-r14953] Maintenance: Fixed some minor bugs exposed by the Intel compiler...
Elena Pourmal
2008-05-08
1
-2/+0
*
[svn-r14928] Maintenance: Cleaned up the code to make it compile on smirom wi...
Elena Pourmal
2008-05-04
1
-2/+2
*
[svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 b...
Elena Pourmal
2008-05-03
1
-63/+456
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-456/+63
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-63/+456
*
[svn-r14057] Purpose: Fixes for 64-bit Windows Intel Fortran 9.1
Scott Wegner
2007-08-09
1
-52/+52
*
[svn-r13256] Updated fortran source code with new THG copyright.
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r10561] Purpose: Maintenance
Elena Pourmal
2005-04-06
1
-0/+69
*
[svn-r7341] Purpose:
Albert Cheng
2003-08-11
1
-1/+0
*
[svn-r6684]
Elena Pourmal
2003-04-15
1
-0/+15
*
[svn-r6494]
Elena Pourmal
2003-03-19
1
-0/+61
*
[svn-r6464]
Elena Pourmal
2003-03-05
1
-0/+49
*
[svn-r5956]
Elena Pourmal
2002-10-01
1
-1/+58
*
[svn-r4033]
Elena Pourmal
2001-06-21
1
-0/+96
*
[svn-r3860]
Elena Pourmal
2001-04-27
1
-6/+306
*
[svn-r3553]
Elena Pourmal
2001-03-07
1
-72/+2030
*
[svn-r3068]
Elena Pourmal
2000-12-02
1
-6/+6
*
[svn-r2958]
Elena Pourmal
2000-11-16
1
-34/+82
*
[svn-r2576] Purpose:
Bill Wendling
2000-09-19
1
-0/+599