Commit Graph

3466 Commits

Author SHA1 Message Date
zosrothko
a0e6bf83a8 Use case instead of substring as /bin/sh does not support substring 2017-11-08 15:12:58 +01:00
Günter Obiltschnig
47043e0f4f fixed GH #1425: Workaround bug in SolarisStudio 12.4 on RVO-ed objects. 2017-11-08 15:00:44 +01:00
zosrothko
c63faa0cae Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0 2017-11-08 14:40:28 +01:00
zosrothko
d9287cc969 New PocoDoc configuration that support the various compilers on Linux &
Windows
2017-11-08 14:38:25 +01:00
Guenter Obiltschnig
079c9a6263 rename some of the new Environment methods, make PocoDoc config changes backwards-compatible, revert PocoDoc config changes, make doc build scripts work on macos 2017-11-08 14:37:53 +01:00
Günter Obiltschnig
f0a79015f7
Merge pull request #1970 from Kampbell/poco-1.8.0
Poco 1.8.0
2017-11-08 13:28:14 +01:00
Günter Obiltschnig
253c46f305 Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0 2017-11-08 12:03:09 +01:00
Günter Obiltschnig
6083ecd11a fixed GH #1487: OSAtomicDecrement32 & OSAtomicIncrement32 deprecated in macOS 10.12 2017-11-08 12:01:36 +01:00
Guenter Obiltschnig
d90a3da585 merge fixes from develop 2017-11-08 11:48:52 +01:00
Guenter Obiltschnig
abc4919bfa improved URI support; added tests 2017-11-08 11:42:05 +01:00
zosrothko
ba56214394 Remove vxconfig
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-08 10:59:02 +01:00
zosrothko
921780c8c8 Add display content of the release
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-08 10:58:37 +01:00
Günter Obiltschnig
2afd72192f Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0 2017-11-08 10:16:36 +01:00
Günter Obiltschnig
210248d719 MongoDB: add connection string URI support 2017-11-08 10:16:25 +01:00
Günter Obiltschnig
1620a11158
Merge pull request #1975 from Bjoe/fix-clang-build-error
Fix clang build error in poco 1.8.0
2017-11-08 09:37:36 +01:00
Joerg-Christian Boehme
c6e1a0137b Verify in cmake if it possible to compile with C++yy standard 2017-11-08 09:25:06 +01:00
zosrothko
fb23b89c4e Align mkdoc scripts with new PocoDoc configuration file.
Cleanup mkrel scripts
2017-11-08 07:58:43 +01:00
Günter Obiltschnig
9fd471dc93
Merge pull request #1983 from Bjoe/fix-#1836-android-compile-error
Fix android build to fix #1836
2017-11-08 07:49:30 +01:00
zosrothko
4d2dac9237 backport of mkdoc from the develop branch except CYGWIN versus Cygwin 2017-11-08 07:46:18 +01:00
zosrothko
5488cc47e3 Add mkdoc all & mkrel all for producing the documentation & release 2017-11-08 07:10:10 +01:00
Joerg-Christian Boehme
b7ca307832 Fix android compile error with newer NDK.
Android is using in the newer NDK the unified headers.
See also
https://android.googlesource.com/platform/ndk/+/ndk-r15-release/docs/UnifiedHeaders.md
2017-11-08 00:40:28 +01:00
zosrothko
47204adbfb Backport feature-gradle code 2017-11-07 17:56:24 +01:00
Günter Obiltschnig
a8ab414ea8 fixed GH #1828: DeflatingStreamBuf::sync() should also flush underlying stream. 2017-11-07 17:54:08 +01:00
zosrothko
dc972d15ac Restore lost update 2017-11-07 15:20:31 +01:00
Günter Obiltschnig
b96b07a9ad
Merge pull request #1882 from Burgch/uint64-dynamic-var
Add support for (unsigned) long long when long is 64bit
2017-11-07 15:18:48 +01:00
zosrothko
f642df1c77 Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0 2017-11-07 15:17:20 +01:00
Günter Obiltschnig
7e5984a76c
Merge pull request #1941 from villytiger/streambuf-1.8.0
Fix writing into closed socket from streambuf
2017-11-07 15:11:40 +01:00
zosrothko
bdd371e996 Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0 2017-11-07 15:05:44 +01:00
Günter Obiltschnig
37927faf66
Merge pull request #1971 from Bjoe/remove-soo-in-net
Remove SOO in 1.8
2017-11-07 14:46:17 +01:00
Guenter Obiltschnig
a1291ea604 Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0
Conflicts:
	Net/src/WebSocketImpl.cpp
2017-11-07 13:51:25 +01:00
Guenter Obiltschnig
7f17dfcc83 additonal fix for GH #1212: WebSocketImpl::available() now reports number of bytes in internal buffer. 2017-11-07 13:50:30 +01:00
Guenter Obiltschnig
b59cd08901 additonal fix for GH #1212: WebSocketImpl::available() now reports number of bytes in internal buffer. 2017-11-07 13:41:59 +01:00
Günter Obiltschnig
675e7f6242 mkrelease: add CMakeLists.txt for CppUnit 2017-11-04 14:26:30 +01:00
Joerg-Christian Boehme
c7bf9d936a Add support for MariaDB client in cmake build system (#1972) 2017-11-02 15:04:58 -05:00
Joerg-Christian Boehme
1ec60225b6 Remove SOO in IPAddress and SocketAddress 2017-11-02 20:54:38 +01:00
zosrothko
1193c174f6 Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0 2017-11-02 20:14:30 +01:00
zosrothko
170a3464ef Update PocoDoc include set 2017-11-02 20:11:51 +01:00
Günter Obiltschnig
5a6009d9a2 added missing file 2017-11-02 19:18:02 +01:00
Günter Obiltschnig
6f3aef61d1 make testsuite compile with C++03 compiler 2017-11-02 12:29:45 +01:00
Günter Obiltschnig
bb7e5feece merge zip entry absolute path vulnerability fix (#1968) from develop 2017-11-02 09:30:27 +01:00
Guenter Obiltschnig
646c22c586 GH #1412: added Poco::DigestEngine::constantTimeEquals() 2017-11-01 17:38:12 +01:00
Guenter Obiltschnig
5b4c803e5d Zip: merge Zip64 support from develop 2017-11-01 17:01:34 +01:00
Günter Obiltschnig
7988f58c73 updatd VS project files for PollSet 2017-11-01 11:30:59 +01:00
Guenter Obiltschnig
341aed39fe add PollSet class (backported from develop) 2017-11-01 11:19:52 +01:00
zosrothko
79f8176ae6 Remove Poco.CppUnit files
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-01 10:13:29 +01:00
zosrothko
9ad058c0a7 New file for poco-1.8.0
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-01 09:03:31 +01:00
zosrothko
b23f4c3efe Backport from feature-gradle
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-01 09:03:10 +01:00
zosrothko
57befa2bdc Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0 2017-11-01 09:02:13 +01:00
zosrothko
f3a31fbde9 Backport from feature-gradle.
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-01 09:00:33 +01:00
zosrothko
25d77826f4 Update Nuget & WiX 2017-11-01 08:23:34 +01:00