Guenter Obiltschnig
|
6c207b5157
|
fixed GH #1549: Latin2Encoding and 0xFF
|
2017-02-11 12:27:33 +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
|
960649d0ba
|
fix for GH #1501: Alpine 3.4 trouble with Foundation/src/Error.cpp
|
2017-01-31 17:47:40 +01:00 |
|
Guenter Obiltschnig
|
8ed7dfecc5
|
fixed GH #1573: Poco::File::createDirectories() should not throw Poco::FileExistsException
|
2017-01-29 12:46:13 +01:00 |
|
Guenter Obiltschnig
|
c117619e1e
|
upgraded bundled zlib to 1.2.11
|
2017-01-25 10:14:40 +01:00 |
|
Guenter Obiltschnig
|
be4acf00c9
|
added missing file to project
|
2017-01-24 16:45:59 +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
|
690ba1da2b
|
remove debug output
|
2016-12-29 15:00:45 +01:00 |
|
Guenter Obiltschnig
|
b32b314368
|
GH #865: FileChannel compress fails leaving empty .gz files
|
2016-12-29 14:19:42 +01:00 |
|
Guenter Obiltschnig
|
c8aa27381b
|
more fixes related to GH #1453
|
2016-12-06 21:47:39 +01:00 |
|
Guenter Obiltschnig
|
376e703343
|
fixed GH #1453: _clock_gettime Symbol not found on Mac 10.11 [do not use clock_gettime() on Apple platforms, even if _POSIX_TIMERS indicates it's available]
|
2016-12-06 18:21:37 +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 |
|
Alexey Milovidov
|
6116136afe
|
Fixed error with Poco::UTF8Encoding::isLegal (wrong result on illegal sequence "\xED\x20\xA8").
|
2016-10-29 20:12:29 +02: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 |
|
Guenter Obiltschnig
|
737bd98b17
|
fixed GH #1403: Android compile with poco-1.7.5 no 'pthread_condattr_setclock' error
|
2016-10-07 21:05:57 +02:00 |
|
Günter Obiltschnig
|
4a96c934ba
|
improvement of URIStreamOpener::open() implementation
|
2016-09-29 19:06:46 +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
|
1fb56d8c8e
|
fixed issues reported by Klocwork
|
2016-09-26 17:28:41 +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
|
7c37f18f84
|
fixed some warnings and minor issues detected by clang-analyzer
|
2016-09-13 11:37:12 +02:00 |
|
Guenter Obiltschnig
|
14a1ae810f
|
add CLANG_ANALYZER_NORETURN macro
|
2016-09-13 07:43:39 +02:00 |
|
Guenter Obiltschnig
|
192a5f179f
|
fixed some warnings
|
2016-09-06 15:49:39 +02:00 |
|
Guenter Obiltschnig
|
d221a7eebd
|
created poco-1.7.6 branch
|
2016-09-06 15:29:00 +02:00 |
|
Guenter Obiltschnig
|
f89bea4411
|
- prefer clock_getttime() over gettimeofday() if available
- use CLOCK_MONOTONIC for POSIX condition in Poco::Event and Poco::Semaphore if supported
|
2016-08-28 15:25:55 +02:00 |
|
Guenter Obiltschnig
|
88c74fdf44
|
style fix
|
2016-08-27 08:31:32 +02:00 |
|
CREMARENCO Cosmin
|
b5b6135f94
|
Shell expansion rules say that tilde must be replaced with HOME if it exists and only after that we can look at getpwuid
|
2016-08-27 08:27:58 +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
|
f848106fca
|
added test for ws/wss schemes
|
2016-07-03 11:58:25 +02:00 |
|
Guenter Obiltschnig
|
c337634b8e
|
fixed GH #1304: URI doesn't know ws:/ or wss:// schemes
|
2016-07-03 11:20:11 +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 |
|