poco/Foundation
Pascal Bach e98ad37401 Add a POCO_LOG_DEBUG flag
If the POCO_LOG_DEBUG is defined the poco_trace* and the poco_debug*
produce logs even if the _DEBUG flag is not set.
This makes the macros usable for applications that need to enable
higher log levels later at run time.
2014-04-11 13:54:02 +02:00
..
include/Poco Add a POCO_LOG_DEBUG flag 2014-04-11 13:54:02 +02:00
samples -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
src -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
testsuite -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt Add missing files to CMakeLists.txt 2014-03-12 13:58:32 +01:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_CE_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_CE_vs90.vcproj added Poco::PBKDF2Engine 2014-03-02 22:55:21 +01:00
Foundation_vs71.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs71.vcproj added Poco::PBKDF2Engine 2014-03-02 22:55:21 +01:00
Foundation_vs80.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs80.vcproj added Poco::PBKDF2Engine 2014-03-02 22:55:21 +01:00
Foundation_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs90.vcproj added Poco::PBKDF2Engine 2014-03-02 22:55:21 +01:00
Foundation_vs100.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs100.vcxproj updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_vs100.vcxproj.filters updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_vs110.sln added VS2012 Foundation TestSuite dependency 2012-12-14 15:30:41 -06:00
Foundation_vs110.vcxproj updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_vs110.vcxproj.filters updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_vs120.sln Remove platforms that do not belongs to that solution platform 2014-01-16 08:14:35 +08:00
Foundation_vs120.vcxproj updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_vs120.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
Foundation_WEC2013_vs110.sln -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
Foundation_WEC2013_vs110.vcxproj -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
Foundation_WEC2013_vs110.vcxproj.filters -added Windows Embedded Compact 2013 support 2014-03-17 14:36:17 +01:00
Foundation_x64_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_x64_vs90.vcproj added Poco::PBKDF2Engine 2014-03-02 22:55:21 +01:00
Foundation_x64_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_x64_vs100.vcxproj updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_x64_vs100.vcxproj.filters updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Foundation_x64_vs110.vcxproj updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_x64_vs110.vcxproj.filters updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_x64_vs120.sln Remove platforms that do not belongs to that solution platform 2014-01-16 08:14:35 +08:00
Foundation_x64_vs120.vcxproj updated VS project files for PBKDF2 2014-03-02 23:21:36 +01:00
Foundation_x64_vs120.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
Foundation.vxbuild porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case) 2012-08-26 03:40:12 +00:00
Makefile added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00