[SCM] ISC BIND 10 source code branch, trac438, updated. b4c068b2189668459f6f945d6cbe51e294af4e8d
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jan 17 19:46:17 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".
The branch, trac438 has been updated
via b4c068b2189668459f6f945d6cbe51e294af4e8d (commit)
from 3be136324e68d5ebab0b0d3da88550a920662c98 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b4c068b2189668459f6f945d6cbe51e294af4e8d
Author: Stephen Morris <stephen at isc.org>
Date: Mon Jan 17 19:43:31 2011 +0000
Logger run-time initialization
Completing run-time initialization code and associated tests. Also updated
documentation.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +
src/lib/log/appender.h | 41 -----
src/lib/log/dbglevels.h | 4 +-
src/lib/log/documentation.txt | 270 ++++++++++++++++++++--------
src/lib/log/logger.cc | 35 ++---
src/lib/log/logger.h | 2 +-
src/lib/log/tests/Makefile.am | 12 ++
src/lib/log/tests/localdef.mes | 23 +++
src/lib/log/tests/logger_support_test.cc | 109 +++++++++++
src/lib/log/tests/logger_unittest.cc | 10 +-
src/lib/log/tests/run_time_init_test.sh.in | 84 +++++++++
11 files changed, 448 insertions(+), 144 deletions(-)
delete mode 100644 src/lib/log/appender.h
create mode 100644 src/lib/log/tests/localdef.mes
create mode 100644 src/lib/log/tests/logger_support_test.cc
create mode 100755 src/lib/log/tests/run_time_init_test.sh.in
hooks/post-receive
--
ISC BIND 10 source code
More information about the bind10-changes
mailing list