Commit Graph

25 Commits

Author SHA1 Message Date
Alex Fabijanic
71531d1a75 Move to standard integer types #1147 2017-10-05 17:03:11 -05:00
Günter Obiltschnig
f8b7681f78 fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3) 2017-08-10 16:58:44 +02:00
Günter Obiltschnig
1bcf8f1011 upgrade bundled expat to 2.2.3 2017-08-10 13:04:59 +02:00
Günter Obiltschnig
84f9bed805 fix for Windows 2017-06-21 16:29:11 +02:00
Guenter Obiltschnig
85879fb02d upgrade bundled expat to 2.2.1; apply POCO-specific changes 2017-06-21 16:28:51 +02: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
ba52ed967e expat cross-platform fixes 2016-07-20 14:27:01 +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
6b8834a5f1 upgraded bundled expat to 2.1.1 2016-03-19 08:11:47 +01:00
Miklos Vajna
063011ba75 GH #1050 XML: fix gcc -Wshadow warnings 2015-12-14 10:31:10 +01:00
Simon Warta
2d3cd8203a Fix result enum type XML_Error -> XML_Status
Code did not compile on linux64
2014-06-06 13:56:28 +02:00
Guenter Obiltschnig
6ca49eb7f6 xmlparse fix for WinCE 2013-05-24 21:45:18 +02:00
Guenter Obiltschnig
94352e18c1 upgraded expat to release 2.1.0 2013-04-09 09:12:48 +02:00
Aleksandar Fabijanic
5a639074d9 change EOL to 'native' 2012-04-29 18:52:25 +00:00
Aleksandar Fabijanic
d75e68c027 new trunk (base for 1.5)
windows build only
2012-04-23 01:14:34 +00:00
Aleksandar Fabijanic
f9b60296f7 removing old trunk files 2012-04-23 00:43:14 +00:00
Marian Krivos
6268aa3865 backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Marian Krivos
16ff8caf6b XML: complete merge from 1.4.2 2011-09-14 14:34:31 +00:00
Guenter Obiltschnig
a04bae94d7 synchronized trunk 2007-08-10 13:57:07 +00:00
Guenter Obiltschnig
201a0be588 set eol-style to native 2006-10-23 16:12:32 +00:00
Guenter Obiltschnig
2d4078f392 submitted 1.2.0 2006-08-29 07:10:35 +00:00
Guenter Obiltschnig
f476bd6b32 initial import 2006-07-11 16:33:40 +00:00