Go to file
2017-02-13 15:53:08 +01:00
ApacheConnector build fixes 2016-03-05 14:29:34 +01:00
build pass POCO_BUILD_HOST, POCO_TARGET_OSNAME and POCO_TARGET_OSARCH as strings 2017-02-12 13:57:36 +01:00
cmake Merge pull request #1026 from zosrothko/Cygwin 2016-02-28 15:29:08 +01:00
contrib Moved contributed CMake modules to "cmake" folder 2012-12-16 00:40:40 -02:00
CppParser integrated CMake improvements from develop (GH #946) 2015-09-26 11:11:23 +02:00
CppUnit use std::unique_ptr instead of std::auto_ptr with C++11+ compilers to prevent std::auto_ptr deprecation warnings 2016-10-14 11:49:45 +02:00
Crypto style fixes and SolarisStudio support backported from develop 2017-01-25 11:07:51 +01:00
Data GH #1558: upgrade bundled SQLite to 3.16.2 2017-02-11 20:07:10 +01:00
doc updated changelog 2017-02-12 17:20:59 +01:00
Foundation fixed a warning 2017-02-11 19:35:54 +01:00
JSON fixed GH #1521: bug in JSON ParseHandler.cpp (empty keys should be valid) 2016-12-29 11:22:16 +01:00
MongoDB MongoDB: fixes for style and consistency 2017-02-13 15:53:08 +01:00
Net detect malformed MIME messages earlier 2017-02-12 15:44:27 +01:00
NetSSL_OpenSSL Crypto and NetSSL fixes for OpenSSL 1.1 2016-11-27 23:58:39 +01:00
NetSSL_Win provide a default client context even if no Application instance is available 2016-08-31 11:00:47 +02:00
PageCompiler updated copyright date 2017-01-25 13:39:00 +01:00
patches/AIX new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PDF integrated CMake improvements from develop (GH #946) 2015-09-26 11:11:23 +02:00
PocoDoc updated PocoDoc config 2016-12-29 13:42:44 +01:00
ProGen added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
release don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE 2016-03-06 11:10:25 +01:00
SevenZip build fixes 2016-03-05 14:29:34 +01:00
travis added missing script for travis config change 2015-10-06 19:10:58 +02:00
Util fixed GH #1462: AbstractConfiguration::getUInt does not parse hex numbers 2016-10-24 09:41:49 +02:00
XML use #ifdef POCO_LONG_IS_64_BIT instead of if (sizeof(... to avoid warnings 2016-10-10 14:14:50 +02:00
Zip fixed class doc 2017-02-12 12:51:01 +01:00
.gitattributes more line ending fixes 2012-11-11 11:20:31 +01:00
.gitignore add stage & releases directories. 2015-11-10 10:34:56 +01:00
.travis.yml Remove notifications for Kampbell. 2015-11-11 10:35:20 +01:00
appveyor.yml fixed appveyor.yml 2016-08-28 22:21:38 +02:00
build_CE_vs90.cmd new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
build_cmake.cmd the great line endings cleanup 2012-11-11 09:57:01 +01:00
build_cmake.sh added cmake support 2012-06-26 12:40:26 +00:00
build_vcexpress2008.cmd "tests" are missing in build_vcexpress.cmd 2013-02-25 20:04:58 +09:00
build_vcexpress2010.cmd "tests" are missing in build_vcexpress.cmd 2013-02-25 20:04:58 +09:00
build_vs90.cmd some last minute changes 2012-12-26 18:30:52 -06:00
build_vs100.cmd some last minute changes 2012-12-26 18:30:52 -06:00
build_vs110.cmd some last minute changes 2012-12-26 18:30:52 -06:00
build_vs120.cmd added build_vs120.cmd (for consistency) 2014-12-15 11:12:01 +01:00
build_vs140.cmd update build scripts for VS2015 2015-07-31 12:49:14 +02:00
build_wdexpress2012.cmd Support Visual Studio Express 2012 for Windows Desktop 2013-02-25 20:04:32 +09:00
build_wdexpress2013.cmd new build command for VS2013 Express Edition. 2014-09-07 11:42:12 +02:00
buildwin.cmd update build scripts for VS2015 2015-07-31 12:49:14 +02:00
buildwin.ps1 update build scripts for VS2015 2015-07-31 12:49:14 +02:00
CHANGELOG updated changelog 2017-02-12 17:20:59 +01:00
CMakeLists.txt Keeps code-style consistency 2017-01-02 11:59:56 +01:00
components Readd generated Timehandler.cpp & TimeHandler.h. 2016-05-09 07:35:49 +02:00
configure fixed GH #1537: Need to add multiple cflags parameters to configure 2017-01-10 17:13:20 +01:00
CONTRIBUTING.md updated README and CONTRIBUTING 2016-09-13 07:42:41 +02:00
CONTRIBUTORS added new contributor 2015-11-10 15:15:53 +01:00
DLLVersion.rc updated version numbers 2017-01-10 15:03:41 +01:00
env.sh re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
libversion updated version numbers 2017-01-10 15:03:41 +01:00
LICENSE LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Makefile don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE 2016-03-06 11:10:25 +01:00
NEWS new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
README change EOL to 'native' 2012-04-29 18:52:25 +00:00
README.md branched off release 1.7.7 2016-10-21 22:20:03 +02:00
VERSION updated version numbers 2017-01-10 15:03:41 +01:00

POCO C++ Libraries

Build Status

  • Travis: Travis Build Status
  • AppVeyor: Build status
  • CII Best Practices

alt text

POrtable COmponents C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apples Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on internet-age network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms.
  • Open Source, licensed under the Boost Software License.

To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site, forum and blog. Answers to POCO-related questions can also be found on Stack Overflow.

Please see CONTRIBUTING for submitting contributions, bugs reports, feature requests or security issues.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.

When contributing to POCO, please adhere to our guidelines.

All text file line endings in the repository must be Unix-style (LF). This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters).