summaryrefslogtreecommitdiffstats
path: root/src/H5ACdbg.c
Commit message (Collapse)AuthorAgeFilesLines
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* Source formattedAllen Byrne2020-10-011-40/+23
|
* Removes email and Modifications sectionsDana Robinson2020-08-171-6/+0
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-5/+5
|
* Merge of logging framework updates.Dana Robinson2018-12-311-115/+0
|
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+2
| | | | a cache image.
* Minor warning fixes.Dana Robinson2017-02-091-1/+1
|
* Cache image feature and testingQuincey Koziol2017-01-291-0/+201
|
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+40
|
* Removed NDEBUG guards from H5AC test functions.Dana Robinson2016-12-111-2/+0
| | | | | H5AC_dump_cache() is now used in test/cache_tagging.c and the underlying H5C functions are not protected by NDEBUG guards.
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+253