poco/Foundation
Mattes D e90e01d98d Fixed MSVC 2010 warnings on large alignment
MSVC 2010 complained if the alignment was larger than 128. Disabled the alignment macros for all larger alignments if MSVC version is 2010 or lower.
2014-07-04 11:19:26 +02:00
..
include/Poco Fixed MSVC 2010 warnings on large alignment 2014-07-04 11:19:26 +02:00
samples LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
src fixed GH #424: Poco::Timer deadlock 2014-06-05 15:02:46 +02:00
testsuite Add CTests for all components 2014-06-17 11:30:03 +02:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt CMakeLists.txt: use Windows Kit as alternative for message compiler 2014-06-16 12:43:50 +02: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 Resolve conflicts 2013-01-12 14:27:50 -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 updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02:00
Foundation_WEC2013_vs110.vcxproj updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02: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 fixed text files 2012-11-11 13:56:24 +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 GH #290: Unicode support 2014-05-21 03:28:24 -05:00
Foundation_x64_vs120.vcxproj.filters fixed broken build 2014-05-21 04:02:40 -05: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