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
/
H5AC.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r5867] Purpose:
Quincey Koziol
2002-08-09
1
-1/+3
*
[svn-r5842] Purpose:
Quincey Koziol
2002-08-08
1
-115/+131
*
[svn-r5840] Purpose:
Quincey Koziol
2002-07-31
1
-1/+1
*
[svn-r5819] Purpose:
Quincey Koziol
2002-07-21
1
-6/+2
*
[svn-r5814] Purpose:
Quincey Koziol
2002-07-19
1
-10/+129
*
[svn-r5471] Purpose:
Quincey Koziol
2002-05-29
1
-9/+11
*
[svn-r5467] Purpose:
Quincey Koziol
2002-05-28
1
-9/+12
*
[svn-r4355] Purpose:
Quincey Koziol
2001-08-14
1
-21/+21
*
[svn-r4038] Purpose:
Quincey Koziol
2001-06-21
1
-3/+3
*
[svn-r3781] Purpose:
Bill Wendling
2001-04-05
1
-8/+8
*
[svn-r3288] Purpose:
Albert Cheng
2001-01-12
1
-2/+0
*
[svn-r3252] Purpose:
Quincey Koziol
2001-01-09
1
-5/+5
*
[svn-r2652] Purpose:
Quincey Koziol
2000-10-10
1
-0/+4
*
[svn-r2476] Added free lists to track various data structures in memory, to r...
Quincey Koziol
2000-08-16
1
-16/+38
*
[svn-r2345] Fixed a few more places where free'd memory was being inspected.
Quincey Koziol
2000-06-06
1
-6/+17
*
[svn-r2344] Fixed a bug where memory was being inspected after being free'd, ...
Quincey Koziol
2000-06-06
1
-1/+3
*
[svn-r2343] *sigh* Corrected H5AC_compare again. (Trying to fix a bug which ...
Quincey Koziol
2000-06-06
1
-5/+10
*
[svn-r2342] Updated H5AC_compare function to detect NULL pointers to cached o...
Quincey Koziol
2000-06-06
1
-2/+9
*
[svn-r2318] Rearranged metadata caching to put caching information in the obj...
Quincey Koziol
2000-06-01
1
-122/+149
*
[svn-r2190] Turned on address sorting when flushing metadata for entire file,...
Quincey Koziol
2000-04-22
1
-1/+4
*
[svn-r2157] Changed hashing scheme slightly to better spread out the hash val...
Quincey Koziol
2000-04-19
1
-1/+2
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
1
-3/+3
*
[svn-r1548] Changes since 19990727
Robb Matzke
1999-07-28
1
-71/+67
*
[svn-r1371]
Robb Matzke
1999-06-23
1
-1/+5
*
[svn-r1184] Changes since 19990402
Robb Matzke
1999-04-15
1
-1/+1
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-1/+1
*
[svn-r802] Misc. white space adjustments here and there, mostly in comments.
Robb Matzke
1998-10-27
1
-1/+1
*
[svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...
Quincey Koziol
1998-10-26
1
-20/+8
*
[svn-r726] Changes since 19980924
Robb Matzke
1998-09-28
1
-5/+3
*
[svn-r673] Changes since 19980908
Robb Matzke
1998-09-08
1
-5/+5
*
[svn-r606] Debugging can be enabled/disabled at runtime though code is still
Robb Matzke
1998-08-19
1
-51/+54
*
[svn-r547] Changes since 19980729
Robb Matzke
1998-07-30
1
-1/+5
*
[svn-r437] Changes since 19980612
Robb Matzke
1998-06-30
1
-1/+1
*
[svn-r435] ./INSTALL
Robb Matzke
1998-06-23
1
-11/+28
*
[svn-r400] Changes since 19980513
Robb Matzke
1998-05-22
1
-9/+10
*
[svn-r353] Changes since 19980414
Robb Matzke
1998-04-17
1
-4/+6
*
[svn-r338] Changes since 19980407
Robb Matzke
1998-04-08
1
-1/+1
*
[svn-r337] Changes since 19980403
Robb Matzke
1998-04-07
1
-4/+4
*
[svn-r336] Changes since 19980402
Robb Matzke
1998-04-03
1
-1/+1
*
[svn-r335] Changes since 19980330
Robb Matzke
1998-04-03
1
-2/+2
*
[svn-r333] Changes since 19980324
Robb Matzke
1998-03-30
1
-2/+5
*
[svn-r298] Changes since 19980219
Robb Matzke
1998-02-25
1
-1/+1
*
[svn-r196] Changes since 19980128
Robb Matzke
1998-01-29
1
-2/+3
*
[svn-r195] Purpose: minor bug fix
Albert Cheng
1998-01-29
1
-1/+1
*
[svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...
Quincey Koziol
1998-01-28
1
-1/+1
*
[svn-r158] Changes since 19980116
Robb Matzke
1998-01-20
1
-8/+15
*
[svn-r157] Reformatted code with indent...
Quincey Koziol
1998-01-16
1
-670/+655
*
[svn-r145] ./src/H5Osdtyp.c -> H5Odtype.c
Robb Matzke
1997-12-11
1
-13/+25
*
[svn-r139] ./src/*.[ch]
Robb Matzke
1997-12-10
1
-11/+13
*
[svn-r136] ./MANIFEST
Robb Matzke
1997-11-14
1
-72/+74
[next]