Alex Fabijanic
59415a3dbb
remove extraneous catch
2018-02-24 08:50:33 -06:00
Günter Obiltschnig
1fdc18d35f
don't wrap TimeoutException in ICMPException
2018-02-24 08:39:33 -06:00
Alex Fabijanic
2ff645d598
Run ping with custom data size #1912
2018-02-24 08:39:13 -06:00
Guenter Obiltschnig
9770d4cfd4
code cleanup; fixed some issues reported by Klocwork
2018-02-24 08:38:41 -06:00
Günter Obiltschnig
e5f71bb085
re-add special handling for TimeoutException
2018-02-21 19:12:12 +01:00
Günter Obiltschnig
de0f5a6b76
#2172 : Add Poco::AutoPtr::reset() and Poco::SharedPtr::reset()
2018-02-21 17:48:36 +01:00
Günter Obiltschnig
cf73cfad58
build system: added target_extlibs variable
2018-02-21 12:34:49 +01:00
Günter Obiltschnig
35a598f7c3
Merge pull request #2171 from laserb/poco-1.9.0
...
respect lib suffix when installing cmake files
2018-02-19 11:02:02 +01:00
Raphael Freudiger
1dc38d8500
respect lib suffix when installing cmake files
...
Some cmake files contain pathes to the lib directory with suffix.
So they should respect the suffix as well.
2018-02-19 10:26:45 +01:00
zosrothko
d993fb09b7
Poco 1.9.0: Additional fixes for PDF and Encodings ( #2169 )
...
* Update gradle for the Encodings module
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
* Add new PDF c++ files to VS projects
* Update gradle build
2018-02-18 10:29:48 -06:00
Günter Obiltschnig
488d8e05c2
fix doc typos
2018-02-17 20:53:49 +01:00
Günter Obiltschnig
5acd07cf34
adjust pcre out vector size to multiple of 3
2018-02-17 20:45:46 +01:00
Günter Obiltschnig
864d287d94
remove long deprecated flushCache() method
2018-02-17 18:27:02 +01:00
Günter Obiltschnig
0adf069554
Merge branch 'poco-1.8.2' into poco-1.9.0
2018-02-17 18:11:42 +01:00
Günter Obiltschnig
c17c569d13
IDN testsuite and fixes
2018-02-17 18:09:19 +01:00
Günter Obiltschnig
9d18676ec7
Merge pull request #2166 from zosrothko/patch-4
...
Fix conflicting merge
2018-02-17 16:13:20 +01:00
zosrothko
716a798256
Fix conflicting merge
2018-02-17 16:12:03 +01:00
Günter Obiltschnig
c74af100b5
added IDN support to Poco::Net::DNS
2018-02-17 15:48:27 +01:00
Günter Obiltschnig
cb54071c4a
Merge branch 'feature/encodings-1.8' into poco-1.9.0
2018-02-17 10:51:08 +01:00
Günter Obiltschnig
04c884a5f4
upgrade bundled sqlite to 3.22.0
2018-02-17 10:41:47 +01:00
Günter Obiltschnig
5f5a358c5b
bump version to 1.9.0
2018-02-17 10:39:51 +01:00
Günter Obiltschnig
0c2182b585
add Encodings lib to release script
2018-02-14 17:10:49 +01:00
Günter Obiltschnig
16bf0c559e
fix CMakeLists.txt for samples
2018-02-14 15:18:08 +01:00
Günter Obiltschnig
7033ae37da
add WinCEDriver.cpp
2018-02-14 14:24:50 +01:00
Günter Obiltschnig
569f112798
fix CMakeLists.txt
2018-02-14 13:27:00 +01:00
Günter Obiltschnig
d42d5ae836
Merge branch 'feature/encodings-1.8' of https://github.com/pocoproject/poco into feature/encodings-1.8
2018-02-14 12:42:24 +01:00
Günter Obiltschnig
7146e84d3d
add help screen
2018-02-14 12:41:59 +01:00
Günter Obiltschnig
f1db323c1e
add vs project files
2018-02-14 12:32:58 +01:00
Günter Obiltschnig
48f0de54ea
cmake support for EncodingsCompiler
2018-02-14 12:11:37 +01:00
Günter Obiltschnig
c8c552997f
added missing cmake file
2018-02-14 12:03:22 +01:00
Günter Obiltschnig
e590fa36ad
updated Makefile and CMakeLists.txt for Encodings lib
2018-02-14 10:25:27 +01:00
Günter Obiltschnig
ba1ef62769
add/fix VS project files
2018-02-14 10:09:19 +01:00
Günter Obiltschnig
4ea0372a4f
fix merge conflict
2018-02-14 09:56:30 +01:00
Günter Obiltschnig
14172912bd
added VS solution files
2018-02-14 09:56:14 +01:00
Günter Obiltschnig
11d91b663d
add sample and alternative encoding names
2018-02-14 09:49:28 +01:00
Günter Obiltschnig
37b0c377a9
added Encodings library
2018-02-14 08:40:11 +01:00
Günter Obiltschnig
f1cd23b71b
fixed doc typos
2018-02-13 21:38:39 +01:00
Günter Obiltschnig
260aee9b04
Merge branch 'poco-1.8.2' of https://github.com/pocoproject/poco into poco-1.8.2
2018-02-13 21:32:34 +01:00
Günter Obiltschnig
6ed085f288
fixed doc typos; changed maximum sequence length to 4
2018-02-13 21:32:17 +01:00
Björn Schramke
fe313fa278
update class documentation for Util::SystemConfiguration and Util::Application
2018-02-13 08:14:00 -06:00
Björn Schramke
43c44aacbb
add Windows compliant implementation of XDG Base Directory Specification
2018-02-13 08:12:56 -06:00
Björn Schramke
eaaf2296f0
add OSX compliant implementation of XDG Base Directory Specification
2018-02-13 08:10:46 -06:00
Björn Schramke
27d8106599
Update Application.h
...
Add missing method declaration
2018-02-13 08:10:35 -06:00
Björn Schramke
82efad08c2
add new path values (configHome,cacheHome, etc) application config
2018-02-13 08:10:14 -06:00
Björn Schramke
b9259452a9
add new path values (configHome,cacheHome, etc) application config
2018-02-13 08:09:48 -06:00
Björn Schramke
b59329034f
add some methods to Poco::Path for make it easy to follow XDG Base Directory Specification
2018-02-13 08:07:45 -06:00
Rudolf-Walter Kiss-Szakács
275275baa9
Issues #1609 and #561 have not made it into a stable release #2152
2018-02-13 07:53:41 -06:00
Conor Burgess
2632f34e85
Stricter JSON standard conformance ( #2153 )
2018-02-13 07:26:20 -06:00
Conor Burgess
bdd0478ead
Fix nullptr deref in Poco::JSON::Object ( #2150 )
2018-02-09 10:18:23 -06:00
Alex Fabijanic
d9bff00222
POCO SQLite Data Connector hangs #2108
2018-02-09 08:29:26 -06:00