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
/
H5Df.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-89/+0
*
Remove HD/hbool_t from fortran (#3182)
Dana Robinson
2023-06-28
1
-26/+26
*
Added Fortran Async APIs (#2715)
Scot Breitenfeld
2023-04-21
1
-224/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)
Scot Breitenfeld
2022-10-11
1
-45/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-9/+9
*
Fixed H5Dget_storage_size_f for zero sized datasets (#1430)
Scot Breitenfeld
2022-02-11
1
-4/+4
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-3/+3
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-634/+673
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-5/+5
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-8/+8
*
HDFFV-10345 spelling errors
Allen Byrne
2018-02-05
1
-5/+5
*
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
-1327/+179
*
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-179/+1327
*
[svn-r27377] Cleaned-up comment formatting:
Scot Breitenfeld
2015-07-14
1
-140/+140
*
[svn-r26972] Removed unused C functions.
Scot Breitenfeld
2015-04-29
1
-136/+0
*
[svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.
Scot Breitenfeld
2015-04-21
1
-1012/+0
*
[svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel.
Scot Breitenfeld
2015-04-15
1
-181/+181
*
[svn-r26481] Removed compiler warnings. HDF5-239
Scot Breitenfeld
2015-03-19
1
-4/+4
*
[svn-r26401] Fixed warnings in the C stubs for Fortran wrappers. See Crucible...
Elena Pourmal
2015-03-09
1
-13/+13
*
[svn-r26010] Fix for:
Scot Breitenfeld
2015-01-22
1
-154/+134
*
[svn-r24866] Fixed compiler warnings using gnu 4.8.1
Scot Breitenfeld
2014-03-22
1
-2/+2
*
[svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.
Dana Robinson
2013-10-31
1
-20/+20
*
[svn-r22482] Maintenance:
Elena Pourmal
2012-06-23
1
-23/+1
*
[svn-r21248] Mereged the F2003 branch into the trunk.
Scot Breitenfeld
2011-08-18
1
-246/+732
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-1/+1
*
[svn-r16773] Description:
Scot Breitenfeld
2009-04-17
1
-0/+28
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-12/+12
*
[svn-r15060] Maintenance: File space identifier was not closed causing memory...
Elena Pourmal
2008-05-21
1
-1/+4
*
[svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 b...
Elena Pourmal
2008-05-03
1
-9/+52
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-52/+9
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-9/+52
*
[svn-r14199] Description:
Quincey Koziol
2007-10-11
1
-24/+12
*
[svn-r14193] Description:
Quincey Koziol
2007-10-08
1
-14/+11
*
[svn-r14192] Description:
Quincey Koziol
2007-10-08
1
-18/+11
*
[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
-8/+741
*
[svn-r11771] Purpose:
Quincey Koziol
2005-12-08
1
-3/+0
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-132/+132
*
[svn-r10970] Purpose: New feature/bug #350 fix
Elena Pourmal
2005-06-22
1
-3/+6
*
[svn-r9801] Purpose:
Quincey Koziol
2005-01-10
1
-82/+79
*
[svn-r9727] Purpose:
Quincey Koziol
2004-12-29
1
-1/+0
*
[svn-r9250] Purpose:
Quincey Koziol
2004-09-14
1
-2/+2
*
[svn-r8404]
Elena Pourmal
2004-04-22
1
-386/+11
*
[svn-r7639] Purpose:
Quincey Koziol
2003-10-15
1
-15/+3
*
[svn-r7611] Purpose:
Quincey Koziol
2003-10-13
1
-48/+48
*
[svn-r7529] Purpose: Code cleanup
Elena Pourmal
2003-10-01
1
-7/+7
*
[svn-r7341] Purpose:
Albert Cheng
2003-08-11
1
-12/+12
[next]