Hi,
I'm starting to work on an up-to-date autoconf build system for log4cxx.
I see in the cvs a patch for apr-1.1.0 : is this patch necessary with
apr-1.1.1 which have been released recently ?
Regards,
Christophe
cdevienne2004/11/04 07:13:15
Modified:src hierarchy.cpp
Log:
Fixed a minor misspelling on an error message.
Revision ChangesPath
1.13 +2 -2 logging-log4cxx/src/hierarchy.cpp
Index: hierarchy.cpp
cdevienne2004/08/18 14:17:24
Modified:src ndc.cpp
Log:
Cleaned commented code (made obsolete by the use of ThreadSpecificData_ptr)
Revision ChangesPath
1.6 +2 -19 logging-log4cxx/src/ndc.cpp
Index: ndc.cpp
cdevienne2004/08/18 14:16:08
Modified:include/log4cxx/helpers threadspecificdata.h
Log:
Added default parameter 0 to ThreadSpecificData.reset, so a call without
parameters will just clean the data.
Revision ChangesPath
1.11 +1 -1
logging-log4cxx/include
cdevienne2004/08/18 14:04:57
Modified:.ChangeLog
include/log4cxx ndc.h
include/log4cxx/helpers criticalsection.h thread.h
threadspecificdata.h
src criticalsection.cpp ndc.cpp thread.cpp
cdevienne2004/08/16 02:41:51
Modified:include/log4cxx Makefile.am
Log:
Added config_auto_log4cxx.h to log4cxxinc_HEADERS so a 'make install' from
a separate build tree install it.
Revision ChangesPath
1.6 +1 -1 logging-log4cxx/include/log4cxx/M
cdevienne2004/08/14 04:27:27
Modified:performance main.cpp
Log:
Use LOG4CXX_HAVE_XML instead of HAVE_XML.
Revision ChangesPath
1.6 +1 -1 logging-log4cxx/performance/main.cpp
Index: main.cpp
cdevienne2004/08/13 05:27:50
Modified:.ChangeLog configure.in
examples Makefile.am
include/log4cxx Makefile.am config_msvc.h.in portability.h
include/log4cxx/db odbcappender.h
include/log4cxx/helpers condition.h