Commit Graph

1945 Commits

Author SHA1 Message Date
Guenter Obiltschnig
ee77220b33 fixed header comments 2013-09-15 16:34:37 +02:00
Aleksandar Fabijanic
154c6969c2 GH# 267: JSON 'find' not returning empty result if object is expected but another value is found
GH# 267: JSON 'find' not returning empty result if object is expected
but another value is found
2013-09-14 22:33:41 -05:00
Aleksandar Fabijanic
106d011db0 Merge pull request #268 from RangelReale/develop
* Method to get JSON object value using Poco::Nullable
2013-09-14 19:18:53 -07:00
Guenter Obiltschnig
694eab1918 updated release notes 2013-09-14 13:42:08 +02:00
Guenter Obiltschnig
cff19367b3 fixed GH# 254 2013-09-14 10:35:46 +02:00
Guenter Obiltschnig
cdbebdf487 fixed GH# 262 2013-09-14 10:26:44 +02:00
Guenter Obiltschnig
a2aee92b74 fixed GH# 259 2013-09-14 09:47:55 +02:00
Günter Obiltschnig
1a287b0c34 Merge pull request #277 from patrickjwhite/unused-vars
Prevent warnings by removing parameters from methods that don't use them...
2013-09-13 07:44:58 -07:00
Günter Obiltschnig
148b7c26fb Merge pull request #257 from syvex/feature/RemoteSyslogListenerAppAndHost
Add RemoteSyslogListener::LOG_PROP_APP and RemoteSyslogListener::LOG_PRO...
2013-09-13 07:43:14 -07:00
Günter Obiltschnig
16a9ff3301 Merge pull request #256 from syvex/hotfix/UnixFileCopyPermissions
Preserve file permissions on Unix FileImpl::copyToImpl
2013-09-13 07:40:50 -07:00
Aleksandar Fabijanic
0b460c1202 Merge pull request #285 from nocnokneo/check-for-odbc-headers
Check for ODBC headers in addition to checking for odbc_config tool
2013-09-11 11:22:46 -07:00
Taylor Braun-Jones
f0e894ff10 Check for ODBC headers in addition to checking for odbc_config tool 2013-09-11 09:20:13 -06:00
Aleksandar Fabijanic
d7f93054b0 Merge pull request #280 from saschazelzer/279-cmake-debug-postfix
Fix #279 by not checking CMAKE_BUILD_TYPE when setting CMAKE_DEBUG_POSTF...
2013-09-09 05:15:14 -07:00
Guenter Obiltschnig
3314b88c18 Poco::UUID::tryParse() now accepts UUIDs without hyphens; updated documentation (fixed links to specs) 2013-09-03 14:42:50 +02:00
Sascha Zelzer
aa0218fa9a Fix #279 by not checking CMAKE_BUILD_TYPE when setting CMAKE_DEBUG_POSTFIX.
CMAKE_DEBUG_POSTFIX is already build-type specific and only applied
in case of "Debug" builds. The build-type is correctly inferred from
either CMAKE_BUILD_TYPE for MAkefile based generators or the selected
build type in the Visual Studio IDE. This fix allows to switch the
build type in Visual Studio and have Poco compile/link correctly.
2013-09-01 11:20:45 +02:00
Patrick White
c0f326153a Prevent warnings by removing parameters from methods that don't use them. 2013-08-30 09:28:13 -04:00
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
Rangel Reale
29885348ba * Method to get JSON object value using Poco::Nullable 2013-08-21 10:34:21 -03:00
Mike Naquin
5c0377f697 Add RemoteSyslogListener::LOG_PROP_APP and RemoteSyslogListener::LOG_PROP_HOST so that we can more easily access these special log message properties. 2013-08-08 09:18:34 -05:00
Mike Naquin
8f15c1cf24 Preserve file permissions on Unix FileImpl::copyToImpl 2013-08-08 09:13:50 -05: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