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
/
H5C.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos found in src/ subdirectory (#1983)
luzpaz
2022-08-10
1
-3/+3
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-39/+42
*
Switches the tagged metadata list from a skip list to a hash table (#1925)
Dana Robinson
2022-07-25
1
-62/+28
*
Updates messages in cache sanity checks (#1851)
Dana Robinson
2022-07-06
1
-23/+23
*
Be a bit safer with signed arithmetic, thus quieting some signed-overflow war...
David Young
2022-04-30
1
-15/+17
*
Minor things noticed while bringing VFD SWMR in line with develop (#1691)
Dana Robinson
2022-04-25
1
-10/+10
*
Removes the STATIC flavor of FUNC_ENTER macros (#1622)
Dana Robinson
2022-04-08
1
-26/+26
*
Minor tweaks from VFD SWMR normalization (#1474)
Dana Robinson
2022-03-09
1
-0/+2
*
Fix cache sanity checking code by moving functions to wider scope (#1435)
jhendersonHDF
2022-02-21
1
-99/+78
*
Unify handling of collective metadata reads status (#1206)
jhendersonHDF
2022-01-29
1
-11/+28
*
Parallel rank0 deadlock fixes (#1183)
jhendersonHDF
2022-01-22
1
-7/+35
*
Correct spelling correction of preceed incorrectly to proceed. Should (#1268)
Larry Knox
2021-12-07
1
-2/+2
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-11/+11
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-3/+0
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-27/+22
*
Align with "parallel fence" changes (#479)
Quincey Koziol
2021-03-24
1
-25/+6
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-3/+0
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
1
-2/+2
*
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
-26/+26
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-1/+1
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-5/+5
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-27/+26
*
Fix spelling of metadata
Kyle Sunden
2020-11-13
1
-1/+1
*
Update reformatting settings, trace wrapping, and printf-format strings (#22)
Quincey Koziol
2020-10-06
1
-4488/+4502
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-5839/+5413
*
Use the right format string, "%zu", for size_t.
David Young
2020-09-27
1
-1/+1
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
1
-990/+989
|
\
|
*
Fix comment formatting due to tabs conversion
Allen Byrne
2020-09-24
1
-45/+44
|
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-985/+985
*
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-743/+1634
|
\
\
|
|
/
|
*
Minor copy edits to comments -- no code changes.
inactive/mdc_sl_opt
mainzer
2020-08-17
1
-1/+1
|
*
Merge branch 'develop' into mdc_sl_opt
mainzer
2020-08-15
1
-340/+193
|
|
\
|
|
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-340/+192
|
*
|
Tab to space conversions.
mainzer
2020-08-14
1
-103/+101
|
*
|
When flushing, the metadata cache attempts to flush entries in increasing
mainzer
2020-08-05
1
-322/+1362
|
|
/
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-5/+5
|
/
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-206/+206
*
fix unused related warnings
kmu
2020-01-13
1
-3/+7
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-6/+9
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-7/+7
*
Merge in latest from develop
Jordan Henderson
2019-02-12
1
-0/+4
|
\
|
*
Modification based on feedback from pull request.
Vailin Choi
2019-02-05
1
-1/+1
|
*
There is performance issue when closing an object. The slow down is due to t...
Vailin Choi
2019-02-05
1
-0/+4
*
|
Fix some collective metadata read issues
Jordan Henderson
2019-02-12
1
-42/+13
|
/
*
Squash merge of MDC logging changes.
Dana Robinson
2018-12-21
1
-7/+8
*
Normalization with vol_integration (misc internal and datatype)
Dana Robinson
2018-09-20
1
-18/+15
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-12/+12
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-420/+249
*
Better segregate clean & dirty LRU lists so that they are only defined when
Quincey Koziol
2017-09-30
1
-0/+8
[next]