zosrothko
|
b4c78db4aa
|
Build mkdoc & mkrel on Linux instead of OSX
|
2017-11-08 20:58:20 +01:00 |
|
Günter Obiltschnig
|
b4753d2526
|
Merge branch 'poco-1.8.0' of https://github.com/pocoproject/poco into poco-1.8.0
|
2017-11-08 20:48:24 +01:00 |
|
Günter Obiltschnig
|
16b77b9db3
|
fixed MongoDB testsuite project files for static builds
|
2017-11-08 20:48:02 +01:00 |
|
Günter Obiltschnig
|
aae6488832
|
fix Makefile
|
2017-11-08 20:43:55 +01:00 |
|
Günter Obiltschnig
|
56c9ccb7ca
|
merge ObjectPool changes from develop
|
2017-11-08 20:43:46 +01:00 |
|
Günter Obiltschnig
|
88ce18e198
|
fixed GH #1404: Add Poco::Data::Statement::bind() method
|
2017-11-08 19:30:40 +01:00 |
|
zosrothko
|
2fb2d42516
|
Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0
|
2017-11-08 17:02:48 +01:00 |
|
zosrothko
|
c74ca7e27d
|
Protect sudo by a Linux guard
|
2017-11-08 16:42:53 +01:00 |
|
Günter Obiltschnig
|
980c266652
|
updated changelog
|
2017-11-08 15:50:52 +01:00 |
|
Günter Obiltschnig
|
6a0191ae6c
|
added Redis library
|
2017-11-08 15:48:04 +01:00 |
|
zosrothko
|
135e6fb78e
|
Build mkdoc & mkrel on osx using clang
|
2017-11-08 15:40:38 +01:00 |
|
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 |
|