mcatan 2004/05/13 14:24:34
Modified:.INSTALL
Log:
changed config.h to config_auto.h and config_msvc.h
Revision ChangesPath
1.8 +6 -8 logging-log4cxx/INSTALL
Index: INSTALL
===
RCS
mcatan 2004/05/13 14:21:36
Modified:.ChangeLog
Log:
added virtual destructor
renamed config.h to portability.h (automake problem)
Revision ChangesPath
1.32 +2 -0 logging-log4cxx/ChangeLog
Index: ChangeLog
===
mcatan 2004/05/13 14:19:15
Removed: include/log4cxx config_msvc.h
Log:
config_msvc.h becomes a generated file
mcatan 2004/05/13 14:19:28
Modified:.configure.in
Log:
config_msvc.h becomes a generated file
Revision ChangesPath
1.38 +1 -0 logging-log4cxx/configure.in
Index: configure.in
===
R
mcatan 2004/05/13 14:18:31
Added: include/log4cxx config_auto.h.in config_msvc.h.in
Log:
configuration for msvc is now automatic
Revision ChangesPath
1.1 logging-log4cxx/include/log4cxx/config_auto.h.in
Index: config_auto.h.in
==
mcatan 2004/05/13 14:18:54
Removed: include/log4cxx config.h
Log:
renamed config.h to portability.h (automake problem)
mcatan 2004/05/13 14:17:37
Added: include/log4cxx portability.h
Log:
renamed config.h to portability.h (automake problem)
Revision ChangesPath
1.1 logging-log4cxx/include/log4cxx/portability.h
Index: portability.h
===
mcatan 2004/05/13 14:14:39
Modified:msvc/static static.cpp
performance nullappender.h
include/log4cxx basicconfigurator.h config_msvc.h
fileappender.h logger.h propertyconfigurator.h
include/log4cxx/db odbcappender.h
mcatan 2004/05/13 14:07:55
Modified:include/log4cxx/helpers class.h dateformat.h
src class.cpp dateformat.cpp
Log:
added virtual destructor
Revision ChangesPath
1.10 +1 -0 logging-log4cxx/include/log4cxx/helpers/class.h
Index: class.h