3336 Commits

Author SHA1 Message Date
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
dda9d57d1c - prefer clock_getttime() over gettimeofday() if available
- use CLOCK_MONOTONIC for POSIX condition in Poco::Event and Poco::Semaphore if supported
2016-08-11 12:46:20 +02:00
Guenter Obiltschnig
8aea55201a updated README.md 2016-08-08 19:50:18 +02:00
Guenter Obiltschnig
1657fe0fb0 created branch for version 1.8.0 2016-08-08 19:08:58 +02:00
Günter Obiltschnig
fc40f7c2b5 Merge pull request #1333 from pocoproject/revert-1332-patch-1
Revert "Fixes #1331 - Poco::HTMLForm fails to set content length for HTTPMessage::HTTP_1_0 for ENCODING_MULTIPART"
2016-07-30 10:49:28 +02:00
Günter Obiltschnig
beae6912ee Revert "Fixes #1331 - Poco::HTMLForm fails to set content length for HTTPMessage::HTTP_1_0 for ENCODING_MULTIPART" 2016-07-30 10:49:00 +02:00
Günter Obiltschnig
f1405ef07c Merge pull request #1332 from bakercp/patch-1
Fixes #1331 - Poco::HTMLForm fails to set content length for HTTPMessage::HTTP_1_0 for ENCODING_MULTIPART
2016-07-30 10:03:21 +02:00
Christopher Baker
2abed6b5f3 Fixes #1331 2016-07-29 11:41:04 -05:00
Guenter Obiltschnig
da66f2863a expat cross-platform fixes poco-1.7.4-release 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
poco-1.7.3-release
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
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
4ee483d930 style fixes 2016-04-16 09:49:03 +02:00
Guenter Obiltschnig
7448e16b76 style fixes 2016-04-16 09:41:08 +02:00
Günter Obiltschnig
913346c23d fixes for compatibility
Conflicts:
	Foundation/src/Process_WIN32.cpp
	Foundation/src/Process_WIN32U.cpp
2016-04-15 17:50:47 +02:00
Tony Abbott
6d17089b6c GH #1222 Escape command line arguments passed to Process::launch() on Windows
Conflicts:
	Foundation/testsuite/src/TestApp.cpp
2016-04-15 17:43:38 +02:00
Guenter Obiltschnig
839b2def04 fixed GH #1239: Poco::Zip::Compress with non-seekable stream fails for CM_STORE 2016-04-14 18:25:30 +02:00
Guenter Obiltschnig
0c91f8714d upgraded bundled SQLite to 3.12.1 2016-04-11 10:47:55 +02:00
Guenter Obiltschnig
65abed223d fixed GH #1235: Poco::Net::HTTPClientSession::sendRequest() should also handle HTTP_PATCH 2016-04-11 10:44:08 +02:00
Guenter Obiltschnig
c8967793d8 Merge branch 'poco-1.7.3' of https://github.com/pocoproject/poco into poco-1.7.3 2016-04-11 10:38:54 +02:00
Guenter Obiltschnig
ed23f24639 fixed GH #1236: Remove Poco::Data::Row::checkEmpty() as it prevents Row from being used with all NULL rows 2016-04-11 10:38:33 +02:00
Günter Obiltschnig
8af73fd79a Update README.md 2016-04-11 09:20:29 +02:00
Guenter Obiltschnig
d82b6b3975 branched off 1.7.3 2016-04-11 09:06:38 +02:00
Guenter Obiltschnig
ebe22753c2 updated changelog poco-1.7.2-release 2016-03-19 08:19:35 +01:00