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 |
|
Guenter Obiltschnig
|
8295b45488
|
Merge branch 'poco-1.7.1' of https://github.com/pocoproject/poco into poco-1.7.1
|
2016-03-12 20:20:58 +01:00 |
|
Guenter Obiltschnig
|
2500d55297
|
fixed typo
|
2016-03-12 20:20:35 +01:00 |
|
Günter Obiltschnig
|
6bf233682f
|
Update README.md
|
2016-03-12 16:42:25 +01:00 |
|
Günter Obiltschnig
|
3eb506d805
|
fix AppVeyor badge
|
2016-03-12 14:30:23 +01:00 |
|
Günter Obiltschnig
|
6794caea56
|
Update README.md
|
2016-03-12 13:52:55 +01:00 |
|
Guenter Obiltschnig
|
0871e41f52
|
updated changelog
|
2016-03-12 12:19:28 +01:00 |
|
Guenter Obiltschnig
|
d0e268fcbb
|
use TLS_*_method() instead of deprecated SSLv23_*_method() if OpenSSL version is >= 1.1; initialize default/fallback client context to support all TLS protocols, not just TLSv1
|
2016-03-12 12:18:18 +01:00 |
|
Guenter Obiltschnig
|
e643cc3c6c
|
updated release notes/changelog
|
2016-03-12 10:36:39 +01:00 |
|
Guenter Obiltschnig
|
dcfc20a247
|
another attempt at #1187: retry mysql_stmt_prepare if server has gone away
|
2016-03-11 14:46:32 +01:00 |
|
Guenter Obiltschnig
|
9a81312bcf
|
fix for #1187: don't set timeout to zero
|
2016-03-10 21:29:11 +01:00 |
|
Guenter Obiltschnig
|
7bcbbd7a35
|
fixed GH #1180: Possible deadlock when TaskManager::count is called in onFinished
|
2016-03-10 16:47:46 +01:00 |
|
Guenter Obiltschnig
|
ee9477afd3
|
fixed GH# 1184: Attempting to connect via a proxy throws a DNS error "Host not found"
|
2016-03-10 09:54:08 +01:00 |
|
Guenter Obiltschnig
|
f594c134ae
|
updated version no.
|
2016-03-10 09:29:47 +01:00 |
|
Guenter Obiltschnig
|
f28591baeb
|
fix SET_LD_LIBRARY_PATH to include POCO_BASE/LIBDIR if different from LIBPATH
|
2016-03-06 20:30:11 +01:00 |
|
Guenter Obiltschnig
|
9327564309
|
add before calling PageCompiler
|
2016-03-06 16:24:36 +01:00 |
|
Guenter Obiltschnig
|
169426850c
|
add SET_LD_LIBRARY_PATH variable
|
2016-03-06 16:21:13 +01:00 |
|
Guenter Obiltschnig
|
9bb15aa9b8
|
export LINK in make build
|
2016-03-06 11:28:38 +01:00 |
|
Guenter Obiltschnig
|
d3f12000d4
|
don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE
|
2016-03-06 11:10:25 +01:00 |
|
Guenter Obiltschnig
|
0eaaa42d97
|
relnotes
|
2016-03-05 17:58:22 +01:00 |
|
Matej Kenda
|
db91266c34
|
GH-1167: Remove expat CPP sources from globbed C++ source file list.
|
2016-03-05 17:54:07 +01:00 |
|
Guenter Obiltschnig
|
324e04e568
|
prevent TCPServer thread from stopping of poll() throws (due to resource issues)
|
2016-03-05 14:40:34 +01:00 |
|
Guenter Obiltschnig
|
15d1d0f1a2
|
build fixes
|
2016-03-05 14:29:34 +01:00 |
|
Guenter Obiltschnig
|
bad56c3336
|
appveyor: better version info
|
2016-03-05 13:47:06 +01:00 |
|
Guenter Obiltschnig
|
2545ee6f29
|
updated relnotes
|
2016-03-04 19:17:43 +01:00 |
|
Guenter Obiltschnig
|
e70c958cc3
|
updated relnotes
|
2016-03-04 14:21:21 +01:00 |
|
Guenter Obiltschnig
|
8b5761c78a
|
fixed GH #1171: Poco::Data::RecordSet: rowCount not reset after execute
|
2016-03-04 14:03:25 +01:00 |
|
Guenter Obiltschnig
|
4da3f6e645
|
fixed ODBC testsuite driver
|
2016-03-04 12:26:24 +01:00 |
|
Guenter Obiltschnig
|
24a08d8400
|
updated relnotes
|
2016-03-04 10:39:54 +01:00 |
|
Günter Obiltschnig
|
aabb406794
|
updated project files
|
2016-03-04 10:25:12 +01:00 |
|
Guenter Obiltschnig
|
d5a08a8564
|
added explicit connector registration
|
2016-03-01 18:31:50 +01:00 |
|
Guenter Obiltschnig
|
bcf2f40627
|
renamed VERBOSE -> POCO_VERBOSE
|
2016-03-01 17:43:25 +01:00 |
|
Guenter Obiltschnig
|
b3a503c13e
|
removed automatic Connector registration in ODBC and SQLite
|
2016-03-01 17:40:58 +01:00 |
|
Guenter Obiltschnig
|
ce4341e96b
|
removed automatic registration as it can cause a deadlock in mysql_library_init
|
2016-03-01 11:48:14 +01:00 |
|
Guenter Obiltschnig
|
8a13c50e63
|
don't include config.make in every make; make verbosity optional
|
2016-03-01 08:23:11 +01:00 |
|
Guenter Obiltschnig
|
ff1834eb76
|
added Poco::Util::MapConfiguration::copyTo()
|
2016-03-01 07:31:18 +01:00 |
|
Guenter Obiltschnig
|
c22a36dc05
|
added Poco::EventChannel class
|
2016-02-29 21:53:17 +01:00 |
|