Aleksandar Fabijanic
|
6721eb128b
|
Poco::Data::Transaction should not accept transactor by reference #802
|
2015-05-05 14:25:57 -05:00 |
|
Marian Krivoš
|
cd2fc5929e
|
Merge pull request #12 from pocoproject/develop
Sync 4.5.2015
|
2015-05-04 20:21:21 +02:00 |
|
Aleksandar Fabijanic
|
779c5087fa
|
Merge pull request #799 from siemens/cmake-develop
Cmake develop
|
2015-05-04 12:34:58 -05:00 |
|
Torndeco
|
9d28a6aa1f
|
CMake: FindMySQL, added Program Files(x86)/MySQL to search path for MySQL
|
2015-05-04 15:36:21 +02:00 |
|
Pascal Bach
|
6fb5ecca03
|
Improve CMake handling of MD and MT
- Some other minor improvements
Contributed-by: Torndeco <torndeco.di@gmail.com>
|
2015-05-04 15:34:48 +02:00 |
|
Aleksandar Fabijanic
|
2d5b37232b
|
Merge pull request #796 from bobstabler/SSLInitOverride
Added new static method to OpenSSLInitializer, disableSSLInitialization()
|
2015-05-01 18:59:32 -05:00 |
|
bobstabler
|
5fabd16525
|
Remove unref'ed static.
|
2015-04-30 16:51:32 -05:00 |
|
bobstabler
|
6ccfaa53d0
|
Allow caller to disable SSL Initialization, so it can be done outside of Poco.
|
2015-04-30 16:37:21 -05:00 |
|
Alex Fabijanic
|
ca3cabf064
|
remove header copying from pre-build (done by build script)
|
2015-04-25 17:16:07 -05:00 |
|
Alex Fabijanic
|
9fe19d1402
|
copy headers unconditionally
|
2015-04-25 16:23:07 -05:00 |
|
Alex Fabijanic
|
af6c22c0ac
|
simplify Crypto and NetSSL VS projects
|
2015-04-25 16:18:19 -05:00 |
|
Günter Obiltschnig
|
c6cf535dd5
|
fix for VC++
|
2015-04-23 17:47:37 +02:00 |
|
Guenter Obiltschnig
|
25b446502b
|
removed GCC_DIAG_OFF
|
2015-04-23 17:31:05 +02:00 |
|
Alex Fabijanic
|
a14ca900c9
|
OpenSSL build script on Windows #780 (remove consolidated code)
|
2015-04-21 23:46:42 -05:00 |
|
Alex Fabijanic
|
8fb4925cee
|
add openssl binaries
|
2015-04-21 23:37:22 -05:00 |
|
Alex Fabijanic
|
62597585a3
|
update gitignore to allow openssl binaries; update Progen to skip 32 suffix for 32-bit binaries
|
2015-04-21 23:36:25 -05:00 |
|
Alex Fabijanic
|
7f8c823e77
|
Merge branch 'develop' into OpenSSLBuild
|
2015-04-21 22:24:26 -05:00 |
|
Alex Fabijanic
|
9f90303f38
|
OpenSSL build script, headers and binaries
|
2015-04-21 22:22:19 -05:00 |
|
Alex Fabijanic
|
100fa63a55
|
adapted Crypto and NetSSL projects for poco OpenSSL binaries
|
2015-04-21 22:20:38 -05:00 |
|
Guenter Obiltschnig
|
860186fa52
|
fix for pre-c++11 compilers
|
2015-04-21 19:38:21 +02:00 |
|
Guenter Obiltschnig
|
1f1f828e29
|
fixed an unused warning
|
2015-04-23 16:08:16 +02:00 |
|
Guenter Obiltschnig
|
ac12cd4972
|
removed GCC_DIAG_OFF macro, fixed static_assert typedef to include __attribute__((unused)) for GCC
|
2015-04-21 19:03:55 +02:00 |
|
Guenter Obiltschnig
|
20f63701a5
|
fix testsuite
|
2015-04-23 14:30:15 +02:00 |
|
Guenter Obiltschnig
|
a00710cf56
|
style fix
|
2015-04-23 11:52:15 +02:00 |
|
Guenter Obiltschnig
|
a47e82a4c0
|
style fixes
|
2015-04-23 11:44:00 +02:00 |
|
Günter Obiltschnig
|
e2481c6c64
|
Merge pull request #788 from bobstabler/Zip64Support
Zip64 support
|
2015-04-23 09:15:44 +02:00 |
|
Alex Fabijanic
|
62bcc5c6ed
|
GCC_DIAG_* definitions are missing for Windows (MinGW) #785
|
2015-04-22 18:36:12 -05:00 |
|
bobstabler
|
a5874a32ad
|
Reordered TestSuite so that CompressTest::testZip64 runs before ZipTest::testDecompressZip64.
|
2015-04-22 15:57:21 -05:00 |
|
bobstabler
|
5080f1aafa
|
Zip64 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.
|
2015-04-22 11:40:34 -05:00 |
|
Aleksandar Fabijanic
|
b565d72d4c
|
Update CONTRIBUTING.md
|
2015-04-20 20:32:55 -05:00 |
|
Aleksandar Fabijanic
|
31206bbd7f
|
Update CONTRIBUTING.md
|
2015-04-20 20:31:29 -05:00 |
|
Alex Fabijanic
|
a5524d0417
|
updated layout png
|
2015-04-20 20:20:43 -05:00 |
|
Aleksandar Fabijanic
|
75ee169285
|
Merge pull request #786 from ajcross/develop
Fixes #782 Poco::JSON::PrintHandler not working for nested arrays
|
2015-04-20 20:15:58 -05:00 |
|
albert.j.cross@gmail.com
|
fffb6bc7a0
|
Poco::JSON::PrintHandler not working for nested arrays #782
|
2015-04-20 23:13:49 +02:00 |
|
Aleksandar Fabijanic
|
1b70142f63
|
Update buildwin.ps1
|
2015-04-14 21:01:36 -05:00 |
|
Aleksandar Fabijanic
|
b09393f0cc
|
remove [ vcexpress | wdexpress ] (not ready)
|
2015-04-14 20:00:07 -05:00 |
|
Marian Krivoš
|
7528cbc8d1
|
Merge pull request #11 from pocoproject/develop
sync 13.4.2015
|
2015-04-13 20:05:05 +02:00 |
|
Aleksandar Fabijanic
|
78f68e2104
|
Merge pull request #773 from martin-osborne/typos
Fixed various typos and spelling mistakes in documentation and comments
|
2015-04-10 18:58:15 -05:00 |
|
martin-osborne
|
7780ab3ae0
|
Corrected more spellings.
|
2015-04-10 11:43:49 +01:00 |
|
martin-osborne
|
4cf45ea4a3
|
Corrected more words.
|
2015-04-10 11:31:12 +01:00 |
|
martin-osborne
|
e9dce11e50
|
Correct mispelt 'd' and 'e' words.
|
2015-04-10 10:54:47 +01:00 |
|
Aleksandar Fabijanic
|
ae0f6d80d3
|
Update CONTRIBUTORS
|
2015-04-07 13:01:37 -05:00 |
|
Aleksandar Fabijanic
|
3ee9e2a09d
|
Merge pull request #770 from franramirez688/biidevelop
Adapted POCO C++ to biicode C/C++ dependency manager
|
2015-04-07 12:57:00 -05:00 |
|
franchuti688
|
ba8c37c31f
|
adapted POCO C++ to biicode build system
|
2015-04-07 16:01:31 +02:00 |
|
martin-osborne
|
12c0594db6
|
Corrected misspelt 'b' and 'c' words.
|
2015-04-06 17:56:13 +01:00 |
|
martin-osborne
|
7e730aa9b8
|
Corrected other misspelt 'a' words.
|
2015-04-06 17:34:48 +01:00 |
|
martin-osborne
|
91dd5f8e44
|
Corrected spelling of accommodate in documentation and comments.
|
2015-04-06 17:03:35 +01:00 |
|
Alex Fabijanic
|
e26d1ffa13
|
Poco::Var operator== throws exception #769
|
2015-04-03 10:37:07 -05:00 |
|
Aleksandar Fabijanic
|
d495abd4b1
|
Update 99100-ReleaseNotes.page
DefaultHandler => ParseHandler breaking change note for 1.5.2
|
2015-04-03 10:07:46 -05:00 |
|
Alex Fabijanic
|
bfe16d25a2
|
Poco::JSON::PrintHandler not working for objects in array #766
|
2015-03-31 21:43:21 -05:00 |
|