poco/Foundation
Mathäus Mendel 7dda3867c6 Removed isnan and isinf from the namespace std for IBM XLC
Due to the implication of changing the standard library behavior on IBM XLC
when using the POCO Libraries, the functions from <cmath> previously added
to the namespace std are now guarded by #ifdef directives to cover only
the needed cases (IBM XLC compiler on AIX).
2016-03-08 09:53:46 -03:00
..
cmake CMake: Create PocoConfig.cmake to make importable from other CMake projects 2014-10-14 17:58:46 +02:00
include/Poco Removed isnan and isinf from the namespace std for IBM XLC 2016-03-08 09:53:46 -03:00
samples GH #1050 CppUnit: fix gcc -Wshadow warnings 2016-01-11 09:11:46 +01:00
src On AIX, statfs takes a non-const char* as the first parameter. Fixing it. 2016-03-07 16:31:07 -03:00
testsuite Merge pull request #1132 from TcT2k/FileDiskSpace 2016-03-05 15:01:28 +01:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt Split tests into samples & tests. 2015-12-19 17:15:55 +01: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