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_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-4/+4
*
OESS-168: Remove clang warnings. (#1076)
H. Joe Lee
2021-10-08
1
-1/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-21/+26
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-24/+24
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-87/+87
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-15/+60
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
HD prefix updates in src/ and test/
Dana Robinson
2020-10-24
1
-5/+5
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-975/+858
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-01-23
1
-4/+4
*
HDFFV-10979 cleanup globals
Allen Byrne
2019-12-12
1
-6/+5
*
HDFFV-10979 fix global name clash
Allen Byrne
2019-12-11
1
-0/+6
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-40/+40
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-2/+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
-34/+71
*
Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:
Quincey Koziol
2017-02-28
1
-10/+3
*
Revert "Fix some more signed -> unsigned value issues with cache data structu...
Quincey Koziol
2017-02-28
1
-3/+10
*
Fix some more signed -> unsigned value issues with cache data structures, also
Quincey Koziol
2017-02-23
1
-10/+3
*
HDFFV-10124 Using cache_common.h contains other include files
Allen Byrne
2017-02-02
1
-3/+0
*
[svn-r29959] Fixed some bad logic in the cache_api test that caused
Dana Robinson
2016-05-24
1
-28/+27
*
[svn-r29957] Changes to cache_api.c
Dana Robinson
2016-05-24
1
-1410/+388
*
[svn-r29882] Convert cache source files to library compatible by CMake and Wi...
Allen Byrne
2016-05-04
1
-2/+0
*
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-10-20
1
-105/+35
*
[svn-r27548] Revert r27545
Jerome Soumagne
2015-08-21
1
-35/+105
*
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-08-21
1
-105/+35
*
[svn-r27237] Description:
Quincey Koziol
2015-06-18
1
-0/+3
*
[svn-r27204] Description:
Quincey Koziol
2015-06-15
1
-32/+27
*
[svn-r27199] Description:
Quincey Koziol
2015-06-13
1
-177/+39
*
[svn-r27084] Description:
Quincey Koziol
2015-05-15
1
-21/+37
*
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-4/+4
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-7/+7
*
[svn-r24869] Description:
Quincey Koziol
2014-03-23
1
-4/+0
*
[svn-r24030] Description:
Quincey Koziol
2013-08-19
1
-398/+398
*
[svn-r19096] Description:
Quincey Koziol
2010-07-19
1
-53/+182
*
[svn-r18926] Description:
Quincey Koziol
2010-05-31
1
-4/+4
*
[svn-r18917] Description:
Quincey Koziol
2010-05-27
1
-515/+5
*
[svn-r18702] Description:
Quincey Koziol
2010-05-05
1
-4/+5
*
[svn-r18171] Description:
Quincey Koziol
2010-01-27
1
-15/+10
*
[svn-r18109] Description:
Quincey Koziol
2010-01-15
1
-115/+0
*
[svn-r17268] Description:
Quincey Koziol
2009-07-30
1
-4/+4
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-4/+4
*
[svn-r14445] Added code to detect the situation in which a metadata cache ent...
John Mainzer
2008-01-20
1
-11/+16
*
[svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a
John Mainzer
2008-01-18
1
-18/+371
*
[svn-r14199] Description:
Quincey Koziol
2007-10-11
1
-3/+3
*
[svn-r14064] Implemented function allowing the user to cork the metadata cache.
John Mainzer
2007-08-10
1
-25/+130
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12833] Description:
Quincey Koziol
2006-10-31
1
-6/+6
*
[svn-r12462] Committed a variety of metadata cache related changes:
John Mainzer
2006-07-13
1
-31/+439
[next]