Граф коммитов

  • fffb6bc7a0 Poco::JSON::PrintHandler not working for nested arrays #782 albert.j.cross@gmail.com 2015-04-20 23:13:49 +0200
  • 1b70142f63 Update buildwin.ps1 Aleksandar Fabijanic 2015-04-14 21:01:36 -0500
  • b09393f0cc remove [ vcexpress | wdexpress ] (not ready) Aleksandar Fabijanic 2015-04-14 20:00:07 -0500
  • 78f68e2104 Merge pull request #773 from martin-osborne/typos Aleksandar Fabijanic 2015-04-10 18:58:15 -0500
  • 7780ab3ae0 Corrected more spellings. martin-osborne 2015-04-10 11:43:49 +0100
  • 4cf45ea4a3 Corrected more words. martin-osborne 2015-04-10 11:31:12 +0100
  • e9dce11e50 Correct mispelt 'd' and 'e' words. martin-osborne 2015-04-10 10:54:47 +0100
  • ae0f6d80d3 Update CONTRIBUTORS Aleksandar Fabijanic 2015-04-07 13:01:37 -0500
  • 3ee9e2a09d Merge pull request #770 from franramirez688/biidevelop Aleksandar Fabijanic 2015-04-07 12:57:00 -0500
  • ba8c37c31f adapted POCO C++ to biicode build system franchuti688 2015-03-31 12:25:52 +0200
  • 12c0594db6 Corrected misspelt 'b' and 'c' words. martin-osborne 2015-04-06 17:56:13 +0100
  • 7e730aa9b8 Corrected other misspelt 'a' words. martin-osborne 2015-04-06 17:34:48 +0100
  • 91dd5f8e44 Corrected spelling of accommodate in documentation and comments. martin-osborne 2015-04-06 17:03:35 +0100
  • e26d1ffa13 Poco::Var operator== throws exception #769 Alex Fabijanic 2015-04-03 10:37:07 -0500
  • d495abd4b1 Update 99100-ReleaseNotes.page Aleksandar Fabijanic 2015-04-03 10:07:46 -0500
  • bfe16d25a2 Poco::JSON::PrintHandler not working for objects in array #766 Alex Fabijanic 2015-03-31 21:43:21 -0500
  • c2a49cbc63 add missing LIBPREFIX definition Guenter Obiltschnig 2015-03-30 16:21:01 +0200
  • 072a2bfb8f updated versions Guenter Obiltschnig 2015-03-29 11:15:47 +0200
  • 4e7d25713a Unable to build static with NetSSL_OpenSSL for OS X #763 Alex Fabijanic 2015-03-28 19:16:56 -0500
  • 648930b8db do not flush underlying stream on sync() as these causes issues with Zip files Guenter Obiltschnig 2015-03-28 11:44:39 +0100
  • 8513b11a8f cleanup Guenter Obiltschnig 2015-03-28 11:23:25 +0100
  • c2528c3436 style fix Guenter Obiltschnig 2015-03-27 21:14:04 +0100
  • 49b463b39a Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2015-03-27 21:02:42 +0100
  • c06b36039b fix GCC_DIAG_OFF Guenter Obiltschnig 2015-03-27 21:02:19 +0100
  • 25aca95b91 Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2015-03-27 20:50:25 +0100
  • 8b5899e000 updated SolarisStudio config Guenter Obiltschnig 2015-03-27 20:50:00 +0100
  • 9083892894 style fix Guenter Obiltschnig 2015-03-27 20:41:26 +0100
  • 39b242952d fixes for Solaris compiler Guenter Obiltschnig 2015-03-27 20:40:25 +0100
  • 4dd625725b style/comment fixes Guenter Obiltschnig 2015-03-27 20:35:10 +0100
  • c0228c5ff8 allow turning off GCC_DIAG_ON/OFF Guenter Obiltschnig 2015-03-27 16:54:37 +0100
  • 35a7b47138 replace extern "C" #include hack by copying needed declarations from pcre_internal.h header Günter Obiltschnig 2015-03-24 07:36:51 +0100
  • dc15e82ce8 add Linux-SolarisStudio build config Guenter Obiltschnig 2015-03-23 23:21:13 +0100
  • df9575dd26 fixes for SolarisStudio compiler Guenter Obiltschnig 2015-03-23 23:20:15 +0100
  • e64ccbf405 Merge pull request #755 from fbraem/develop Günter Obiltschnig 2015-03-22 22:51:21 +0100
  • 1a8a7fc1b4 fix vs90 testsuite Guenter Obiltschnig 2015-03-22 17:30:03 +0100
  • dc7d874775 fixed project files Guenter Obiltschnig 2015-03-22 14:33:04 +0100
  • 4c4ab51a2c Use type int for count fbraem 2015-03-21 21:57:01 +0100
  • 65c704ea90 Fix #750 missing binary size fbraem 2015-03-21 21:53:51 +0100
  • 5484f6045f fix Linux clang Guenter Obiltschnig 2015-03-21 10:46:16 +0100
  • fb5501e162 add Linux clang build config and travis build Guenter Obiltschnig 2015-03-21 10:22:44 +0100
  • b5e5673b6e X509Certificate::issuedBy(): explicitely check for X509_verify() return value 1, disable test due to failure with newer OpenSSL versions (need to investigate) Guenter Obiltschnig 2015-03-21 00:07:01 +0100
  • 32b5fc0f6b minor fix Guenter Obiltschnig 2015-03-20 23:18:10 +0100
  • 0d464a245f fix travis Guenter Obiltschnig 2015-03-20 22:42:31 +0100
  • e3ac4bb198 Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2015-03-20 22:41:37 +0100
  • e3802d807a test something Guenter Obiltschnig 2015-03-20 21:28:24 +0100
  • cb57ea930b Merge pull request #754 from RangelReale/nacl Aleksandar Fabijanic 2015-03-20 13:33:42 -0500
  • 6a5def9d0f travis: run testsuite Guenter Obiltschnig 2015-03-20 16:57:45 +0100
  • 87fe9faf85 travis: run testsuite Guenter Obiltschnig 2015-03-20 16:36:29 +0100
  • d6fcca806e * NaCl support Rangel Reale 2015-03-20 11:28:49 -0300
  • 9279794ee9 fix affinity test Guenter Obiltschnig 2015-03-20 09:52:13 +0100
  • f481a4c92f fix affinity test Guenter Obiltschnig 2015-03-20 09:50:56 +0100
  • 97abc36c14 update testsuite makefile Alex Fabijanc 2015-03-19 23:30:23 -0500
  • 96a74bac48 update testuite VS projects Alex Fabijanc 2015-03-19 23:28:14 -0500
  • 027c8a40e2 FIFOBuffer tidy up Alex Fabijanc 2015-03-19 23:22:00 -0500
  • 84842e9eea Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2015-03-19 14:04:10 +0100
  • 406175a828 don't throw if thread cpu affinity is not supported Guenter Obiltschnig 2015-03-19 14:03:54 +0100
  • 227409bc32 fixed export macros Günter Obiltschnig 2015-03-18 20:39:16 +0100
  • 2bbff0ca8f moved IPAddress stream insertion operator to IPAddress.h, added stream insertion operator for SocketAddress, added BinaryWriter/BinaryReader insertion/extraction for SocketAddress, fixed serialization of IPAddress to BinaryWriter to support both IPv4 and IPv6 addresses Guenter Obiltschnig 2015-03-18 19:06:10 +0100
  • c89cab6d6d Merge pull request #751 from rklabs/add_operator_ostream_ipaddress Aleksandar Fabijanic 2015-03-18 11:54:29 -0500
  • 2b1301b3e3 style and interface fixes for thread affinity Guenter Obiltschnig 2015-03-18 16:40:22 +0100
  • 5a7b792e3c Adding ostream operator for Poco::Net::IPAddress rkadam 2015-03-18 20:52:44 +0530
  • 8b96fd4a33 Merge pull request #743 from bas524/affinity Aleksandar Fabijanic 2015-03-17 17:47:54 -0500
  • a1ef314f32 Merge pull request #748 from tik/cmake-build-subdirectory Günter Obiltschnig 2015-03-17 21:58:23 +0100
  • a751d32602 Enable pocoproject to be built as a subproject in a cmake build. Tim Kettler 2015-03-17 12:20:52 +0100
  • 283e9a9595 fix error bas524 2015-03-17 09:07:26 +0300
  • 6b7c87bf5c replace typedef enum to pure enum ThreadAffinityPolicy fix problem in cmake for pthread_setaffinity_np bas524 2015-03-17 08:33:05 +0300
  • 416380936a fix a race condition Guenter Obiltschnig 2015-03-16 16:09:54 +0100
  • 4bf0328740 set application.configDir property correctly if a configuration file is explicitely loaded and no default config file is found. Guenter Obiltschnig 2015-03-15 18:16:54 +0100
  • 2711037d4e Merge branch 'develop' of https://github.com/pocoproject/poco into develop Guenter Obiltschnig 2015-03-15 17:52:37 +0100
  • 39b6c79e46 fixed for VS2008 and WinCE Günter Obiltschnig 2015-03-14 10:30:22 +0100
  • e1694c3e68 Windows specific: added registerServiceDeviceNotification() and handleDeviceEvent() to handle SERVICE_CONTROL_DEVICEEVENT events Günter Obiltschnig 2015-03-13 13:51:51 +0100
  • 490fa253f1 style fix Guenter Obiltschnig 2015-03-12 14:50:16 +0100
  • 9d4d3e41dd Add thread affinity support to taskmanager ale_bychuk 2015-03-12 16:12:33 +0300
  • e6b4c12ad2 updated project files to include JSONRowFormatter Günter Obiltschnig 2015-03-12 08:57:47 +0100
  • 9ef7b1d852 fix for VS Günter Obiltschnig 2015-03-12 06:27:10 +0100
  • c52b6ec949 fix for libstdc++ workaround Guenter Obiltschnig 2015-03-11 23:45:05 +0100
  • a97c58a961 disable Timestamp hack on WinCE (re-enable with -DPOCO_WINCE_TIMESTAMP_HACK) Günter Obiltschnig 2015-03-11 23:18:51 +0100
  • a2b09bbcfc updated WinCE platform notes Guenter Obiltschnig 2015-03-11 23:15:46 +0100
  • 302f2f24d3 fixed SystemConfigurationTest Guenter Obiltschnig 2015-03-11 22:30:36 +0100
  • f5c49f0d94 Merge branch 'develop' of https://github.com/pocoproject/poco into develop Günter Obiltschnig 2015-03-11 22:07:29 +0100
  • 6de327fe07 fixed missing member var init Günter Obiltschnig 2015-03-11 22:07:07 +0100
  • 59bd310130 workaround for clang/libstdc++ issue on OS X: seekg() returning -1 does not set failbit Guenter Obiltschnig 2015-03-11 21:58:52 +0100
  • 4c1fe9ef02 add thread affinity policy to threadpool there are OS_DEFAULT, UNIFORM_DISTRIBUTION and CUSTOM With custom policy we can run thread on specified cpu ale_bychuk 2015-03-11 23:39:21 +0300
  • 67f90e2a8e fixed project files Günter Obiltschnig 2015-03-11 18:39:23 +0100
  • 70eabf06e6 Merge pull request #738 from Sevalecan/develop Günter Obiltschnig 2015-03-11 17:41:28 +0100
  • bdd9b7e3a6 fixed WEC2013 project files Günter Obiltschnig 2015-03-11 16:41:40 +0100
  • 02b5033834 Merge pull request #742 from siemens/wince Günter Obiltschnig 2015-03-11 15:52:52 +0100
  • 745d5fb025 Add missing const in ThreadImpl::getAffinityImpl for WINCE Pascal Bach 2015-03-11 11:31:10 +0100
  • 1b8a7c1664 Add missing Path implementations for WINCE Pascal Bach 2015-03-11 11:30:10 +0100
  • 6f0e180430 Update CONTRIBUTORS Aleksandar Fabijanic 2015-03-08 16:46:58 -0500
  • 849e362b1d Merge pull request #730 from bas524/feature Aleksandar Fabijanic 2015-03-08 16:10:45 -0500
  • 9c9cdf4cf6 fix ale_bychuk 2015-03-08 22:58:32 +0300
  • a0e172419f fix indentation ale_bychuk 2015-03-08 22:54:45 +0300
  • 3af35f548c fix indentation ale_bychuk 2015-03-08 22:04:29 +0300
  • f025c4643c Update CONTRIBUTORS Aleksandar Fabijanic 2015-03-07 10:41:41 -0600
  • 7d593af26c Merge pull request #739 from tml1024/develop Aleksandar Fabijanic 2015-03-07 10:39:28 -0600
  • 08a748dae1 Add WebSocket::receiveFrame() that appends to a Poco::Buffer<char> Tor Lillqvist 2015-03-07 14:38:42 +0200
  • 662fbc861a add test for thread affinity and fix some problems ale_bychuk 2015-03-07 10:55:23 +0300
  • afb6a09db7 Merge pull request #737 from pocoproject/revert-736-master Günter Obiltschnig 2015-03-06 17:49:44 +0100
  • 4336528290 fix: android arm64/x86_64 compile error with getdtablesize Guenter Obiltschnig 2015-03-06 16:32:02 +0100