Commit Graph

2747 Commits

Author SHA1 Message Date
Guenter Obiltschnig
4de38fcb76 ProGen: VS2015 support 2015-07-31 12:46:23 +02:00
Guenter Obiltschnig
d0d95bc711 VS2015 support for CppUnit 2015-07-31 12:44:44 +02:00
Guenter Obiltschnig
b9511780d4 udpated CHANGELOG 2015-07-31 12:43:17 +02:00
Guenter Obiltschnig
1839606332 merge fix for #722 2015-07-31 12:32:52 +02:00
Guenter Obiltschnig
84094a4764 integrate fix for #769 2015-07-31 12:18:44 +02:00
Guenter Obiltschnig
e4dcb85c1f merge fix for #878 2015-07-31 12:17:20 +02:00
Aleksandar Fabijanic
5781bcbe35 FIFOBuffer::read(T*, std::size_t) documentation inaccurate #869 2015-06-23 21:07:01 -05:00
Aleksandar Fabijanic
bd057090c3 Var BadCastException #861 2015-06-10 09:04:19 -05:00
Alex Fabijanic
5a5509a3e3 fixed GH #782 and #819 2015-06-09 22:41:38 -05:00
Aleksandar Fabijanic
c5dca8e3ff Merge pull request #821 from Gamadril/poco-1.6.1
Fixed issue #705 Error building with ENABLE_UTIL=ON and ENABLE_XML=OFF
2015-05-19 18:21:38 -05:00
Gamadril
dc402085e8 Fixed issue #705 Error building with ENABLE_UTIL=ON and ENABLE_XML=OFF 2015-05-19 17:08:58 +02:00
Aleksandar Fabijanic
3553a86d60 JSON Stringifier fails with preserve insert order #819 2015-05-14 22:12:52 -05:00
Guenter Obiltschnig
60b1431539 Merge branch 'poco-1.6.1' of https://github.com/pocoproject/poco into poco-1.6.1 2015-04-23 11:55:28 +02:00
Guenter Obiltschnig
db5378a3f5 fixed #779 2015-04-23 11:55:14 +02:00
Alex Fabijanic
bdc6bdd9cf Merge branch 'poco-1.6.1' of https://github.com/pocoproject/poco into poco-1.6.1 2015-04-03 10:46:27 -05:00
Alex Fabijanic
25cd53d953 Poco::Var operator== throws exception #769 2015-04-03 10:46:07 -05:00
Aleksandar Fabijanic
f695b775e4 Update 99100-ReleaseNotes.page
DefaultHandler => ParseHandler breaking change note for 1.5.2
2015-04-03 10:11:00 -05:00
Alex Fabijanic
fea66f4dbc Poco::JSON::PrintHandler not working for objects in array #766 2015-03-31 21:35:34 -05:00
Alex Fabijanic
2feb15eb19 Unable to build static with NetSSL_OpenSSL for OS X #763 2015-03-29 10:20:12 -05:00
Guenter Obiltschnig
5cc5dd557b updated versions 2015-03-29 11:14:12 +02:00
Alex Fabijanic
f7e1bb4d7e StreamSocket::receiveBytes and FIFOBuffer issue in 1.6 #719 2015-03-28 20:06:15 -05:00
fbraem
dc92077d29 Fix #750 missing binary size 2015-03-28 12:02:18 +01:00
Pascal Bach
64710b2ff7 Add missing Path implementations for WINCE 2015-03-28 11:58:25 +01:00
Günter Obiltschnig
0a1218cd7e disable Timestamp hack on WinCE (re-enable with -DPOCO_WINCE_TIMESTAMP_HACK) 2015-03-28 11:56:10 +01:00
Guenter Obiltschnig
2d4dd2dc7d do not flush underlying stream on sync() as these causes issues with Zip files 2015-03-28 11:54:40 +01:00
Alex Fabijanic
829d497de0 remove Crypto_Win from develop branch 2015-02-09 20:49:05 -06:00
Alex Fabijanic
cd36f0928c Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2015-02-09 20:42:40 -06:00
Alex Fabijanic
06d18d2b9c Crypto_Win (compile only, WIP) 2015-02-09 20:42:31 -06:00
Aleksandar Fabijanic
291a0fc8fc Make install on CYGWIN doesn't copy cygPoco*.dll #710 2015-02-09 18:56:24 -06:00
Aleksandar Fabijanic
5f9a2cb6c3 Merge pull request #708 from saschazelzer/cmake-parse-version-string
Make regex compatible with VERSIONS like "1.6.0-all (2014-12-22)".
2015-02-04 14:11:04 -06:00
Aleksandar Fabijanic
284aa186a5 Merge pull request #707 from saschazelzer/cmake-find-package-poco-fixes
Cmake find package poco fixes
2015-02-04 14:10:28 -06:00
Günter Obiltschnig
9c6b3d66d3 added Crypto_Win (unfinished) 2015-02-04 19:37:48 +01:00
Sascha Zelzer
9c0184337e Make regex compatible with VERSIONS like "1.6.0-all (2014-12-22)".
Without the fix, the patch number contained spaces which led to
errors on Linux with CMake because the generated symlinks contained
spaces.
2015-02-04 04:46:25 +01:00
Sascha Zelzer
25d3f4ccd4 Use correct locations for the generated Poco*ConfigVersion.cmake files. 2015-02-04 04:35:56 +01:00
Sascha Zelzer
10425a9556 Do not overwrite CMAKE_PREFIX_PATH in component config files.
This fixes problems when a project adds a directory to
CMAKE_PREFIX_PATH, then calls find_package(Poco ...) and afterwards
calls find_package() for another project located in one of the
directories of the original CMAKE_PREFIX_PATH variable.
2015-02-04 04:35:23 +01:00
Aleksandar Fabijanic
319e2d80b5 POCO1.6 Sample EchoServer BUG #706 2015-02-03 20:18:38 -06:00
Alex Fabijanic
74c24a3789 related to GH#705: Error building with ENABLE_UTIL=ON and ENABLE_XML=OFF 2015-02-02 00:00:26 -06:00
Aleksandar Fabijanic
120cbdc64a Update CONTRIBUTORS 2015-01-28 21:16:30 -06:00
Aleksandar Fabijanic
c77f69b86b Update CONTRIBUTING.md 2015-01-28 20:21:24 -06:00
Alex Fabijanic
aa26872e36 adding CONTRIBUTING.md 2015-01-28 20:16:47 -06:00
Aleksandar Fabijanic
19588c002f Merge pull request #697 from siemens/cmake-develop
Cmake develop
2015-01-27 09:51:10 -06:00
Pascal Bach
61cdbf0b16 CMake: Remove PocoConfig.cmake as proper *Config.cmake files are now generated on a per component when built with CMake.
resolves: #677

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
2015-01-27 16:00:34 +01:00
Pascal Bach
f778e67430 CMake: Improve installation and package generation
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
2015-01-27 15:52:18 +01:00
Alex Fabijanc
b2e209bf54 fix windows MemoryStreamTest build 2015-01-26 22:36:30 -06:00
Aleksandar Fabijanic
c14f8a8a69 Merge pull request #646 from adriaan42/develop
Prevent possible data race in access to Timer::_periodicInerval
2015-01-25 21:05:12 -06:00
Aleksandar Fabijanic
f440c4b101 Merge pull request #688 from martin-osborne/issue_297
Issue #297 - Added implementation of seekoff to BasicMemoryStreamBuf
2015-01-25 20:56:20 -06:00
Aleksandar Fabijanic
c05e56c7c1 Merge pull request #691 from cnvandijk/posix-monotonic-clock
Include missing header, fixes #690 lack of monotonic Clock on Linux/POSIX
2015-01-25 20:46:13 -06:00
Chris van Dijk
07d436a8b3 Include missing header, fixes #690 lack of monotonic Clock on Linux/POSIX
The macros _POSIX_TIMERS and _POSIX_MONOTONIC_CLOCK are defined in
(includes of) unistd.h, without them Clock falls back to using Timestamp
internally.
2015-01-26 02:27:43 +01:00
martin-osborne
683d7ce83b Added additional checks of tellp and tellg. 2015-01-25 11:41:24 +00:00
martin-osborne
3d7ecaa224 Correct comment in tests. 2015-01-25 10:20:34 +00:00