..
include /Poco
- added GH #445 : Add flag to force POCO to preserve manually #defined target Windows versions
2014-05-21 04:47:24 -05:00
samples
LICENSE: add info about SPDX-License-Identifier usage and use it
2014-05-14 08:38:09 +02:00
src
fixed #318 : Logger local time doesn't automatically account for DST
2014-05-21 09:00:53 +02:00
testsuite
fixed broken build
2014-05-21 04:02:40 -05:00
wcelibcex-1.0
new trunk (base for 1.5)
2012-04-23 01:14:34 +00:00
CMakeLists.txt
poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE
2014-05-21 14:16:34 -07: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
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
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
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