svn commit: r627977 - in /logging/log4cxx/trunk/src: main/cpp/file.cpp main/cpp/transcoder.cpp main/include/log4cxx/file.h main/include/log4cxx/helpers/transcoder.h test/cpp/logunit.cpp

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 01:02:24 2008 New Revision: 627977 URL: http://svn.apache.org/viewvc?rev=627977&view=rev Log: LOGCXX-241: File rework for non-ascii path names Modified: logging/log4cxx/trunk/src/main/cpp/file.cpp logging/log4cxx/trunk/src/main/cpp/transcoder.cpp loggi

svn commit: r627982 - in /logging/log4cxx/trunk/src/ant: find-apr-util.xml find-apr.xml find-libesmtp.xml

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 01:37:37 2008 New Revision: 627982 URL: http://svn.apache.org/viewvc?rev=627982&view=rev Log: LOGCXX-230: available gotcha Modified: logging/log4cxx/trunk/src/ant/find-apr-util.xml logging/log4cxx/trunk/src/ant/find-apr.xml logging/log4cxx/trunk/src/an

svn commit: r627988 - in /logging/log4cxx/trunk/src: main/cpp/file.cpp main/cpp/gzcompressaction.cpp main/cpp/zipcompressaction.cpp test/cpp/util/transformer.cpp test/cpp/xml/domtestcase.cpp

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 02:03:52 2008 New Revision: 627988 URL: http://svn.apache.org/viewvc?rev=627988&view=rev Log: LOGCXX-241: VC6 pass Modified: logging/log4cxx/trunk/src/main/cpp/file.cpp logging/log4cxx/trunk/src/main/cpp/gzcompressaction.cpp logging/log4cxx/trunk/src/m

svn commit: r627995 - /logging/log4cxx/trunk/src/main/cpp/file.cpp

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 02:17:34 2008 New Revision: 627995 URL: http://svn.apache.org/viewvc?rev=627995&view=rev Log: LOGCXX-241: CFStringRef file constructor fix Modified: logging/log4cxx/trunk/src/main/cpp/file.cpp Modified: logging/log4cxx/trunk/src/main/cpp/file.cpp URL: http:/

svn commit: r627996 - in /logging/log4cxx/trunk/src: main/cpp/mdc.cpp test/cpp/filetestcase.cpp test/cpp/helpers/messagebuffertest.cpp test/cpp/leveltestcase.cpp test/cpp/logunit.cpp test/cpp/logunit.

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 02:18:20 2008 New Revision: 627996 URL: http://svn.apache.org/viewvc?rev=627996&view=rev Log: LOGCXX-85: Add missing log4cxx:: on UniChar references Modified: logging/log4cxx/trunk/src/main/cpp/mdc.cpp logging/log4cxx/trunk/src/test/cpp/filetestcase.cpp

svn commit: r628099 - in /logging/log4cxx/trunk/src: main/cpp/ main/include/log4cxx/helpers/ test/cpp/util/

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 08:13:11 2008 New Revision: 628099 URL: http://svn.apache.org/viewvc?rev=628099&view=rev Log: LOGCXX-68: Remove tabs and inconsistent EOLs Modified: logging/log4cxx/trunk/src/main/cpp/file.cpp logging/log4cxx/trunk/src/main/include/log4cxx/helpers/fileoutp

svn commit: r628107 - in /logging/log4cxx/trunk/src/test/cpp: asyncappendertestcase.cpp rolling/timebasedrollingtest.cpp

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 08:33:28 2008 New Revision: 628107 URL: http://svn.apache.org/viewvc?rev=628107&view=rev Log: LOGCXX-206: TimeBasedRollingTest and AsyncAppenderTestCase seem to work now Modified: logging/log4cxx/trunk/src/test/cpp/asyncappendertestcase.cpp logging/log4cxx

svn commit: r628179 - in /logging/log4cxx/trunk/src/main: cpp/loggingevent.cpp cpp/mdc.cpp cpp/ndc.cpp cpp/threadspecificdata.cpp include/log4cxx/helpers/threadspecificdata.h include/log4cxx/ndc.h

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 13:51:36 2008 New Revision: 628179 URL: http://svn.apache.org/viewvc?rev=628179&view=rev Log: LOGCXX-117: Memory leak with ThreadSpecificData Modified: logging/log4cxx/trunk/src/main/cpp/loggingevent.cpp logging/log4cxx/trunk/src/main/cpp/mdc.cpp loggi

svn commit: r628211 - /logging/log4cxx/trunk/src/main/cpp/threadspecificdata.cpp

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 16:16:08 2008 New Revision: 628211 URL: http://svn.apache.org/viewvc?rev=628211&view=rev Log: LOGCXX-117: Missing using namespace for VC6 Modified: logging/log4cxx/trunk/src/main/cpp/threadspecificdata.cpp Modified: logging/log4cxx/trunk/src/main/cpp/threadsp

svn commit: r628234 - in /logging/log4cxx/trunk/src: main/cpp/ main/include/log4cxx/spi/ test/cpp/helpers/ test/cpp/nt/ test/cpp/pattern/ test/cpp/spi/ test/cpp/xml/

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 19:23:32 2008 New Revision: 628234 URL: http://svn.apache.org/viewvc?rev=628234&view=rev Log: LOGCXX-231: Remove LoggerPtr from LoggingEvent Modified: logging/log4cxx/trunk/src/main/cpp/asyncappender.cpp logging/log4cxx/trunk/src/main/cpp/logger.cpp lo

svn commit: r628239 - in /logging/log4cxx/trunk/src: main/cpp/class.cpp test/cpp/asyncappendertestcase.cpp

2008-02-15 Thread carnold
Author: carnold Date: Fri Feb 15 21:00:09 2008 New Revision: 628239 URL: http://svn.apache.org/viewvc?rev=628239&view=rev Log: LOGCXX-77: Static builds broken Modified: logging/log4cxx/trunk/src/main/cpp/class.cpp logging/log4cxx/trunk/src/test/cpp/asyncappendertestcase.cpp Modified: log