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
/
H5Cdbg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge PRs in issue #642 to hdf5_1_12 (#643)
Larry Knox
2021-05-15
1
-12/+11
*
Hdf5 merge issue 435 (#460)
Larry Knox
2021-03-10
1
-2/+0
*
Update URL in source file Copyright headers for web copy of COPYING
Larry Knox
2021-02-20
1
-1/+1
*
1 12 Whitespace changes after clang-format run (#288)
Allen Byrne
2021-01-29
1
-3/+3
*
Basic alignment with async branch (#115) (#137)
Quincey Koziol
2020-11-30
1
-3/+3
*
Manual sync with develop (#95)
Dana Robinson
2020-11-17
1
-0/+7
*
Remove line referencing new cache feature not yet moved
Allen Byrne
2020-10-08
1
-1/+0
*
Merge changes from develop
Allen Byrne
2020-10-08
1
-12/+30
*
Source formatted
Allen Byrne
2020-10-01
1
-598/+416
*
Revert " Checkin of fix for CGNS bug"
Quincey Koziol
2020-09-03
1
-111/+1
*
Revert "Removed commeted out code from H5C_dump_coll_write_list()"
Quincey Koziol
2020-09-03
1
-0/+5
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-22
1
-68/+0
*
Whitespace cleanup
Allen Byrne
2020-05-13
1
-43/+43
*
Squashed commit of the following:
David Young
2020-01-31
1
-3/+2
*
Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...
Jerome Soumagne
2019-12-09
1
-2/+3
*
Merged HDFFV-10929_2GB_testing to hdf5_1_12
Richard Warren
2019-12-06
1
-3/+2
*
Squash merge of MDC logging changes.
Dana Robinson
2018-12-21
1
-36/+0
*
Better segregate clean & dirty LRU lists so that they are only defined when
Quincey Koziol
2017-09-30
1
-0/+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
*
Removed commeted out code from H5C_dump_coll_write_list()
mainzer
2017-04-07
1
-5/+0
*
Checkin of fix for CGNS bug
mainzer
2017-04-06
1
-1/+111
*
Omnibus checkin for several relatively minor modifications:
mainzer
2017-03-28
1
-1/+3
*
Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from
Quincey Koziol
2017-03-12
1
-6/+100
*
Normalize against incoming page buffering changes.
Quincey Koziol
2017-03-01
1
-9/+5
*
Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:
Quincey Koziol
2017-02-28
1
-4/+4
*
Revert "Fix some more signed -> unsigned value issues with cache data structu...
Quincey Koziol
2017-02-28
1
-2/+2
*
Fix some more signed -> unsigned value issues with cache data structures, also
Quincey Koziol
2017-02-23
1
-2/+2
*
Misc. style cleanups from the page_buffering branch.
Quincey Koziol
2017-02-18
1
-11/+11
*
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-0/+405
*
Bring change to use array of metadata cache entry classes for H5C_create
Quincey Koziol
2017-01-28
1
-1/+1
*
Switch list lengths to unsigned integers (to align better w/cache image merge)
Quincey Koziol
2017-01-28
1
-18/+18
*
Bring file shutdown code from cache image branch
Quincey Koziol
2017-01-05
1
-0/+43
*
Bring support for doubly-linked list of all entries in cache from incoming
Quincey Koziol
2016-12-30
1
-3/+3
*
More normalizations against incoming cache image branch.
Quincey Koziol
2016-12-29
1
-35/+8
*
Updated the cache dump to use the stored type name instead
Dana Robinson
2016-11-28
1
-38/+4
*
Updated the format of H5AC/C_dump_cache() to include
Dana Robinson
2016-11-28
1
-12/+61
*
Switch to new, more scalable, metadata cache entry tagging.
Quincey Koziol
2016-11-07
1
-3/+5
*
Move cache debugging routines into separate module.
Quincey Koziol
2016-11-03
1
-0/+964