poco/Foundation
Benoît Bleuzé 76254ca055 Improves timestamp resolution on Unix systems
Adds microsecond precision when possible on Linux,
BSD and Apple systems.

Uses platform specific `struct stat`, and `utimes()`,
instead of `utime()`.
2016-04-17 20:20:34 +02:00
..
cmake CMake: Create PocoConfig.cmake to make importable from other CMake projects 2014-10-14 17:58:46 +02:00
include/Poco GH #1050 Foundation-tests: fix gcc -Wshadow warnings 2016-04-01 11:38:25 +02:00
samples GH #1050 CppUnit: fix gcc -Wshadow warnings 2016-01-11 09:11:46 +01:00
src Improves timestamp resolution on Unix systems 2016-04-17 20:20:34 +02:00
testsuite fixes for compatibility 2016-04-15 17:40:09 +02:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt Poco.Foundation now links with pthreads on Unix platforms 2016-03-11 10:14:43 -03:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_CE_vs90.sln added ProGen Files for Foundation and regenerated projects to include JSONString 2015-03-02 19:57:46 -06:00
Foundation_CE_vs90.vcproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs90.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_vs90.vcproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs100.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_vs100.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs100.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs110.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_vs110.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs110.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs120.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_vs120.vcxproj merge Data changes (ODBC Sybase, PostgreSQL etc) 2016-02-28 11:06:08 -06:00
Foundation_vs120.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs140.sln added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Foundation_vs140.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_vs140.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_WEC2013_vs110.sln fixed WEC2013 project files 2015-03-11 16:41:40 +01:00
Foundation_WEC2013_vs110.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_WEC2013_vs110.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_WEC2013_vs120.sln fixed WEC2013 project files 2015-03-11 16:41:40 +01:00
Foundation_WEC2013_vs120.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_WEC2013_vs120.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs90.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_x64_vs90.vcproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs100.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_x64_vs100.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs100.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs110.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_x64_vs110.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs110.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs120.sln fixed project files 2015-03-11 18:39:23 +01:00
Foundation_x64_vs120.vcxproj merge Data changes (ODBC Sybase, PostgreSQL etc) 2016-02-28 11:06:08 -06:00
Foundation_x64_vs120.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs140.sln added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
Foundation_x64_vs140.vcxproj added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation_x64_vs140.vcxproj.filters added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
Foundation.progen added ProGen Files for Foundation and regenerated projects to include JSONString 2015-03-02 19:57:46 -06:00
Foundation.vxbuild PCRE 8.35.0 Update 2014-10-03 23:17:24 +10:00
Makefile added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00