141 Commits

Author SHA1 Message Date
Guenter Obiltschnig
f453dd145c added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Guenter Obiltschnig
547553278c use #ifdef POCO_LONG_IS_64_BIT instead of if (sizeof(... to avoid warnings 2016-10-10 14:15:32 +02:00
Adrian Weiler
e350781084 Fixed "integer constant is too large for 'long' type" issue; make constant unsigned instead of typecasting 2016-10-07 19:16:12 +02:00
Guenter Obiltschnig
a5d801cc6e doc clarifications 2016-10-07 11:06:43 +02:00
Guenter Obiltschnig
a53464e784 add optional name pool size argument to DOMParser constructor 2016-10-07 10:53:46 +02:00
Guenter Obiltschnig
2817376436 increased default XML name pool size, added Document constructor taking name pool size as argument 2016-10-07 10:44:18 +02:00
Guenter Obiltschnig
9c684af478 handle unlikely situation that XML_ParserCreate() fails 2016-09-26 19:21:47 +02:00
Günter Obiltschnig
81b140e0a9 Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
Günter Obiltschnig
5c0272cce3 Revert "GH #1050 XML-tests: fix gcc -Wshadow warnings" 2016-09-05 08:21:54 +02:00
Guenter Obiltschnig
ba52ed967e expat cross-platform fixes 2016-07-20 14:27:01 +02:00
Guenter Obiltschnig
0e19cea0fb fixed GH #1313: XML library compilation error 2016-07-19 15:28:55 +02:00
Günter Obiltschnig
d01110db59 fix for WinCE 2016-07-03 13:55:06 +02:00
Günter Obiltschnig
c88d44a5f7 fixes for Windows 2016-07-03 13:54:54 +02:00
Guenter Obiltschnig
b42bb014e1 updated bundled expat to 2.2.0 2016-07-03 13:54:40 +02:00
Guenter Obiltschnig
d11b69ca00 style fixes 2016-04-16 09:57:54 +02:00
Miklos Vajna
299c75a993 GH #1050 XML-tests: fix gcc -Wshadow warnings 2016-04-05 10:40:52 +02:00
Guenter Obiltschnig
6b8834a5f1 upgraded bundled expat to 2.1.1 2016-03-19 08:11:47 +01:00
Miklos Vajna
617f2635ad GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings 2016-03-14 16:09:50 +01:00
Alex Fabijanic
2a80322ecb merge dev and resolve conflicts 2016-03-11 20:57:28 -08:00
Mathäus Mendel
8895045fb5 Made all testsuite link with pthreads on Unix systems
This fixes the linker errors due to missing pthreads library on AIX.
2016-03-11 10:30:15 -03:00
Alex Fabijanic
3eb023132b Merge branch 'develop' into pr/1113
Conflicts:
	Foundation/testsuite/TestSuite_vs120.vcxproj
2016-03-07 21:38:26 -08:00
Alex Fabijanic
92225086a4 generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
Matej Kenda
84a0485bb9 GH-1167: Remove expat CPP sources from globbed C++ source file list. 2016-03-02 21:26:49 +01:00
Guenter Obiltschnig
2c6a74c4f5 GH #713: Improved support for producing Canonical XML in XMLWriter 2016-02-28 11:20:35 +01:00
FrancisANDRE
ce797f7700 Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-01-08 00:17:13 +01:00
FrancisANDRE
6e97a9f11b Split tests into samples & tests.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-19 17:15:55 +01:00
Miklos Vajna
063011ba75 GH #1050 XML: fix gcc -Wshadow warnings 2015-12-14 10:31:10 +01:00
Aleksandar Fabijanic
8aef165ed5 Merge pull request #938 from adasworks/develop
fix: cmake: set public compiler flags on library targets
2015-09-15 10:28:42 -05:00
Csaba Keszegh
61305c01ee fix: set public compiler flags on library targets
POCO_STATIC: has to be set when using poco as static library
POCO_NO_ATUMATIC_LIBS: CMake config module will find the correct libraries.
  Don't need to guess in headers.
2015-09-15 10:02:38 +02:00
Günter Obiltschnig
dba1d44b15 updated project files 2015-09-06 10:20:10 +02:00
Guenter Obiltschnig
9feb6ea987 more style fixes 2015-09-06 09:56:29 +02:00
Guenter Obiltschnig
95818ff27f fixes for style, documentation and consistency, part I. More coming... 2015-08-27 10:18:32 +02:00
Günter Obiltschnig
dbea46bbcb Merge pull request #920 from mkrivos/xmlstream
New XmlStream API
2015-08-26 12:31:36 +02:00
Marian Krivos
2279c89704 remove serializer part 2015-08-24 17:37:22 +02:00
Marian Krivos
0aa38d1262 remove serializer part 2015-08-24 17:31:08 +02:00
Marian Krivos
eca1119c82 Add RoundTrip example for XML Streaming API + backport lates libstudxml changes from upstream 2015-08-23 14:38:57 +02:00
Marian Krivos
ce003c5522 Formattingt fixes 2015-08-22 22:09:19 +02:00
Marian Krivos
81e495150c Formattingt fixes 2015-08-22 22:02:41 +02:00
Marian Krivos
0887b56cad Formattingt fixes 2015-08-22 21:54:43 +02:00
Marian Krivos
5865c9f383 Formattingt fixes 2015-08-22 21:48:17 +02:00
Marian Krivos
5c0ab24c41 Added XMLStream API tests 2015-08-22 20:58:45 +02:00
Marian Krivos
9bc8d3c851 XMLStream API fixes 2015-08-22 17:36:39 +02:00
Marian Krivos
11211d345d Initial adding of XMLStream API based on libstudxml library 2015-08-22 16:32:51 +02:00
Günter Obiltschnig
b6ae5128ce added Visual Studio 2015 project files 2015-07-30 15:48:45 +02:00
martin-osborne
7780ab3ae0 Corrected more spellings. 2015-04-10 11:43:49 +01:00
martin-osborne
e9dce11e50 Correct mispelt 'd' and 'e' words. 2015-04-10 10:54:47 +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
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
Pascal Bach
10ef2b2335 CMake: Remove WinDriver usage in tests
Add WinCEDriver to packages supporting it
2014-12-21 16:23:35 +01:00
Guenter Obiltschnig
931a5a5252 Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past 2014-12-15 11:05:13 +01:00