Commit Graph

2279 Commits

Author SHA1 Message Date
Alex Fabijanic
61871cb035 GH #477: 1.5.2 buildwin.cmd incorrect 2014-06-24 22:13:28 -05:00
Aleksandar Fabijanic
3ef689e3f6 typo fix 2014-06-19 09:31:38 -05:00
Günter Obiltschnig
a2046b42c1 Merge pull request #473 from siemens/ctest
Add CTests for all components
2014-06-18 07:51:55 +02:00
Pascal Bach
975c30faf0 Add CTests for all components 2014-06-17 11:30:03 +02:00
Alex Fabijanic
9c1c1def08 updated CHANGELOG, ReleaseNotes and libversion 2014-06-16 21:52:38 -05:00
Günter Obiltschnig
1eed885765 Merge pull request #472 from siemens/cmake
CMakeLists.txt: use Windows Kit as alternative for message compiler
2014-06-16 12:46:37 +02:00
Meier Roger meierro
a7247c7d75 CMakeLists.txt: use Windows Kit as alternative for message compiler 2014-06-16 12:43:50 +02:00
Aleksandar Fabijanic
a17f61d372 Merge pull request #469 from oldium/fixes/ssl-noaddressfound
Catch also NoAddressFoundException from DNS.
2014-06-09 18:57:30 -05:00
Oldřich Jedlička
f4465ea1e3 Catch also NoAddressFoundException from DNS.
The certificate validation might fail on NoAddressFoundException - if the
hostname from certificate could not be translated to IP address.
2014-06-09 10:11:53 +02:00
Aleksandar Fabijanic
b8a8b4b2ca updated CHANGELOG and projected release date 2014-06-08 22:30:55 -05:00
Alex Fabijanic
7a92e72bc8 Fix: HandleExeption assignment operator calls itself 2014-06-09 03:05:25 -05:00
Günter Obiltschnig
b287931057 Merge pull request #465 from webmaster128/develop
Fix result enum type XML_Error -> XML_Status
2014-06-06 14:06:52 +02: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
Aleksandar Fabijanic
c33cec36e4 Merge pull request #464 from cristiantm/develop
FreeBSD Linux Compatibility mode build
2014-06-05 16:19:33 -05:00
Cristian Thiago Moecke
97414d843f Add Build for Linux compatibility mode on FreeBSD 2014-06-05 17:01:19 -03:00
Cristian Thiago Moecke
d67f6be95f Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2014-06-05 16:53:10 -03:00
Guenter Obiltschnig
6512ff1f6d fixed GH #424: Poco::Timer deadlock 2014-06-05 15:02:46 +02:00
Guenter Obiltschnig
c2704199ae AtomicCounter fix for GH #282: Using Thread in a global can cause crash on Windows 2014-06-05 13:49:38 +02:00
Aleksandar Fabijanic
b5ce0804a1 GH #282: Using Thread in a global can cause crash on Windows 2014-06-04 10:21:26 -05:00
Alex Fabijanic
ba0d9830eb GH #463: XML does not compile with XML_UNICODE_WCHAR_T 2014-06-03 22:50:07 -05:00
Guenter Obiltschnig
7c6e402d0e added UTF16CharTraits and UTF32CharTraits to make everything work on platforms without std::wstring 2014-05-31 17:24:51 +02:00
Guenter Obiltschnig
62d69b7c6f #454 also applies to FTPStreamFactory 2014-05-31 12:48:09 +02:00
Guenter Obiltschnig
83405d6812 fixed #454: Fix: handle unhandled exceptions 2014-05-31 12:42:26 +02:00
Guenter Obiltschnig
db0999b2d6 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2014-05-30 16:10:43 +02:00
Guenter Obiltschnig
53d187a623 change NTP server use for testing to pool.ntp.org 2014-05-30 16:09:53 +02:00
Günter Obiltschnig
209a556d4e fixed project file 2014-05-30 15:35:39 +02:00
Günter Obiltschnig
d05c5830ba changed WEC2013 default SDK 2014-05-30 15:34:03 +02:00
Günter Obiltschnig
127d067ffb fixed WEC2013 Net project files 2014-05-30 15:27:11 +02:00
Alex Fabijanic
e44df5a583 fixed GH #245: MulticastSocket::joinGroup(const IPAddress&) not working 2014-05-29 20:57:19 -05:00
Aleksandar Fabijanic
ce3ad64e16 Merge pull request #460 from oldium/develop
Allow absolute index to be used when all values has been used.
2014-05-29 07:23:54 -05:00
Oldřich Jedlička
2cdfa7ae57 Allow absolute index to be used when all values has been used. 2014-05-29 10:47:34 +02:00
Alex Fabijanic
5cd3e842e8 added '/' to the characters escaped in JSON 2014-05-28 21:05:30 -05:00
Aleksandar Fabijanic
f306c51e43 Merge pull request #458 from ashults/develop
Broadcast address and subnet mask for IEEE802.11 network interface
2014-05-28 17:59:25 -05:00
ashults
df5b6990a5 retrieve broadcast address and subnet mask from IEEE802.11 network interface 2014-05-28 18:03:54 +03:00
Alex Fabijanic
b2eb4fda59 GH #176: Poco::JSON::Stringifier UTF encoding 2014-05-27 22:23:10 -05:00
Guenter Obiltschnig
1732938168 fixed WEC2013 project files 2014-05-27 23:00:54 +02:00
Günter Obiltschnig
92434a2d97 re-generated project files (again) 2014-05-26 12:54:18 +02:00
Guenter Obiltschnig
253cdbc90f use Unicode file open API on Windows 2014-05-26 09:42:46 +02:00
Günter Obiltschnig
c0e1b8764e regenerated project files 2014-05-26 09:02:22 +02:00
Guenter Obiltschnig
fa013c574a fixes for WinCE6 2014-05-25 16:56:20 +02:00
Guenter Obiltschnig
2ed52aac55 removed unnecessary <locale> include 2014-05-25 16:39:10 +02:00
Aleksandar Fabijanic
d45808f696 Merge pull request #457 from Kontinuation/develop
Update array elements when calling JSONConfiguration::set* with array[index] expression
2014-05-23 10:37:38 -05:00
Kontinuation
ee2b99a9ba added array element update tests for JSONConfiguration 2014-05-23 22:32:32 +08:00
Kontinuation
de0147fbf0 added test case for the newly added JSON::Array::set function 2014-05-23 21:56:00 +08:00
Guenter Obiltschnig
95f3a3b2eb updated CHANGELOG 2014-05-23 09:18:59 +02:00
Guenter Obiltschnig
4dfcaf9220 fixed GH #317: Poco::Zip does not support newer Zip file versions. 2014-05-23 09:13:53 +02:00
Alex Fabijanic
2813f99061 updated CONTRIBUTORS 2014-05-23 04:33:50 -05:00
Alex Fabijanic
d39a353789 - fixed GH #230: Poco::Timer problem
- updated CHANGELOG and Release Notes
2014-05-23 04:06:18 -05:00
Kontinuation
5a07343bd6 Merge remote-tracking branch 'upstream/develop' into develop 2014-05-23 03:02:45 +08:00
Kontinuation
1b5f9cb079 style fixes 2014-05-23 02:38:57 +08:00