carnold 2004/12/14 16:15:20
Modified: . build.xml
include/log4cxx fileappender.h hierarchy.h htmllayout.h
stream.h
include/log4cxx/helpers aprinitializer.h cacheddateformat.h
condition.h datelayout.h mutex.h patternparser.h
pool.h syslogwriter.h
include/log4cxx/net socketappenderskeleton.h
syslogappender.h
include/log4cxx/nt nteventlogappender.h
outputdebugstringappender.h
include/log4cxx/spi triggeringeventevaluator.h
include/log4cxx/varia stringmatchfilter.h
Added: mock deque list map set sstream vector
Removed: include/log4cxx/helpers intializationutil.h
Log:
LOGCXX-47: Check headers for missing decls and Effective C++ violations
Revision Changes Path
1.10 +155 -112 logging-log4cxx/build.xml
http://cvs.apache.org/viewcvs/logging-log4cxx/build.xml.diff?r1=1.9&r2=1.10
1.17 +129 -125 logging-log4cxx/include/log4cxx/fileappender.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/fileappender.h.diff?r1=1.16&r2=1.17
1.14 +2 -0 logging-log4cxx/include/log4cxx/hierarchy.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/hierarchy.h.diff?r1=1.13&r2=1.14
1.16 +89 -89 logging-log4cxx/include/log4cxx/htmllayout.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/htmllayout.h.diff?r1=1.15&r2=1.16
1.6 +11 -7 logging-log4cxx/include/log4cxx/stream.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/stream.h.diff?r1=1.5&r2=1.6
1.3 +2 -0 logging-log4cxx/include/log4cxx/helpers/aprinitializer.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/aprinitializer.h.diff?r1=1.2&r2=1.3
1.6 +5 -6
logging-log4cxx/include/log4cxx/helpers/cacheddateformat.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/cacheddateformat.h.diff?r1=1.5&r2=1.6
1.11 +27 -25 logging-log4cxx/include/log4cxx/helpers/condition.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/condition.h.diff?r1=1.10&r2=1.11
1.14 +52 -52 logging-log4cxx/include/log4cxx/helpers/datelayout.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/datelayout.h.diff?r1=1.13&r2=1.14
1.11 +26 -24 logging-log4cxx/include/log4cxx/helpers/mutex.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/mutex.h.diff?r1=1.10&r2=1.11
1.14 +127 -127 logging-log4cxx/include/log4cxx/helpers/patternparser.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/patternparser.h.diff?r1=1.13&r2=1.14
1.3 +27 -24 logging-log4cxx/include/log4cxx/helpers/pool.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/pool.h.diff?r1=1.2&r2=1.3
1.7 +27 -21 logging-log4cxx/include/log4cxx/helpers/syslogwriter.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/helpers/syslogwriter.h.diff?r1=1.6&r2=1.7
1.3 +162 -162
logging-log4cxx/include/log4cxx/net/socketappenderskeleton.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/net/socketappenderskeleton.h.diff?r1=1.2&r2=1.3
1.12 +113 -110 logging-log4cxx/include/log4cxx/net/syslogappender.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/net/syslogappender.h.diff?r1=1.11&r2=1.12
1.15 +81 -76 logging-log4cxx/include/log4cxx/nt/nteventlogappender.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/nt/nteventlogappender.h.diff?r1=1.14&r2=1.15
1.5 +46 -47
logging-log4cxx/include/log4cxx/nt/outputdebugstringappender.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/nt/outputdebugstringappender.h.diff?r1=1.4&r2=1.5
1.10 +34 -34
logging-log4cxx/include/log4cxx/spi/triggeringeventevaluator.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/spi/triggeringeventevaluator.h.diff?r1=1.9&r2=1.10
1.14 +66 -66 logging-log4cxx/include/log4cxx/varia/stringmatchfilter.h
http://cvs.apache.org/viewcvs/logging-log4cxx/include/log4cxx/varia/stringmatchfilter.h.diff?r1=1.13&r2=1.14
1.1 logging-log4cxx/mock/deque
http://cvs.apache.org/viewcvs/logging-log4cxx/mock/deque?rev=1.1
1.1 logging-log4cxx/mock/list
http://cvs.apache.org/viewcvs/logging-log4cxx/mock/list?rev=1.1
1.1 logging-log4cxx/mock/map
http://cvs.apache.org/viewcvs/logging-log4cxx/mock/map?rev=1.1
1.1 logging-log4cxx/mock/set
http://cvs.apache.org/viewcvs/logging-log4cxx/mock/set?rev=1.1
1.1 logging-log4cxx/mock/sstream
http://cvs.apache.org/viewcvs/logging-log4cxx/mock/sstream?rev=1.1
1.1 logging-log4cxx/mock/vector
http://cvs.apache.org/viewcvs/logging-log4cxx/mock/vector?rev=1.1
