956f38574aoptimize order preservation (keep pointers to keys instead of copies); remove (unnecessary) prserveOrder flag from Stringifier::stringify()
unknown
2015-06-01 10:29:51 -0500
f2d1ae2ceeMerge pull request #846 from matejk/develop-thread-os-id
Aleksandar Fabijanic
2015-06-01 09:35:09 -0500
4ac92e5cb2JSON Stringifier fails with preserve insert order #819
unknown
2015-06-01 09:28:00 -0500
e26bb65a5bLogger: added %O to message format to display numeric thread id in logs.
Matej Kenda
2015-06-01 10:00:56 +0200
f1e6cba313Thread POSIX: tid is numeric OS thread ID on Linux and OSX instead of pthread_t.
Matej Kenda
2015-06-01 09:59:01 +0200
375eca2ec4Problem with make install command #842
Aleksandar Fabijanic
2015-05-29 10:56:18 -0500
15a7bc3a0bMerge pull request #841 from fbraem/develop
Aleksandar Fabijanic
2015-05-28 12:16:28 -0500
0a68bbfbeaFix: indentation of array elements in toString().
fbraem
2015-05-28 16:39:24 +0200
623dfe7606Added const to Document/Array::isType
fbraem
2015-05-28 16:32:00 +0200
57daa51b1bMerge pull request #839 from matejk/develop-objectpool
Aleksandar Fabijanic
2015-05-27 21:33:55 -0500
01fc7f2e1cAdded condition variable and timeout to ObjectPool::borrowObject/returnObject to block caller until an object is available.
Matej Kenda
2015-05-27 14:01:39 +0200
9ce48223e9Merge pull request #835 from aaboyd/link-android-log
Aleksandar Fabijanic
2015-05-26 18:42:42 -0500
c23f6f0b57add 'log' to SYSLIBS when compiling Foundation for android
Alex Boyd
2015-05-26 15:37:36 -0400
92f287ffd8Merge pull request #833 from fbraem/develop
Aleksandar Fabijanic
2015-05-25 15:13:06 -0500
ca1a79f6b1Add SELECT ... WHERE field IN ( ... ) sample
fbraem
2015-05-25 20:33:42 +0200
6ef38bff0bupdated Crypto and NetSSL VS projects, progen files; rebuilt openssl binaries
Alex Fabijanic
2015-05-22 00:11:56 -0500
d0e22dbbddmove openssl headers
Alex Fabijanic
2015-05-21 20:06:25 -0500
f38cf4a484removed openssl headers, updated Crypto, teststuie progen files and VS projects
Alex Fabijanic
2015-05-21 20:05:44 -0500
995832639eMerge branch 'develop' into OpenSSLBuild
Alex Fabijanic
2015-05-21 19:46:58 -0500
62bcc5c6edGCC_DIAG_* definitions are missing for Windows (MinGW) #785
Alex Fabijanic
2015-04-22 18:36:12 -0500
a5874a32adReordered TestSuite so that CompressTest::testZip64 runs before ZipTest::testDecompressZip64.
bobstabler
2015-04-22 15:57:21 -0500
5080f1aafaZip64 support added to Poco Zip. I added unit tests CompressTest::testZip64 and ZipTest::testDecompressZip64, but so far I have only run them on Windows. We have built the code on MAC and Linux and will attempt to run the tests there.
bobstabler
2015-04-22 11:40:34 -0500
b565d72d4cUpdate CONTRIBUTING.md
Aleksandar Fabijanic
2015-04-20 20:32:55 -0500
31206bbd7fUpdate CONTRIBUTING.md
Aleksandar Fabijanic
2015-04-20 20:31:29 -0500
a5524d0417updated layout png
Alex Fabijanic
2015-04-20 20:20:43 -0500
75ee169285Merge pull request #786 from ajcross/develop
Aleksandar Fabijanic
2015-04-20 20:15:58 -0500