Aleksandar Fabijanic
|
48f7ea1a58
|
Merge pull request #275 from saschazelzer/274-cmake-build-system-broken
fix cmake build system; fixes #274
|
2013-08-28 16:20:22 -07:00 |
|
Sascha Zelzer
|
8ab80e8ba7
|
fix cmake build system; fixes #274
|
2013-08-29 00:46:11 +02:00 |
|
Guenter Obiltschnig
|
086721bfe9
|
added ColorConsoleChannel and WindowsColorConsoleChannel classes
|
2013-08-26 16:27:24 +02:00 |
|
Guenter Obiltschnig
|
fd6433eb4e
|
fixed GH# 252: Unsupported data type "NUMERIC" in SQLite
|
2013-08-02 18:21:38 +02:00 |
|
Guenter Obiltschnig
|
981b0a1ae4
|
fixed GH# 251: HTTPStreamFactory::unregisterFactory missing implementation?
|
2013-08-02 18:07:36 +02:00 |
|
Guenter Obiltschnig
|
915265f2cb
|
integrated some changes from GH# 249
|
2013-07-30 14:31:36 +02:00 |
|
Guenter Obiltschnig
|
448d4f3da3
|
Units.h fix
|
2013-07-25 13:23:56 +02:00 |
|
Günter Obiltschnig
|
2e1da0a61f
|
Merge pull request #246 from coolypf/develop
Add MySQL charset configuration support
|
2013-07-25 04:03:02 -07:00 |
|
Yuan Pengfei
|
1324366974
|
Add MySQL charset configuration support
|
2013-07-25 08:19:52 +08:00 |
|
Guenter Obiltschnig
|
8a6768e6a6
|
add WinTestRunner to components
|
2013-07-23 15:29:56 +02:00 |
|
Guenter Obiltschnig
|
f11145547b
|
re-added MongoDB, improved buildwin and release scripts
|
2013-07-23 15:04:48 +02:00 |
|
Guenter Obiltschnig
|
586c821a6d
|
updated relnotes
|
2013-07-22 20:48:08 +02:00 |
|
Günter Obiltschnig
|
c7f873eee8
|
added missing x64_vs90 project files, fixed Util x64 project files, fixed some warnings
|
2013-07-22 20:44:35 +02:00 |
|
Guenter Obiltschnig
|
bee4024ca2
|
fixed Makefile
|
2013-07-22 14:25:56 +02:00 |
|
Guenter Obiltschnig
|
f2d897d2dd
|
removed MongoDB from release
|
2013-07-22 14:00:33 +02:00 |
|
Guenter Obiltschnig
|
8b190958aa
|
Merge branch 'master' into develop
|
2013-07-22 10:57:23 +02:00 |
|
Guenter Obiltschnig
|
73856c4248
|
updated changelog
|
2013-07-22 09:51:38 +02:00 |
|
Guenter Obiltschnig
|
43d7d40d40
|
size_t should be std::size_t, include <cstddef>
|
2013-07-22 09:26:22 +02:00 |
|
Aleksandar Fabijanic
|
a49f5da54b
|
GH #240: VERY strange error only when including Format.hinclude Alignment.h early
GH #240: VERY strange error only when including Format.h (include
Alignment.h early for consistency)
|
2013-07-22 01:10:36 -05:00 |
|
Aleksandar Fabijanic
|
20e1cf8821
|
JSON bug fixes
GH #241: SF #620 Endless loop in JSON parser (added Buffer::setCapacity)
GH #242: SF #619 Syntax error in JSON parser (float/double trim)
|
2013-07-21 22:18:56 -05:00 |
|
Guenter Obiltschnig
|
996ddf1b43
|
fixed GH# 236: Bug in RecursiveDirectoryIterator
|
2013-07-18 17:28:16 +02:00 |
|
Guenter Obiltschnig
|
f7bc7272ad
|
fix for sqlite 3.7.17 on DigiEL
|
2013-07-18 16:51:47 +02:00 |
|
Guenter Obiltschnig
|
6cfa1f0bbc
|
re-applied fix for GH# 172 which got lost in previous commit
|
2013-07-18 14:27:59 +02:00 |
|
Guenter Obiltschnig
|
ec2d99bf9d
|
updated release notes
|
2013-07-18 13:34:38 +02:00 |
|
Guenter Obiltschnig
|
97e5ff5774
|
- fixed GH# 233: ServerSocket::bind6(Poco::UInt16 port, bool reuseAddress, bool ipV6Only) does not work
- fixed GH# 231: Compatibility issue with Poco::Net::NetworkInterface
- removed unneeded zlib sources
|
2013-07-18 13:31:27 +02:00 |
|
Guenter Obiltschnig
|
d09a728029
|
MySQL: accept BLOBs type for strings
|
2013-07-18 12:37:38 +02:00 |
|
Günter Obiltschnig
|
c43358e50b
|
Merge pull request #229 from lbakman/develop
Added missing debug build options
|
2013-07-18 03:24:15 -07:00 |
|
Günter Obiltschnig
|
6456e771d9
|
Merge pull request #232 from akihiroy/work
Fixed code page warning.
|
2013-07-18 03:22:14 -07:00 |
|
Günter Obiltschnig
|
4bac0a6333
|
Merge pull request #237 from syvex/hotfix/sigpipe
Fix for Sockets and SIGPIPE
|
2013-07-18 03:21:02 -07:00 |
|
Mike Naquin
|
3755e6e422
|
Check for EPIPE error on UNIX systems in SocketImpl::error
|
2013-07-17 09:17:12 -05:00 |
|
Mike Naquin
|
531a9630a1
|
Ignore SIGPIPE on UNIX to keep sockets from crashing
|
2013-07-17 09:11:51 -05:00 |
|
Akihiro Yamasaki
|
d61eaaac28
|
Fixed code page warning.
|
2013-07-09 13:56:35 +09:00 |
|
Lau Bakman
|
63a591241c
|
Added missing debug build options
Added %ACTIONSW% and %CONFIGSW% for debug shared build command
|
2013-06-26 14:50:51 +02:00 |
|
Guenter Obiltschnig
|
cab19b21a4
|
improved WebSocket closing behavior
|
2013-06-25 13:56:28 +02:00 |
|
Guenter Obiltschnig
|
affb7ce5a4
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2013-06-25 13:54:46 +02:00 |
|
Alex
|
e0591e00e1
|
updated VERSION to 1.5.2, added MongoDB to all.release
|
2013-06-23 22:33:49 -05:00 |
|
Aleksandar Fabijanic
|
376b46f60e
|
cookie age test fix
|
2013-06-23 22:14:17 -05:00 |
|
Guenter Obiltschnig
|
5444ac07f5
|
client WebSocket fixes
|
2013-06-23 09:49:15 +02:00 |
|
Guenter Obiltschnig
|
364536c5fd
|
improved WebSocket client error reporting
|
2013-06-22 09:31:46 +02:00 |
|
Aleksandar Fabijanic
|
a00b202f6c
|
VS90 x64 project files fix
|
2013-06-20 22:07:55 -05:00 |
|
Aleksandar Fabijanic
|
9eb57dc511
|
updated GettingStarted doc
|
2013-06-19 23:55:17 -05:00 |
|
Aleksandar Fabijanic
|
1bdcceafd6
|
Merge pull request #226 from karlr42/develop
Fix build errors in HTTPCookieTest
|
2013-06-18 09:58:22 -07:00 |
|
karlr42
|
57519d0fd4
|
Fix build errors
|
2013-06-18 17:22:41 +01:00 |
|
karlr42
|
9272b88696
|
Fix build errors
|
2013-06-18 17:13:51 +01:00 |
|
Aleksandar Fabijanic
|
7cf83c1b6f
|
Merge pull request #225 from karlr42/develop
Improved test case for HTTPCookie expiry functions
|
2013-06-18 08:51:34 -07:00 |
|
karlr42
|
fb9e90dacd
|
Synced HTTPCookieTest
|
2013-06-18 16:27:28 +01:00 |
|
karlr42
|
af8c1b20a4
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
Net/testsuite/src/HTTPCookieTest.cpp
Net/testsuite/src/HTTPCookieTest.h
|
2013-06-18 16:20:27 +01:00 |
|
karlr42
|
5a70971691
|
Fixed typo in comments
|
2013-06-18 15:37:30 +01:00 |
|
Karl Reid
|
d3a61a0b8a
|
Reworked cookie expiry testsuite to be less brittle.
|
2013-06-18 15:12:04 +01:00 |
|
Aleksandar Fabijanic
|
8961c4c04b
|
Merge pull request #195 from syvex/RemoteSyslogChannelReset
Allow RemoteSyslogChannel to be used again after being closed.
|
2013-06-18 06:49:45 -07:00 |
|