index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cppcheck-suppress.lst
Age
Commit message (
Expand
)
Author
2012-10-02
[2278] Add temporary suppression for false positives
Jelte Jansen
2012-03-30
[master] Move cppcheck suppressions to the source files (inline)
Mukund Sivaraman
2012-03-01
[master] add new intential self-comparisons to cppcheck suppression list
Jelte Jansen
2012-02-21
[1193] updates to fix cppcheck-1.53 warnings
Jelte Jansen
2011-10-11
[master] suppressed selfAssignment check for some rdata_txt_like test.
JINMEI Tatuya
2011-09-29
[master] adjusted cppcheck filter to suppress a false alarm about a template ...
JINMEI Tatuya
2011-06-07
Remove empty code in lib/cache and the corresponding suppression rule in src/...
zhanglikun
2011-05-20
[master] corrected a line number in a cppcheck filter, which was
JINMEI Tatuya
2011-05-06
[trac893] updated cppcheck filter
JINMEI Tatuya
2011-04-28
[master] Merge branch 'trac812' with fixing conflicts and regression.
JINMEI Tatuya
2011-04-19
[master] adjusted line numbers in the cppcheck suppression list so that
JINMEI Tatuya
2011-03-03
[master] minor editorial correction. going to push directly.
JINMEI Tatuya
2011-02-28
[trac613] suppress functionConst for resolver_cache.h, too.
JINMEI Tatuya
2011-02-28
[trac613] canceled the workaround change for 'selfassignment' in tests.
JINMEI Tatuya
2011-02-28
[trac613] added missingInclude to suppression list. it reportedly caused
JINMEI Tatuya
2011-02-25
[trac613] made sure NameserverEntry::xxx_address_ are initialized in the cons...
JINMEI Tatuya
2011-02-24
[trac613] supporess 'debug' output from cppcheck
JINMEI Tatuya
2011-02-24
[trac613] use an older format of suppressions option for wider applicability.
JINMEI Tatuya