Günter Obiltschnig
|
20e2313881
|
Merge pull request #1622 from HenryHu/master
fix build when using poll
|
2017-03-07 12:36:10 +01:00 |
|
Henry Hu
|
f64e3d9db0
|
fix build when using poll
|
2017-03-06 10:37:35 -05:00 |
|
Guenter Obiltschnig
|
4403634bef
|
Merge branch 'poco-1.7.8'
|
2017-02-22 14:13:42 +01:00 |
|
Guenter Obiltschnig
|
2baab1a051
|
Merge branch 'poco-1.7.8' of https://github.com/pocoproject/poco into poco-1.7.8
|
2017-02-22 14:13:18 +01:00 |
|
Guenter Obiltschnig
|
5e4d172312
|
fixed GH #1604: pcre_internal.h HAVE_STDINT_H usage changed from 1.7.7 to 1.7.8 breaking the build on older MSVC
|
2017-02-22 14:11:11 +01:00 |
|
Günter Obiltschnig
|
986162c8d3
|
Update README.md
|
2017-02-21 15:11:16 +01:00 |
|
Guenter Obiltschnig
|
c7e67e5169
|
Merge branch 'master' into poco-1.7.8
Conflicts:
README.md
|
2017-02-21 15:08:01 +01:00 |
|
Guenter Obiltschnig
|
351dd652da
|
fixed release script for vs150
|
2017-02-20 17:33:31 +01:00 |
|
Guenter Obiltschnig
|
d8a0eec15e
|
remove debug output
|
2017-02-20 16:55:51 +01:00 |
|
Günter Obiltschnig
|
7a199d5545
|
added support for Visual Studio 2017
|
2017-02-20 16:35:22 +01:00 |
|
Guenter Obiltschnig
|
f10d3a28f3
|
added Visual Studio 2017 project files
|
2017-02-20 16:20:16 +01:00 |
|
Guenter Obiltschnig
|
e2bfbb1540
|
updated release notes
|
2017-02-20 09:31:44 +01:00 |
|
Christopher Baker
|
e85aa902f9
|
Fixed position of scope parameter. Fixes #1552
|
2017-02-20 09:28:53 +01:00 |
|
Guenter Obiltschnig
|
9efedaafe3
|
style fix
|
2017-02-19 18:42:24 +01:00 |
|
Günter Obiltschnig
|
4126f85cd4
|
Merge pull request #1600 from zosrothko/patch-2
Backport patch for Power PC with Little Endian
|
2017-02-19 18:24:22 +01:00 |
|
zosrothko
|
d27043a213
|
Backport patch for Power PC with Little Endian
|
2017-02-19 18:21:57 +01:00 |
|
Guenter Obiltschnig
|
5aa942baed
|
fixed a namespace lookup bug
|
2017-02-18 22:29:24 +01:00 |
|
Guenter Obiltschnig
|
2de97f7ef4
|
fixed file headers
|
2017-02-18 14:30:54 +01:00 |
|
Guenter Obiltschnig
|
6548da5678
|
fixed docs
|
2017-02-18 14:03:55 +01:00 |
|
Guenter Obiltschnig
|
8ba4cdc47e
|
fix incorrect auto_ptr usage in testsuite
|
2017-02-18 07:03:31 +01:00 |
|
Guenter Obiltschnig
|
0debc7c571
|
one more fix for #1597: check for empty streams in Compress::addEntry() so this also works with non-seekable output streams
|
2017-02-17 20:15:27 +01:00 |
|
Guenter Obiltschnig
|
6462d4ce86
|
code cleanup
|
2017-02-17 16:22:14 +01:00 |
|
Guenter Obiltschnig
|
3b58fc1818
|
updated changelog
|
2017-02-17 15:46:15 +01:00 |
|
Guenter Obiltschnig
|
4ddce11dc0
|
fixed GH #1597: adding empty file to zip leads to archive that can't be unzipped by windows
|
2017-02-17 15:32:01 +01:00 |
|
Guenter Obiltschnig
|
7c81a551c4
|
added test for AutoDetectStream
|
2017-02-17 14:28:53 +01:00 |
|
Guenter Obiltschnig
|
4b9e9c44b3
|
fixed test due to changed URI::encode() behavior
|
2017-02-17 13:41:43 +01:00 |
|
Guenter Obiltschnig
|
cab98f4895
|
fixed GH #1599: readFromDevice( ) in AutoDetectStream.cpp in Poco Zip cannot detect signature
|
2017-02-17 09:56:35 +01:00 |
|
Guenter Obiltschnig
|
2fbfe63649
|
updated release notes
|
2017-02-17 09:29:56 +01:00 |
|
Guenter Obiltschnig
|
4b0ca2a13b
|
updated CHANGELOG
|
2017-02-17 09:29:30 +01:00 |
|
Guenter Obiltschnig
|
e4f5c66dfd
|
fixed GH #1260: URI encoding
|
2017-02-17 09:23:36 +01:00 |
|
Guenter Obiltschnig
|
6031e24091
|
fixed GH #1596: Control reaches end of non-void function in SocketImpl::poll on systems for which POCO_HAVE_FD_POLL is set
|
2017-02-15 22:27:50 +01:00 |
|
Guenter Obiltschnig
|
0a0dae07a4
|
fix error introduced in last commit in SocketAddressImpl
|
2017-02-15 09:56:30 +01:00 |
|
Guenter Obiltschnig
|
5692187d2d
|
minor fixes, mostly style and documentation
|
2017-02-15 09:52:58 +01:00 |
|
Guenter Obiltschnig
|
68a0ff1515
|
Updated AppVeyor and Travis links
|
2017-02-14 17:10:47 +01:00 |
|
Guenter Obiltschnig
|
3de2358bdf
|
another attempt at strerror_r(), using C++ power
|
2017-02-14 14:49:15 +01:00 |
|
Guenter Obiltschnig
|
1435c9ad97
|
revert changes to Error.cpp; it's hopeless with strerror_r()...
|
2017-02-14 14:35:56 +01:00 |
|
Guenter Obiltschnig
|
f18b7210f4
|
use strerror_r on Darwin
|
2017-02-14 14:10:26 +01:00 |
|
root
|
3b49520d63
|
another fix for strerror() with musl
|
2017-02-14 12:59:09 +00:00 |
|
Guenter Obiltschnig
|
1a7a1810f6
|
fix warning regarding unused return value
|
2017-02-14 13:46:03 +01:00 |
|
Guenter Obiltschnig
|
bd82bb1306
|
minor improvements to documentation and style
|
2017-02-13 22:33:48 +01:00 |
|
Guenter Obiltschnig
|
ba6a7900e2
|
improve compatibility with DocumentDB
|
2017-02-13 20:44:41 +01:00 |
|
Guenter Obiltschnig
|
e8a8b4b13f
|
added Alpine Linux build config
|
2017-02-13 18:56:53 +01:00 |
|
Guenter Obiltschnig
|
84feb7f35a
|
get network interface type from /sys/class/net as well
|
2017-02-13 18:51:07 +01:00 |
|
Guenter Obiltschnig
|
91211c7cd1
|
added workaround for Linux systems that don't have <linux/if_packet.h>
|
2017-02-13 18:29:54 +01:00 |
|
Guenter Obiltschnig
|
e84788f085
|
fix sample
|
2017-02-13 16:38:28 +01:00 |
|
Guenter Obiltschnig
|
fd2319d934
|
updated relnotes
|
2017-02-13 16:20:05 +01:00 |
|
Guenter Obiltschnig
|
19310e1d0d
|
updated CHANGELOG
|
2017-02-13 16:18:05 +01:00 |
|
Guenter Obiltschnig
|
b3be17063a
|
style fix
|
2017-02-13 16:03:45 +01:00 |
|
Guenter Obiltschnig
|
1aa6f72085
|
MongoDB: fixes for style and consistency
|
2017-02-13 15:53:08 +01:00 |
|
Guenter Obiltschnig
|
9f8146ccaa
|
merged changes from develop; added authentication support
|
2017-02-12 23:13:51 +01:00 |
|