Guenter Obiltschnig
|
9b10c24b61
|
fixed bad disconnect handling in onSocketReadable
|
2016-10-07 21:54:20 +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 |
|
Guenter Obiltschnig
|
62241b9411
|
fixed GH #1422
|
2016-10-07 20:46:12 +02:00 |
|
Guenter Obiltschnig
|
6b47a37fdf
|
doc clarifications
|
2016-10-07 11:05:36 +02:00 |
|
Guenter Obiltschnig
|
80f95d7c16
|
add a load() overload to specify name pool size
|
2016-10-07 10:59:24 +02:00 |
|
Guenter Obiltschnig
|
e453ad144a
|
add optional name pool size argument to DOMParser constructor
|
2016-10-07 10:53:14 +02:00 |
|
Guenter Obiltschnig
|
ad99e73a60
|
increased default XML name pool size, added Document constructor taking name pool size as argument
|
2016-10-07 10:43:34 +02:00 |
|
Guenter Obiltschnig
|
b5036266be
|
backported #1445: Use stable_sort to preserve order of IP addresses from DNS
|
2016-10-05 09:23:02 +02:00 |
|
Günter Obiltschnig
|
0e0fac80b6
|
improved Zip error handling (getting rid of poco_assert)
|
2016-09-29 19:13:21 +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 |
|
Günter Obiltschnig
|
ed0284c7c6
|
fix for GH #1416: use seekg() instead of multiple putback() operations, which may not work in all cases. Note that this requires the stream passed to Poco::Zip::Decompress to be seekable.
|
2016-09-29 11:25:03 +02:00 |
|
Guenter Obiltschnig
|
4c7562c497
|
style fix
|
2016-09-28 12:23:07 +02:00 |
|
Günter Obiltschnig
|
ac1f9f243d
|
Merge pull request #1435 from tomaz-beltram/gh-1429
MongoDB BSON type 0x11 support, fixes #1429
|
2016-09-28 11:58:26 +02:00 |
|
Tomaz Beltram
|
b042b892db
|
Renamed SpecialTimestamp to BSONTimestamp
|
2016-09-28 10:58:46 +02:00 |
|
Tomaz Beltram
|
584a776d77
|
Revert "Renamed MongoDB::SpecialTimestamp to MongoDB::Timestamp"
This reverts commit 06f6f05566 .
|
2016-09-28 10:55:05 +02:00 |
|
Tomaz Beltram
|
06f6f05566
|
Renamed MongoDB::SpecialTimestamp to MongoDB::Timestamp
|
2016-09-28 10:47:14 +02:00 |
|
Tomaz Beltram
|
1852739547
|
MongoDB BSON type 0x11 support, fixes #1429
|
2016-09-28 10:16:03 +02:00 |
|
Guenter Obiltschnig
|
caed8507f4
|
fixed issues reported by Klocwork
|
2016-09-26 18:20:32 +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
|
075cfeb4cb
|
fix uninitialized member in ctor
|
2016-09-26 18:12:56 +02:00 |
|
Guenter Obiltschnig
|
22a5def393
|
initialize all members in ctor
|
2016-09-26 18:10:07 +02:00 |
|
Guenter Obiltschnig
|
9cefa0d888
|
handle unlikely situation that XML_ParserCreate() fails
|
2016-09-26 18:08:36 +02:00 |
|
Guenter Obiltschnig
|
26ccbe2504
|
fixed uninitialized members in ctor
|
2016-09-26 17:50:28 +02:00 |
|
Guenter Obiltschnig
|
c716239c22
|
fixed uninitialized member in ctor
|
2016-09-26 17:48:09 +02:00 |
|
Guenter Obiltschnig
|
e07dbdc718
|
removed unneeded members
|
2016-09-26 17:45:53 +02:00 |
|
Guenter Obiltschnig
|
5ad31f2236
|
initialize all members in default ctor
|
2016-09-26 17:42:01 +02:00 |
|
Guenter Obiltschnig
|
6441479f4d
|
fixed potential memory leak in out-of-memory situations
|
2016-09-26 17:39:29 +02:00 |
|
Guenter Obiltschnig
|
cb2537b343
|
fixed uninitialized _encoding member
|
2016-09-26 17:31:29 +02:00 |
|
Guenter Obiltschnig
|
1fb56d8c8e
|
fixed issues reported by Klocwork
|
2016-09-26 17:28:41 +02:00 |
|
Guenter Obiltschnig
|
e6034908c1
|
code cleanup; fixed some issues reported by Klocwork
|
2016-09-26 17:19:55 +02:00 |
|
Guenter Obiltschnig
|
9bc12df4a2
|
style fix
|
2016-09-26 17:00:42 +02:00 |
|
Guenter Obiltschnig
|
0a1a4f70dd
|
style fix
|
2016-09-26 17:00:20 +02:00 |
|
Guenter Obiltschnig
|
8a9b7abe2f
|
bugfix: _null member not initialized in ctor
|
2016-09-26 16:53:59 +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
|
f3e0bf540d
|
handle connection lost/server gone error when starting a transaction
|
2016-09-15 12:02:52 +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
|
153b4a7232
|
changed links to https
|
2016-09-13 09:49:56 +02:00 |
|
Guenter Obiltschnig
|
14a1ae810f
|
add CLANG_ANALYZER_NORETURN macro
|
2016-09-13 07:43:39 +02:00 |
|
Guenter Obiltschnig
|
dab6336453
|
updated README and CONTRIBUTING
|
2016-09-13 07:42:41 +02:00 |
|
Guenter Obiltschnig
|
154a202142
|
don't include connection string in exception message
|
2016-09-11 01:41:42 +02:00 |
|
Guenter Obiltschnig
|
909c06ac6c
|
giving up on strerror_r
|
2016-09-08 10:12:54 +02:00 |
|
Guenter Obiltschnig
|
ed88e8d46d
|
fixed strerror_r issue
|
2016-09-08 09:38:06 +02:00 |
|
Guenter Obiltschnig
|
7a2fac3351
|
close fd before assert
|
2016-09-06 16:12:53 +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 |
|