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_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-94/+94
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
1
-248/+247
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-7/+7
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-149/+0
*
Remove some "Programmer" comments (#3209)
Dana Robinson
2023-06-29
1
-3/+1
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-45/+44
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-109/+109
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-416/+406
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
1
-8/+8
*
Remove unnecessary fields from cache structs (#2951)
Quincey Koziol
2023-05-15
1
-26/+1
*
Fix warning in cache_common.c (#2952)
jhendersonHDF
2023-05-15
1
-65/+77
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
1
-23/+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
-26/+26
*
Fixes for production mode gcc warnings (#1873)
Dana Robinson
2022-07-11
1
-2/+10
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-70/+78
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-5/+5
*
More various warnings (#958)
Sean McBride
2021-08-25
1
-1/+1
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-12/+12
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
1
-1/+1
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
1
-12/+0
*
Minor warning fixes in develop (#526)
Dana Robinson
2021-03-31
1
-1/+0
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-2/+2
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-60/+0
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-2266/+1623
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-41/+130
|
\
|
*
When flushing, the metadata cache attempts to flush entries in increasing
mainzer
2020-08-05
1
-41/+130
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-7/+9
|
/
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
more cleanup
kmu
2020-01-23
1
-1/+1
*
merge and fix conflict
kmu
2020-01-19
1
-11/+11
|
\
*
\
merge and fix conflicts
kmu
2020-01-14
1
-467/+0
|
\
\
|
|
/
|
*
Adjust cache.c only variables.
Allen Byrne
2019-12-18
1
-12/+0
|
*
Fix include to correct memory calls - big-endian issue.
Allen Byrne
2019-12-18
1
-1/+0
|
*
HDFFV-10979 fix global name clash
Allen Byrne
2019-12-11
1
-454/+0
*
|
fix unused related warnings
kmu
2020-01-13
1
-45/+22
|
/
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-1/+1
*
Quiet a warning about an unused variable. This code looks like it
David Young
2019-11-13
1
-1/+1
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-912/+912
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-5/+5
*
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-52/+55
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-1/+1
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-2/+6
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-62/+39
*
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
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-4/+50
*
Misc. small cleanups to sync against incoming page buffering changes.
Quincey Koziol
2017-03-02
1
-2/+2
[next]