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
/
H5Af.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
1
-5/+5
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
1
-10/+10
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-57/+0
*
Remove HD/hbool_t from fortran (#3182)
Dana Robinson
2023-06-28
1
-12/+12
*
Remove "the the" from comments and docs (#2865)
Dana Robinson
2023-05-01
1
-3/+3
*
Added Fortran Async APIs (#2715)
Scot Breitenfeld
2023-04-21
1
-492/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-6/+6
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-4/+4
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-346/+348
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-2/+2
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-2/+1
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-1/+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-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-1241/+205
*
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-205/+1241
*
[svn-r27393] removed unused C functions
Scot Breitenfeld
2015-07-15
1
-168/+0
*
[svn-r27377] Cleaned-up comment formatting:
Scot Breitenfeld
2015-07-14
1
-218/+218
*
[svn-r26972] Removed unused C functions.
Scot Breitenfeld
2015-04-29
1
-75/+0
*
[svn-r26886] Fixed source to avoid bug in gfortran < v4.7 Bug: 45190, 37829
Scot Breitenfeld
2015-04-22
1
-18/+0
*
[svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.
Scot Breitenfeld
2015-04-21
1
-775/+0
*
[svn-r26845] H5P and H5A BIND(C) added to APIs
Scot Breitenfeld
2015-04-20
1
-160/+160
*
[svn-r26807] Combined *_F03* files and removed *_F90* files.
Scot Breitenfeld
2015-04-14
1
-2/+2
*
[svn-r26401] Fixed warnings in the C stubs for Fortran wrappers. See Crucible...
Elena Pourmal
2015-03-09
1
-3/+3
*
[svn-r26010] Fix for:
Scot Breitenfeld
2015-01-22
1
-15/+15
*
[svn-r25923] Added name to the BIND(C) attribute, removed the !DEC$ statement...
Scot Breitenfeld
2014-12-23
1
-1/+1
*
[svn-r21248] Mereged the F2003 branch into the trunk.
Scot Breitenfeld
2011-08-18
1
-261/+652
*
[svn-r19654] Description:
Quincey Koziol
2010-10-21
1
-2/+2
*
[svn-r18157] Description:
Quincey Koziol
2010-01-23
1
-66/+57
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-49/+49
*
[svn-r15010] Purpose:
Scot Breitenfeld
2008-05-15
1
-5/+1
*
[svn-r14958] Cosmetic changes and fixed integer type mismatch in C routine wr...
Scot Breitenfeld
2008-05-09
1
-1/+1
*
[svn-r14941] Maintenance: Cleaned up more test code, fixed more bugs in the t...
Elena Pourmal
2008-05-06
1
-2/+2
*
[svn-r14930] Maintenance: Fixed more bugs/typos and enabled tests that were f...
Elena Pourmal
2008-05-05
1
-3/+3
*
[svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 b...
Elena Pourmal
2008-05-03
1
-13/+787
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-787/+13
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-13/+787
*
[svn-r14225] Description:
Quincey Koziol
2007-10-31
1
-1/+1
*
[svn-r14222] Description:
Quincey Koziol
2007-10-30
1
-3/+3
*
[svn-r14218] Description:
Quincey Koziol
2007-10-30
1
-1/+1
*
[svn-r14217] Description:
Quincey Koziol
2007-10-30
1
-1/+1
*
[svn-r14187] Description:
Quincey Koziol
2007-10-04
1
-8/+10
*
[svn-r14185] Description:
Quincey Koziol
2007-10-04
1
-6/+7
*
[svn-r14184] Description:
Quincey Koziol
2007-10-04
1
-4/+4
*
[svn-r14183] Description:
Quincey Koziol
2007-10-04
1
-7/+11
*
[svn-r14162] Description:
Quincey Koziol
2007-09-27
1
-7/+9
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12752] Descripton: This is a port to G95 compiler for MAC OSX and AIX 5.2
Elena Pourmal
2006-10-12
1
-1/+592
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-40/+40
[next]