carnold 2005/04/29 09:03:11
Modified:src charsetdecoder.cpp charsetencoder.cpp
Log:
LOGCXX-59: Forgot to guard implementation of some wchar_t methods
Revision ChangesPath
1.6 +1 -1 logging-log4cxx/src/charsetdecoder.cpp
Index: charsetdecoder.cpp
===
carnold 2005/04/28 16:43:21
Modified:src charsetdecoder.cpp
Log:
LOGCXX-59: Decoding switching to mbsRtowcs
Revision ChangesPath
1.5 +15 -11logging-log4cxx/src/charsetdecoder.cpp
Index: charsetdecoder.cpp
=
carnold 2005/04/28 16:26:33
Modified:include/log4cxx/helpers charsetencoder.h unicodehelper.h
src charsetdecoder.cpp charsetencoder.cpp
unicodehelper.cpp
Log:
LOGCXX-59: Encoding, Linux iter
Revision ChangesPath
1.4 +6 -4