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
/
test
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dead code removal (#2690)
Quincey Koziol
2023-04-11
1
-212/+5
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
1
-244/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-2/+2
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-92/+92
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-104/+104
*
Fix object size warnings in cache.c test (#1701)
jhendersonHDF
2022-05-01
1
-4051/+2717
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-33/+33
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-0/+5
*
OESS-168:Remove implicit conversion warnings. (#829)
H. Joe Lee
2021-07-12
1
-559/+559
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-242/+257
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
1
-13/+0
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-4/+4
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-34/+0
*
More warning fixes (#400)
Sean McBride
2021-03-04
1
-4/+4
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-5/+5
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-1/+1
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-5/+5
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-18610/+17495
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-32/+51
*
Tab to space conversions.
mainzer
2020-08-14
1
-4/+4
*
Merge branch 'develop' into mdc_sl_opt
mainzer
2020-08-13
1
-1/+0
|
\
|
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+0
*
|
When flushing, the metadata cache attempts to flush entries in increasing
mainzer
2020-08-05
1
-1003/+1096
|
/
*
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
1
-6/+6
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-01-23
1
-1/+1
*
Adjust cache.c only variables.
Allen Byrne
2019-12-18
1
-13/+26
*
Fix include to correct memory calls - big-endian issue.
Allen Byrne
2019-12-18
1
-0/+1
*
HDFFV-10979 cleanup globals
Allen Byrne
2019-12-12
1
-1/+0
*
HDFFV-10979 fix global name clash
Allen Byrne
2019-12-11
1
-0/+465
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-1/+1
*
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2019-11-05
1
-1/+1
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-7481/+7481
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-58/+58
*
Better segregate clean & dirty LRU lists so that they are only defined when
Quincey Koziol
2017-09-30
1
-4/+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
*
Express test mods to test/cache.c
mainzer
2017-04-15
1
-17/+89
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-307/+415
*
Merge in reentrency changes to "make space in cache" from page_buffering branch.
Quincey Koziol
2017-03-13
1
-40/+57
*
Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from
Quincey Koziol
2017-03-12
1
-2/+3
*
Misc. small cleanups to sync against incoming page buffering changes.
Quincey Koziol
2017-03-02
1
-8/+4
*
Fix some more signed -> unsigned value issues with cache data structures, also
Quincey Koziol
2017-02-23
1
-33/+14
*
Cleanups and normalizations against incoming page_buffering changes.
Quincey Koziol
2017-02-20
1
-10/+7
*
HDFFV-10124 Using cache_common.h contains other include files
Allen Byrne
2017-02-02
1
-3/+0
*
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-5/+5
*
Bring change to use array of metadata cache entry classes for H5C_create
Quincey Koziol
2017-01-28
1
-12/+12
*
Switch list lengths to unsigned integers (to align better w/cache image merge)
Quincey Koziol
2017-01-28
1
-154/+154
*
Add "image up to date" flag / parameter to metadata cache entry status calls.
Quincey Koziol
2017-01-06
1
-35/+36
*
Bring file shutdown code from cache image branch
Quincey Koziol
2017-01-05
1
-0/+19
[next]