Commit Graph

2999 Commits

Author SHA1 Message Date
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
Guenter Obiltschnig
c8848ebfd8 provide a default client context even if no Application instance is available 2016-08-31 11:00:47 +02:00
Guenter Obiltschnig
d3c1dfa912 fixed appveyor.yml 2016-08-28 22:21:38 +02:00
Guenter Obiltschnig
44e1e396d4 updated CHANGELOG 2016-08-28 17:19:12 +02:00
Guenter Obiltschnig
08e4f6af17 doc fixes 2016-08-28 17:17:56 +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
7b5e974b05 updated changelog 2016-08-27 11:23:26 +02:00
Günter Obiltschnig
04ade7b2b2 fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Günter Obiltschnig
f9f4c54bc3 fixed GH #1355: [JSON::Object] After copy-ctor, JSON::Object::_keys still points to keys in map of copied object 2016-08-27 10:54:35 +02:00
Guenter Obiltschnig
4232d0b497 updated sqlite to 3.14.1 2016-08-27 08:45:01 +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
da66f2863a expat cross-platform fixes 2016-07-20 14:25:10 +02:00
Guenter Obiltschnig
1899ef2d79 updated changelog 2016-07-19 15:51:23 +02:00
Guenter Obiltschnig
6fb2a11d59 fixed GH #1313: XML library compilation error 2016-07-19 15:26:26 +02:00
Guenter Obiltschnig
7ea6d08907 fixed GH #1316: Empty SocketReactor never sleeps 2016-07-18 18:55:07 +02:00
Guenter Obiltschnig
dc1f0bfe53 updated changelog 2016-07-03 14:14:27 +02:00
Guenter Obiltschnig
d62a3bed69 fixed GH #1300: Session constructor hangs 2016-07-03 14:13:40 +02:00
Günter Obiltschnig
c48f45ff9d fix for WinCE 2016-07-03 13:53:06 +02:00
Günter Obiltschnig
9bc511a406 Merge branch 'poco-1.7.4' of https://github.com/pocoproject/poco into poco-1.7.4 2016-07-03 13:05:16 +02:00
Günter Obiltschnig
f6f01e1184 fixes for Windows 2016-07-03 13:04:51 +02:00
Guenter Obiltschnig
0b30bacb41 fixed GH #1303: HTTPSClientSession::sendRequest() fails if server has wildcard cert 2016-07-03 12:48:15 +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
65ef15d98f upgraded bundled SQLite to 3.13.0 2016-07-03 11:16:47 +02:00
Guenter Obiltschnig
b8cd76db60 updated changelog etc. 2016-07-03 10:34:10 +02:00
Guenter Obiltschnig
8b21d3a9de updated bundled expat to 2.2.0 2016-07-03 10:28:11 +02:00
Guenter Obiltschnig
de8d379d26 created branch for 1.7.4 release 2016-07-03 09:54:50 +02:00
Aleksandar Fabijanic
abc4742ebe Merge pull request #1263 from Kampbell/poco-1.7.3
Update for building poco-1.7.3 on VS2013
2016-05-09 16:15:32 -05:00
FrancisANDRE
a221eba7d9 Readd generated Timehandler.cpp & TimeHandler.h.
Update components with NetSSL_Win.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-05-09 07:35:49 +02:00
Guenter Obiltschnig
a40dd20462 fixed VS project files 2016-05-08 15:30:25 +02:00
Guenter Obiltschnig
73fe23bf30 updated PocoDoc 2016-05-01 21:25:21 +02:00
Guenter Obiltschnig
913b0d2752 set release date in CHANGELOG 2016-04-28 22:29:00 +02:00
Guenter Obiltschnig
2f68f3575a updated changelog 2016-04-26 17:02:41 +02:00
Guenter Obiltschnig
c351f65957 const correctness fix 2016-04-23 09:20:37 +02:00
Guenter Obiltschnig
1df5f56449 fixed GH #993: Invalid zip format when opening a docx in word [host system type is now always set to 0, as this is the correct thing to do] 2016-04-23 09:20:04 +02:00
Guenter Obiltschnig
b530485f92 #1221: upgrade bundled sqlite to 3.12.2 2016-04-21 10:08:36 +02:00
Guenter Obiltschnig
27f41ee785 merge changes from develop 2016-04-21 09:36:53 +02:00
Guenter Obiltschnig
50240732f9 pre c++11 fixes 2016-04-21 09:25:26 +02:00