Commit Graph

2922 Commits

Author SHA1 Message Date
Guenter Obiltschnig
468f2e029b fix for NumberParser changes 2015-09-11 08:17:57 +02:00
Guenter Obiltschnig
b083364a94 fix GH #931: make strToInt() more strict in what it accepts 2015-09-11 08:16:44 +02:00
Guenter Obiltschnig
913f2e84b4 cherry-pick changes for #921 2015-09-11 08:04:17 +02:00
Guenter Obiltschnig
2d87888140 #921: better comment, provide workaround for MSVC only 2015-09-11 07:58:56 +02:00
Guenter Obiltschnig
3fa63fb502 another attempt at fixing #921 2015-09-11 07:58:26 +02:00
Guenter Obiltschnig
92f54bc6e6 cherry-pick fix for #933 2015-09-11 07:55:58 +02:00
Aleksandar Fabijanic
26e76482c5 Change in JSON::Object::set(key,value) behavior in 1.6.1 #933 2015-09-11 07:46:54 +02:00
Guenter Obiltschnig
bceee7907d set-up poco-1.6.2 branch 2015-09-11 07:45:59 +02:00
Guenter Obiltschnig
25b7adb32e fix Version.h 2015-08-04 07:15:47 +02:00
Guenter Obiltschnig
87f0bac343 fix for VS2008 2015-08-03 07:33:37 +02:00
Guenter Obiltschnig
aea0ffd983 Merge branch 'master' into poco-1.6.1 2015-08-02 11:42:20 +02:00
Guenter Obiltschnig
76eaa4ee55 updated Release Notes 2015-08-02 10:49:28 +02:00
Guenter Obiltschnig
93554d54f6 merged X509Certificate fixes from develop 2015-08-02 09:13:38 +02:00
Guenter Obiltschnig
0ff1fd3f02 upgraded bundled SQLite to 3.8.11.1 2015-08-02 08:58:20 +02:00
Guenter Obiltschnig
ca650b83c9 fixed www.appinf.com IP address 2015-08-02 08:51:39 +02:00
Guenter Obiltschnig
aee279719b MemoryStreamTest: workaround for clang/OS X 2015-08-01 12:11:35 +02:00
Guenter Obiltschnig
d11e3efbb5 Merge branch 'poco-1.6.1' of https://github.com/pocoproject/poco into poco-1.6.1 2015-08-01 10:38:21 +02:00
Guenter Obiltschnig
4fd67c9a9e updated CHANGELOG 2015-08-01 10:38:12 +02:00
Günter Obiltschnig
4f0b692d66 added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
Guenter Obiltschnig
d67d8d8cdf fix .progen files 2015-07-31 12:49:51 +02:00
Guenter Obiltschnig
2065799db9 update build scripts for VS2015 2015-07-31 12:49:14 +02:00
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
Günter Obiltschnig
afb6a09db7 Merge pull request #737 from pocoproject/revert-736-master
Revert "fix: android arm64/x86_64 compile error with getdtablesize"
2015-03-06 17:49:44 +01:00
Günter Obiltschnig
d4582b85d3 Revert "fix: android arm64/x86_64 compile error with getdtablesize" 2015-03-06 16:28:08 +01:00
Günter Obiltschnig
49b35918ab Merge pull request #736 from csabakeszegh/master
fix: android arm64/x86_64 compile error with getdtablesize
2015-03-06 15:19:34 +01:00
Csaba Keszegh
d2b452ebef fix: android arm64/x86_64 compile error with getdtablesize
https://code.google.com/p/android/issues/detail?id=74387
https://codereview.chromium.org/349323003
2015-03-06 13:32:49 +01:00