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
/
src
/
H5Faccum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes the STATIC flavor of FUNC_ENTER macros (#1622)
Dana Robinson
2022-04-08
1
-1/+1
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+1
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-264/+270
*
Switch H5VM inline routines back to single underscope and put a comment in th...
Quincey Koziol
2020-08-06
1
-5/+5
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-12/+6
*
Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to match
Quincey Koziol
2019-08-22
1
-5/+5
*
Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accum
Quincey Koziol
2019-08-19
1
-10/+10
*
Partial H5F__accum_* routines.
Quincey Koziol
2019-08-19
1
-28/+25
*
- Added H5MMprivate.h #includes where needed
Dana Robinson
2019-03-16
1
-0/+1
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-10/+10
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-85/+68
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Bring changes to I/O parameters from page_buffering branch.
Quincey Koziol
2017-03-13
1
-30/+58
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-0/+6
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-10/+2
*
[svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...
Dana Robinson
2016-01-26
1
-18/+17
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-1/+1
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-1/+1
*
[svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered
Dana Robinson
2015-05-10
1
-7/+7
*
[svn-r25097] Description:
Quincey Koziol
2014-04-25
1
-42/+42
*
[svn-r25092] Description:
Quincey Koziol
2014-04-24
1
-189/+179
*
[svn-r25088] Description:
Quincey Koziol
2014-04-23
1
-45/+45
*
[svn-r25084] Description:
Quincey Koziol
2014-04-23
1
-15/+42
*
[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...
Mohamad Chaarawi
2014-02-13
1
-6/+6
*
[svn-r24476] Description:
Quincey Koziol
2013-11-30
1
-1/+1
*
[svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW
Vailin Choi
2012-06-07
1
-9/+18
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-6/+6
*
[svn-r19623] Purpose:
Mike McGreevy
2010-10-18
1
-1/+1
*
[svn-r19617] Purpose:
Mike McGreevy
2010-10-15
1
-295/+426
*
[svn-r19544] Purpose:
Mike McGreevy
2010-10-08
1
-6/+9
*
[svn-r19292] Description:
Quincey Koziol
2010-08-24
1
-27/+43
*
[svn-r19276] Description:
Quincey Koziol
2010-08-22
1
-1/+1
*
[svn-r19272] Description:
Quincey Koziol
2010-08-20
1
-0/+3
*
[svn-r19247] Description:
Quincey Koziol
2010-08-17
1
-53/+232
*
[svn-r18571] Description:
Quincey Koziol
2010-04-15
1
-48/+73
*
[svn-r17624] Description:
Quincey Koziol
2009-10-09
1
-62/+8
*
[svn-r17414] Description:
Quincey Koziol
2009-08-24
1
-4/+10
*
[svn-r17313] Description:
Quincey Koziol
2009-08-10
1
-1/+1
*
[svn-r17062] Description:
Quincey Koziol
2009-06-17
1
-14/+14
*
[svn-r17045] Description:
Quincey Koziol
2009-06-12
1
-56/+150
*
[svn-r15937] Description:
Quincey Koziol
2008-10-23
1
-45/+46
*
[svn-r15800] Description:
Quincey Koziol
2008-10-07
1
-0/+655