Aleksandar Fabijanic
d007edb8ca
remove empty comments
2017-12-19 09:30:11 +01:00
Alex Fabijanic
2b125e1c4e
Poco::Net::NetworkInterface::list does not list inactive interfaces even when explicitly being asked for it #2044
2017-12-19 08:48:48 +01:00
Günter Obiltschnig
56a483bcf9
updated changelog
2017-12-18 10:44:09 +01:00
Günter Obiltschnig
0d9d2a8dc6
Merge branch 'poco-1.8.1' of https://github.com/pocoproject/poco into poco-1.8.1
2017-12-18 10:33:23 +01:00
Günter Obiltschnig
26fe80e995
#1991
2017-12-18 10:33:11 +01:00
Günter Obiltschnig
9b0a3c2d68
Merge pull request #2021 from pocoproject/fix/sqlite-exception
...
Fix/sqlite exception
2017-12-18 10:24:05 +01:00
Günter Obiltschnig
98feaa7bb9
fixed GH #2042 : Android abstract namespace local socket address
2017-12-18 10:14:09 +01:00
Günter Obiltschnig
3f8c637610
fix File::linkTo() on Windows
2017-12-14 11:44:30 +01:00
Günter Obiltschnig
07d900b979
minor style fix
2017-12-14 11:44:03 +01:00
Günter Obiltschnig
d29972ef24
added Poco::File::linkTo()
2017-12-14 10:35:07 +01:00
zosrothko
9472b163b4
Poco 1.8.1: fix typo for build.gradle ( #2022 )
...
* Remove version from wxs file.
* Add Poco.wsx
* Remove extra '}'
* Add missing closing "'"
* Add missing various XXXX_WIN32.h includes.
* Add VS2017 directory.
* Fix Poco.wsx file name.
2017-12-11 11:20:44 -06:00
Shahzad
e9b2ba9b35
Updated to PCRE version 8.41
...
Testing Done: Built on Windows OS for all configurations.
2017-12-11 18:18:37 +01:00
Günter Obiltschnig
2cac517034
style fix
2017-12-11 17:55:09 +01:00
Günter Obiltschnig
025a4b0667
Merge branch 'poco-1.8.1' of https://github.com/pocoproject/poco into poco-1.8.1
2017-12-11 17:53:56 +01:00
Joerg-Christian Boehme
9a688250ac
Remove preprocessor if statement to set min stack size in android ( #2035 )
2017-12-11 10:51:09 -06:00
Alexey Milovidov
8c3e207ed5
Fixed performance issue: destructor of Poco::Timespan was not inlined [#CLICKHOUSE-3458].
2017-12-06 11:31:45 +01:00
Günter Obiltschnig
a07c33aaae
fixed GH #2038 : Poco::Net::MultipartWriter::createBoundary() always returns the same string.
2017-12-06 11:10:06 +01:00
Alex Fabijanic
52cc7e669d
Data/SQLite: Exception messages contain duplicate text #2012
2017-11-29 19:40:21 -06:00
Alex Fabijanic
21704830f1
SQLite not handling parameter count mismatch correctly #2020
2017-11-29 19:39:45 -06:00
Alex Fabijanic
de692354b4
fix MinGW 4.8.2 Compilation #1603
2017-11-29 14:43:44 -06:00
Günter Obiltschnig
56880873b2
Merge pull request #2013 from pocoproject/upgrade/haru
...
Upgrade/haru
2017-11-27 13:24:36 +01:00
Alex Fabijanic
92087fae18
add Page::setTTFont
2017-11-26 21:46:30 -06:00
Alex Fabijanic
36b39d0623
put back Text.cpp
2017-11-22 20:54:40 -06:00
Alex Fabijanic
fe0f6bc488
posix build
2017-11-22 20:53:23 -06:00
Alex Fabijanic
8579722f38
regenerate VS projects; replace font with DejaVu and add license file; embed external font in text sample
2017-11-22 20:19:42 -06:00
Alex Fabijanic
e067b19903
upgrade libHaru to 2.3.0; make UTF-8 encoding default; some internal modifications and fixes
2017-11-21 20:42:14 -06:00
Scott Talbert
1724e8ba53
Backport patches ( #2006 )
...
* Guard SQLITE_BUSY_SNAPSHOT which is not available in older SQLite releases
When building POCO unbundled with older versions of SQLite (such as on RHEL7)
SQLITE_BUSY_SNAPSHOT is not defined, so #ifdef guard it.
* Some of the samples need to link with PocoJSON
* Build parallelization issues #1730
* Fix building XMLStreamParser with unbundled expat
2017-11-20 09:31:20 -06:00
Aleksandar Fabijanic
6cdf579b48
fix name case
2017-11-16 22:27:16 -06:00
Aleksandar Fabijanic
860975b372
Fix EVPTest on RHEL/Fedora by removing hard-coded EC curve name ( #2002 )
2017-11-15 20:35:25 -06:00
zosrothko
4d852b7b8d
Gradle: update WiX file name ( #2003 )
...
* Remove version from wxs file.
* Add Poco.wsx
2017-11-15 10:59:42 -06:00
Günter Obiltschnig
363a1b7d85
created poco-1.8.1 branch
2017-11-14 14:57:18 +02:00
Guenter Obiltschnig
24ecd1736e
fix more embedded Linux build configs
2017-11-11 17:42:15 +01:00
Guenter Obiltschnig
fe47b58652
revert change for GH #1828 : causes Zip file corruption in some cases; bumped version no to 1.8.0.1
2017-11-11 17:36:00 +01:00
Guenter Obiltschnig
c88f0f2731
PocoDoc fixes
2017-11-11 15:53:34 +01:00
zosrothko
b92e98b7df
Update DOCTYPE & releasesNotes
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:32:10 +01:00
zosrothko
27981bd82a
Update DOCTYPE
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:31:40 +01:00
zosrothko
a6523002b0
Remove VMS includes
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:31:12 +01:00
zosrothko
365d1c8626
Add Redis module
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 13:30:59 +01:00
zosrothko
d2b7a690f3
Fix PocoDoc configuration file.
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 10:41:18 +01:00
zosrothko
83bd74e881
Manage NotFoundException for different configuration shema.
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 10:40:39 +01:00
zosrothko
b45b4b8899
Add **/gradle/
...
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-11 10:37:55 +01:00
Günter Obiltschnig
ccea123acf
fix Exists check
2017-11-10 21:35:25 +01:00
Guenter Obiltschnig
e89e7d4520
Make cmake work with minimal package
2017-11-10 19:21:55 +01:00
Guenter Obiltschnig
8f00bf17cd
re-added gradle submodule
2017-11-10 18:19:53 +01:00
Günter Obiltschnig
f98621dff9
Merge pull request #1990 from Kampbell/poco-1.8.0
...
Poco 1.8.0
2017-11-10 17:31:46 +01:00
zosrothko
c8e6826491
Merge remote-tracking branch 'origin/poco-1.8.0' into poco-1.8.0
2017-11-10 17:29:47 +01:00
Guenter Obiltschnig
beb6b30dad
updated README
2017-11-10 14:14:19 +01:00
zosrothko
22cfa2d6c8
Readd pocos dependency
2017-11-10 14:00:22 +01:00
zosrothko
ba3f143295
Reference poco/CHANGELOG as an XML ENTITY
2017-11-10 13:59:55 +01:00
Guenter Obiltschnig
883728ec19
fix iOS by adding missing ARM64 arch def
2017-11-10 13:51:27 +01:00