Commit Graph

2977 Commits

Author SHA1 Message Date
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
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 2016-03-19 08:19:35 +01:00
Guenter Obiltschnig
4236d130fa upgraded bundled expat to 2.1.1 2016-03-19 08:10:53 +01:00
Guenter Obiltschnig
8a42d7d64f fixed links 2016-03-19 08:02:23 +01:00
Guenter Obiltschnig
29cbee41d1 updated README 2016-03-19 08:00:51 +01:00
Guenter Obiltschnig
089dd0e2d2 upgraded bundled sqlite to 3.11.1 2016-03-19 07:59:18 +01:00
Guenter Obiltschnig
9d21ddd8ca fixed GH #1204: getdtablesize has been removed on Android 21 2016-03-17 11:19:32 +01:00
Guenter Obiltschnig
6f44a02a65 another fix for #1203: need to reset _rowMap as well. Also, don't hide reset() from base class 2016-03-17 10:07:40 +01:00
Guenter Obiltschnig
65a92d4c5c updated version 2016-03-17 09:15:46 +01:00
Guenter Obiltschnig
58751caca0 fixed GH# #1203: Poco::Data::RecordSet should be reusable 2016-03-17 09:15:23 +01:00
Guenter Obiltschnig
6572db8df0 better logging if rollback fails with Exception 2016-03-12 20:39:51 +01:00