Commit Graph

3943 Commits

Author SHA1 Message Date
Francis ANDRE
95ad2452c0 sudo make install 2018-05-13 19:06:09 +02:00
Francis ANDRE
546da5c88d make all && make install 2018-05-13 18:25:43 +02:00
zosrothko
36fbbb7a6d Update for Data/PostgreSQL 2018-05-12 14:55:01 +02:00
zosrothko
e9db9bddb1 Build Data/PostgreSQL 2018-05-12 14:19:39 +02:00
Francis ANDRE
ea2de435ea Restore reference to postgres predefined lib 2018-05-12 12:25:35 +02:00
zosrothko
6ba292a567 Update gradle 2018-05-11 17:03:06 +02:00
zosrothko
e703457a41 Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco into poco-1.9.1 2018-05-11 15:55:32 +02:00
Günter Obiltschnig
27c5329ac1 GH #2327: updated bundled pcre to 8.42 2018-05-11 11:09:58 +02:00
Francis ANDRE
5871847cdb Add class name as qualifier 2018-05-10 18:19:35 +02:00
Francis ANDRE
d52208743b Fix template argument 2018-05-09 09:32:54 +02:00
Francis ANDRE
3c76ed3c57 Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git
into poco-1.9.1

Conflicts:
	NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.cpp
2018-05-09 08:21:53 +02:00
Francis ANDRE
7b918a3d94 Fix auto_ptr<char[]> by auto_ptr<char*> 2018-05-09 08:19:53 +02:00
Francis ANDRE
df277681a0 Fix auto_ptr<char[]> by auto_ptr<char*> 2018-05-09 08:18:08 +02:00
Francis ANDRE
a9d3a17557 use std::auto_ptr guarded with POCO_ENABLE_CPP11 2018-05-09 07:31:35 +02:00
Francis ANDRE
ad0ff29bce Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git into poco-1.9.1 2018-05-09 07:25:06 +02:00
Alex Fabijanic
755b9f3866 update .gitignore 2018-05-08 16:51:43 -05:00
Alex Fabijanic
7a8abc0d7e add WebSocketTestSuite 2018-05-08 16:47:30 -05:00
Alex Fabijanic
c29d4b9f9b add missing headers 2018-05-08 16:30:33 -05:00
Alex Fabijanic
2d165fd0f3 compare char* directly, part 2 2018-05-08 14:39:01 -05:00
Alex Fabijanic
70d9352b04 compare char* directly 2018-05-08 14:28:11 -05:00
roccocorsi
5adeb282cd WebSocketTest.cpp faults reported by valgrind #2323 (#2324) 2018-05-08 14:25:23 -05:00
zosrothko
4264f0248b Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco into poco-1.9.1 2018-05-08 09:49:31 +02:00
Alex Fabijanic
1a6c93af41 add Cygwin build config 2018-05-07 21:33:44 -05:00
Alex Fabijanic
5122cf88e9 remove CYGWIN 2018-05-07 21:21:41 -05:00
Francis ANDRE
6753941608 Add Encodings include 2018-05-07 21:13:28 +02:00
Francis ANDRE
bbddf9744c Update Gradle 2018-05-07 21:09:22 +02:00
Francis ANDRE
3b3d2652fc Remove POCO_LIB_SUFFIX since PostgreSQL does not provide a debug libpq
library
2018-05-07 20:32:32 +02:00
Francis ANDRE
a5951c7795 Add POCO_LIB_SUFFIX to the #pragma link library name 2018-05-07 20:29:41 +02:00
Francis ANDRE
33dcd181e6 Rename PocoSQLPostgreSQL to PocoDataPostgreSQL 2018-05-07 19:05:51 +02:00
Francis ANDRE
1f866b6049 Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git into poco-1.9.1 2018-05-07 18:52:25 +02:00
Alex Fabijanic
dc021ae25c Postgres Linux and cmake build 2018-05-07 11:50:39 -05:00
Alex Fabijanic
f6ddfe1d02 fix typeinfo compile error 2018-05-07 11:03:09 -05:00
Francis ANDRE
8cec8f6451 Add PostgreSQL as a component 2018-05-07 17:44:11 +02:00
Alex Fabijanic
5f92fdb79b Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco into poco-1.9.1 2018-05-07 15:29:42 +00:00
Alex Fabijanic
f75bc3e00d add postgresql 2018-05-07 15:28:38 +00:00
Alex Fabijanic
55e56b668d data fixes (getters constness, string any handling) 2018-05-07 15:23:19 +00:00
Alex Fabijanic
fa042447a4 regenerate mysql vs projects 2018-05-07 15:22:12 +00:00
Francis ANDRE
e241c282ef Fix missing #endif 2018-05-06 22:01:34 +02:00
Francis ANDRE
26fa1b9e6b Support of arch riscv64 by Manuel A. Fernandez Montecelo
<mafm@debian.org>
2018-05-06 12:35:07 +02:00
zosrothko
3481d4fc13 Split openSSLLinux into 32/64 properties 2018-05-04 21:43:13 +02:00
Alex Fabijanic
8f5455717e fix cherry pick leftover 2018-05-04 13:48:47 -05:00
Alex Fabijanic
82c88a238c PollSet behaves differently on windows #2313 2018-05-04 13:39:36 -05:00
Alex Fabijanic
2c445f3fb1 clang/gcc fixes 2018-05-04 13:39:14 -05:00
Alex Fabijanic
df46368413 add PollSet::has/empty(); ParallelAcceptor: always use same reactor for a socket, if registered 2018-05-04 13:38:43 -05:00
Alex Fabijanic
f6e6bec32d minor test fix 2018-05-04 13:34:12 -05:00
Alex Fabijanic
cca65d34a0 fix windows 2018-05-04 13:33:53 -05:00
Alex Fabijanic
47833b6a59 more test fixes 2018-05-04 13:33:34 -05:00
Alex Fabijanic
f0fed91a0e fix reactor tests; add a test 2018-05-04 13:33:05 -05:00
Alex Fabijanic
ea38cdb740 Use PollSet in SocketReactor #2092 (linux) 2018-05-04 13:32:22 -05:00
Alex Fabijanic
6912384422 Use PollSet in SocketReactor #2092 (windows tested) 2018-05-04 13:31:52 -05:00