Günter Obiltschnig
f7e5749930
updated README.md
2017-08-11 19:20:50 +02:00
Günter Obiltschnig
200714fb9f
updated changelog
2017-08-11 19:15:01 +02:00
Günter Obiltschnig
e679ebe419
fixed GH #1826 : XPath query error
2017-08-11 19:13:02 +02:00
Günter Obiltschnig
85d0cfb9ed
bumped version to 1.7.9
2017-08-11 15:29:17 +02:00
Günter Obiltschnig
b9b76fc99d
Merge branch 'master' into poco-1.7.9
2017-08-11 15:27:37 +02:00
Günter Obiltschnig
8be19290c8
Merge branch 'poco-1.7.8' of https://github.com/pocoproject/poco into poco-1.7.8
2017-08-10 16:56:48 +02:00
Günter Obiltschnig
fdf3d1729a
fixed GH #1813 : xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
...
updated changelog
bumped version to 1.7.8p4
2017-08-10 16:55:05 +02:00
Günter Obiltschnig
8ca493bddf
fixed GH #1813 : xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
2017-08-10 16:47:25 +02:00
Günter Obiltschnig
af06d43b55
fix comment typos
2017-08-10 13:00:43 +02:00
Günter Obiltschnig
07a00c0da1
removed pointless statements causing VC++ warnings
2017-08-10 12:18:44 +02:00
Günter Obiltschnig
f37520b30b
added random salt to NamePool hash
2017-08-10 12:18:18 +02:00
Günter Obiltschnig
a176c8d1f2
upgrade bundled expat to 2.2.3
2017-08-10 10:10:32 +02:00
Guenter Obiltschnig
582afc9768
Merge branch 'poco-1.7.8'
2017-06-22 07:35:05 +02:00
Guenter Obiltschnig
1a19843f0c
updated CHANGELOG
2017-06-22 07:34:47 +02:00
Guenter Obiltschnig
c58a32b696
Merge branch 'poco-1.7.8'
2017-06-22 07:29:59 +02:00
Guenter Obiltschnig
2867d4c34b
bump version number
2017-06-21 15:48:03 +02:00
Günter Obiltschnig
d18e400a88
fix for Windows
2017-06-21 15:42:48 +02:00
Guenter Obiltschnig
c562469eb3
upgrade bundled expat to 2.2.1; apply POCO-specific changes
2017-06-21 15:15:55 +02:00
Guenter Obiltschnig
627392938a
Merge branch 'poco-1.7.8'
2017-04-18 11:43:55 +02:00
Günter Obiltschnig
8237e9ba14
fix CipherImpl issue with OpenSSL 1.1
2017-04-18 11:42:39 +02:00
Guenter Obiltschnig
6520dade57
Merge branch 'poco-1.7.8'
2017-04-16 08:34:26 +02:00
Guenter Obiltschnig
6da4af32a5
Merge branch 'poco-1.7.8' of https://github.com/pocoproject/poco into poco-1.7.8
2017-04-16 08:33:10 +02:00
Guenter Obiltschnig
a141f9fbe1
fixed GH #1665 : CipherImpl memory leak with OpenSSL 1.1
2017-04-16 08:32:57 +02:00
Günter Obiltschnig
aae9c2e0f6
Merge pull request #1636 from pothosware/use_cmake_dl_libs
...
replace dl library with CMAKE_DL_LIBS
2017-03-15 10:57:30 +01:00
Josh Blum
7dc24a2561
replace dl library with CMAKE_DL_LIBS
...
Some platforms do not have -ldl, specifically in this case freebsd.
The CMAKE_DL_LIBS is part of standard cmake and is supported
in the cmake_minimum_required() in the top level CMakeLists.txt
CMAKE_DL_LIBS will be -ldl on platforms that support it, or empty.
2017-03-14 12:58:54 -07:00
Guenter Obiltschnig
a758876285
fixed makedepend.clang and makedepend.gcc scripts
2017-03-11 18:51:55 +01:00
Guenter Obiltschnig
c5c75e1989
fixed makedepend.clang and makedepend.gcc scripts
2017-03-11 18:50:57 +01:00
Guenter Obiltschnig
db8b95d51d
merge f64e3d9db0
from master
2017-03-07 12:38:04 +01:00
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