JINMEI Tatuya
|
25747d9b65
[trac613] added missingInclude to suppression list. it reportedly caused
|
il y a 14 ans |
JINMEI Tatuya
|
0919193219
[trac613] made sure NameserverEntry::xxx_address_ are initialized in the constructor.
|
il y a 14 ans |
JINMEI Tatuya
|
ab86095a11
[trac613] supporess 'debug' output from cppcheck
|
il y a 14 ans |
JINMEI Tatuya
|
d1a73e27eb
[trac613] add a make rule 'cppcheck' to invoke cppcheck.
|
il y a 14 ans |
JINMEI Tatuya
|
1022129fce
[trac613] use an older format of suppressions option for wider applicability.
|
il y a 14 ans |
JINMEI Tatuya
|
da0e644a1c
[trac613] use nanosleep instead of usleep. mainly to silence cppcheck,
|
il y a 14 ans |
JINMEI Tatuya
|
e5e62873bc
[trac613] use vector instead of plain old array to silence cppcheck
|
il y a 14 ans |
JINMEI Tatuya
|
a9e9a2b26f
[trac613] avoid the obvious form of self assignment to silence cppcheck.
|
il y a 14 ans |
JINMEI Tatuya
|
f54d8505d8
[trac613] use narrower variable scope. also constify variables when possible.
|
il y a 14 ans |
JINMEI Tatuya
|
950fc0ab5f
[trac613] fixed a typo: s/=/==/ in assertion. this is a bug, but wouldn't be
|
il y a 14 ans |
JINMEI Tatuya
|
b229aa1c06
[trac613] pass parameters by reference instead of a copy of obj when possible
|
il y a 14 ans |
JINMEI Tatuya
|
ba66913e80
[trac613] made sure some of class member variables are initialized in the constructor.
|
il y a 14 ans |
JINMEI Tatuya
|
59455cd6b9
[trac613] use <> instead of "" to include header files to satisfy cppcheck.
|
il y a 14 ans |
JINMEI Tatuya
|
8a47d8d2b9
[trac613] catch exceptions by (const) reference.
|
il y a 14 ans |
JINMEI Tatuya
|
6bdfcf31fe
[trac613] avoid using an unused temporary variable.
|
il y a 14 ans |
JINMEI Tatuya
|
33deff727f
[trac613] use the rethrow idiom instead of explicitly resending the same exception object.
|
il y a 14 ans |
JINMEI Tatuya
|
bb708b6586
[master] use prefix version of ++, pointed out by cppcheck.
|
il y a 14 ans |
Jelte Jansen
|
d3120390ae
[trac602] forgot to remove 3 spaces
|
il y a 14 ans |
Jelte Jansen
|
27025d831a
[trac602] addressed jinmei's comments
|
il y a 14 ans |
Jelte Jansen
|
57b77aa7c0
[trac602] also remove boost/thread from nameserver_address_store.cc
|
il y a 14 ans |
Jelte Jansen
|
14a51327ed
[trac602] added --enable-boost-threads option (disabled by default)
|
il y a 14 ans |
Jelte Jansen
|
0227b4b17e
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
|
il y a 14 ans |
Stephen Morris
|
795a77a465
[master] Add missing file to Makefile.am
|
il y a 14 ans |
Jelte Jansen
|
41a2bfb404
[master] Update Changelog
|
il y a 14 ans |
Jelte Jansen
|
8b41f77f00
[master] Merge branch 'trac491'
|
il y a 14 ans |
Stephen Morris
|
e4ee8c985e
[master] ChageLog entry for Trac 554
|
il y a 14 ans |
Stephen Morris
|
9739cbce2e
Merge branch 'trac554'
|
il y a 14 ans |
JINMEI Tatuya
|
955a15527b
[master] minor typo in a comment. directly fixing it.
|
il y a 14 ans |
Stephen Morris
|
da6a33e379
[trac554] Merge branch 'master' into trac554
|
il y a 14 ans |
Jelte Jansen
|
d0181f27a7
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
|
il y a 14 ans |