Commit Graph

3232 Commits

Author SHA1 Message Date
Guenter Obiltschnig
d558d5eef9 use non-zero project ID ('p') for ftok() 2017-09-11 17:53:34 +02:00
Günter Obiltschnig
a7a8571e25 NamedEvent/NamedMutex: change file open mode to read-only 2017-09-11 13:41:12 +02:00
Günter Obiltschnig
40ae2aa2ed updated changelog 2017-09-10 20:14:04 +02:00
Günter Obiltschnig
b7aaaabdcb PageCompiler: support <%@ include file="<path>" %> syntax for includes. 2017-09-08 20:51:05 +02:00
Günter Obiltschnig
3e5cf21cf3 added POCO_NO_DEPRECATED to disarm POCO_DEPRECATED macro 2017-09-08 12:16:43 +02:00
Günter Obiltschnig
522f743b86 added POCO_DEPRECATED macro 2017-09-08 11:51:17 +02:00
Guenter Obiltschnig
39e54d714e PageCompiler: optimize handler code by removing useless statements 2017-09-04 19:31:47 +02:00
Günter Obiltschnig
968dfe77dc fixed typos and style 2017-09-01 20:54:11 +02:00
Günter Obiltschnig
cc2401a0c8 updated changelog 2017-09-01 20:24:45 +02:00
Günter Obiltschnig
8d65ebf02a Poco::Util::LayeredConfiguration: added support for labelling configurations and finding them by their label 2017-09-01 20:23:35 +02:00
Günter Obiltschnig
3b735f6101 fixes for QNX support 2017-09-01 20:22:27 +02:00
Guenter Obiltschnig
07b096c5bb updated changelog 2017-09-01 19:57:15 +02:00
Guenter Obiltschnig
c7a11d5722 upgrade bundled sqlite to 3.20.1 2017-09-01 19:54:41 +02:00
Günter Obiltschnig
cf38f272a2 fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe 2017-08-31 08:30:01 +02:00
Günter Obiltschnig
8e8143b43d upgraded changelog 2017-08-12 20:55:36 +02:00
Günter Obiltschnig
da6e1d97ef upgraded bundled sqlite to 3.20.0 2017-08-12 20:53:08 +02:00
Günter Obiltschnig
1bea9edecb fix formatting 2017-08-11 19:26:12 +02:00
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