Günter Obiltschnig
|
ef59b4bd67
|
merge poco-1.7.9 into poco-1.8.0
|
2017-09-09 09:53:28 +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 |
|
Günter Obiltschnig
|
968dfe77dc
|
fixed typos and style
|
2017-09-01 20:54:11 +02:00 |
|
Günter Obiltschnig
|
3b735f6101
|
fixes for QNX support
|
2017-09-01 20:22:27 +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
|
85d0cfb9ed
|
bumped version to 1.7.9
|
2017-08-11 15:29:17 +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 |
|
Guenter Obiltschnig
|
2867d4c34b
|
bump version number
|
2017-06-21 15:48:03 +02:00 |
|
Günter Obiltschnig
|
8237e9ba14
|
fix CipherImpl issue with OpenSSL 1.1
|
2017-04-18 11:42:39 +02:00 |
|
Guenter Obiltschnig
|
a141f9fbe1
|
fixed GH #1665: CipherImpl memory leak with OpenSSL 1.1
|
2017-04-16 08:32:57 +02:00 |
|
zosrothko
|
fcadb0a148
|
Backport patch for Power PC Little Endian
|
2017-02-22 22:56:06 +01:00 |
|
Guenter Obiltschnig
|
9efedaafe3
|
style fix
|
2017-02-19 18:42:24 +01:00 |
|
zosrothko
|
d27043a213
|
Backport patch for Power PC with Little Endian
|
2017-02-19 18:21:57 +01:00 |
|
Guenter Obiltschnig
|
e4f5c66dfd
|
fixed GH #1260: URI encoding
|
2017-02-17 09:23:36 +01:00 |
|
Guenter Obiltschnig
|
7d91a4bc94
|
GH #1586: Upgrade bundled PCRE to 8.40
|
2017-02-11 12:04:36 +01:00 |
|
Guenter Obiltschnig
|
f8a0bbff1b
|
fixed GH #1581: Cannot find 'pcre.h' when using POCO_UNBUNDLED, a non-system PCRE, and CMake
|
2017-02-11 12:03:37 +01:00 |
|
Günter Obiltschnig
|
43a0490a70
|
fixed GH #1523: Long path names under Windows
|
2017-02-02 20:56:30 +01:00 |
|
Guenter Obiltschnig
|
c117619e1e
|
upgraded bundled zlib to 1.2.11
|
2017-01-25 10:14:40 +01:00 |
|
Guenter Obiltschnig
|
f45ab8e322
|
only use <atomic> header if C++11 support is available
|
2017-01-13 15:41:50 +01:00 |
|
Guenter Obiltschnig
|
bbecde0829
|
fixed GH #1536: Building with OS X 10.12 SDK and 10.7 deployment target without libc++ fails; updated Darwin build configurations
|
2017-01-10 16:57:22 +01:00 |
|
Guenter Obiltschnig
|
04812f5728
|
updated version numbers
|
2017-01-10 15:03:41 +01:00 |
|
Guenter Obiltschnig
|
c8aa27381b
|
more fixes related to GH #1453
|
2016-12-06 21:47:39 +01:00 |
|
Guenter Obiltschnig
|
c9c21de32a
|
fixed GH #1488: Poco::ObjectPool shrinks if returned object is not valid
|
2016-12-05 22:46:43 +01:00 |
|
Guenter Obiltschnig
|
19c0b38bf8
|
On Apple platforms, use std::atomic with MacOS 10.12 or iOS 10 SDK.
|
2016-12-05 22:19:45 +01:00 |
|
Guenter Obiltschnig
|
84e0905b6f
|
additional changes for #1499: fix warnings and be consistent with base class order
|
2016-11-28 00:23:05 +01:00 |
|
vm2mv
|
57f77bc622
|
Foundation: fixed exceptions handling in zlib-output-streams constructors
|
2016-11-21 16:43:27 +03:00 |
|
Guenter Obiltschnig
|
86483b4d4b
|
fixed GH #990: Potential race condition in on Windows
|
2016-11-03 14:48:51 +01:00 |
|
Guenter Obiltschnig
|
34f85a0531
|
branched off release 1.7.7
|
2016-10-21 22:20:03 +02:00 |
|
Guenter Obiltschnig
|
8290da2a82
|
fixed GH #1456: better handle leap seconds in Poco::DateTime and Poco::LocalDateTime
|
2016-10-17 19:05:53 +02:00 |
|
root
|
895c3dfcd5
|
use std::unique_ptr instead of std::auto_ptr with C++11+ compilers to prevent std::auto_ptr deprecation warnings
|
2016-10-14 11:49:45 +02:00 |
|
Guenter Obiltschnig
|
59a78a55b5
|
added POCO_NO_SHARED_LIBRARY_DEBUG_SUFFIX configuration macro to disable *d.so, *d.dll suffix in SharedLibrary class
|
2016-10-10 11:56:58 +02:00 |
|
Guenter Obiltschnig
|
cdb2195ed3
|
fixed GH #1431: Poco/FIFOBuffer.h copy issue
|
2016-10-07 21:27:07 +02:00 |
|
Günter Obiltschnig
|
07f6f77d6e
|
added URISyntaxException; better error handling in URIStreamOpener
|
2016-09-29 17:41:37 +02:00 |
|
Guenter Obiltschnig
|
8d053e259c
|
fixed issues reported by Klocwork
|
2016-09-26 18:15:43 +02:00 |
|
Guenter Obiltschnig
|
7c43cc8ec2
|
fixed issues reported by Klocwork
|
2016-09-26 18:15:36 +02:00 |
|
Guenter Obiltschnig
|
e07dbdc718
|
removed unneeded members
|
2016-09-26 17:45:53 +02:00 |
|
Guenter Obiltschnig
|
6441479f4d
|
fixed potential memory leak in out-of-memory situations
|
2016-09-26 17:39:29 +02:00 |
|
Guenter Obiltschnig
|
d59ff2ac1e
|
fixed an unlikely potential memory leak if one of two new fails
|
2016-09-26 16:51:13 +02:00 |
|
Guenter Obiltschnig
|
efd9d539e5
|
fixed GH #1418:Poco::Delegate assignment operator fails to compile for some specializations
|
2016-09-20 20:47:58 +02:00 |
|
Guenter Obiltschnig
|
00b448a0c5
|
merged fix for #1315
|
2016-09-14 17:10:16 +02:00 |
|
Guenter Obiltschnig
|
14a1ae810f
|
add CLANG_ANALYZER_NORETURN macro
|
2016-09-13 07:43:39 +02:00 |
|
Guenter Obiltschnig
|
d221a7eebd
|
created poco-1.7.6 branch
|
2016-09-06 15:29:00 +02:00 |
|
Guenter Obiltschnig
|
46c6953bdf
|
added Poco::SingletonHolder::reset()
|
2016-08-27 08:22:25 +02:00 |
|
Guenter Obiltschnig
|
9ccfcab380
|
created poco-1.7.5 branch
|
2016-08-25 08:35:07 +02:00 |
|
Guenter Obiltschnig
|
1657fe0fb0
|
created branch for version 1.8.0
|
2016-08-08 19:08:58 +02:00 |
|
Guenter Obiltschnig
|
de8d379d26
|
created branch for 1.7.4 release
|
2016-07-03 09:54:50 +02:00 |
|
Guenter Obiltschnig
|
27f41ee785
|
merge changes from develop
|
2016-04-21 09:36:53 +02:00 |
|
Guenter Obiltschnig
|
60987f5949
|
fixed GH #1253: ListMap does not maintain insertion order if key already exists
|
2016-04-21 09:24:59 +02:00 |
|
Guenter Obiltschnig
|
d82b6b3975
|
branched off 1.7.3
|
2016-04-11 09:06:38 +02:00 |
|