cvs commit: logging-log4cxx/tests/src/net socketservertestcase.cpp

2004-11-14 Thread carnold
carnold 2004/11/14 14:32:42 Modified:include/log4cxx/helpers thread.h src filewatchdog.cpp socketappender.cpp thread.cpp xmlsocketappender.cpp tests/src vectorappender.cpp tests/src/net socketservertestcase.cpp L

cvs commit: logging-log4cxx/src loggingevent.cpp objectimpl.cpp thread.cpp

2004-11-14 Thread carnold
carnold 2004/11/14 14:09:34 Modified:include/log4cxx/helpers objectimpl.h thread.h src loggingevent.cpp objectimpl.cpp thread.cpp Log: LOGCXX-36: Migrate to APR threads - switch to APR atomic ops Revision ChangesPath 1.16 +1 -1 logging-log4cx

cvs commit: logging-log4cxx/src condition.cpp mutex.cpp semaphore.cpp

2004-11-14 Thread carnold
carnold 2004/11/14 13:52:50 Removed: include/log4cxx/helpers condition.h mutex.h semaphore.h src condition.cpp mutex.cpp semaphore.cpp Log: LOGCXX-36: Migrate to APR threads - remove unused classes

cvs commit: logging-log4cxx/tests/src main.cpp

2004-11-14 Thread carnold
carnold 2004/11/14 13:09:27 Modified:.build.xml tests/src main.cpp Log: LOGCXX 11,15,17,40: dateformatting, missing APR init in unit test Revision ChangesPath 1.7 +3 -0 logging-log4cxx/build.xml Index: build.xml ===