Commit Graph

2880 Commits

Author SHA1 Message Date
Aleksandar Fabijanic
8ac8f0c197 Merge pull request #513 from chockey/nios2-double-conversion
Add NIOS2 double conversion detection, fixes compile errors
2014-08-07 20:28:35 -05:00
Collin Hockey
e7b91e8125 Add NIOS2 double conversion detection, fixes compile errors 2014-08-06 09:58:36 -04:00
Cristian Thiago Moecke
48d387e33d Removing unecessary temporary variable 2014-08-05 11:25:54 -03:00
Günter Obiltschnig
7a008cbc76 fix SharedMemory for WinCE 2014-08-05 10:06:51 +02:00
Cristian Thiago Moecke
40ce74141f Removing unecessary include 2014-08-04 17:16:04 -03:00
Cristian Thiago Moecke
0ba87ea2c2 Adding property to SQLite SessionImpl as solution for issue #248 2014-08-04 17:05:57 -03:00
Guenter Obiltschnig
52ba87a6f0 fixed GH #510: Incorrect RSAKey construction from istream 2014-08-01 09:57:41 +02:00
Aleksandar Fabijanic
9258e482d7 GH #508: Can't compile for arm64 architecture 2014-07-29 10:46:52 -05:00
Cristian Thiago Moecke
4fa6e8b423 FIx to memleak on RSAImpl (#502) 2014-07-28 08:32:09 -03:00
Aleksandar Fabijanic
814baafe8d Merge pull request #503 from cryptoknight/develop
Remove troublesome last-ditch attempt to get IP address prefix
2014-07-21 12:38:20 -05:00
Scott Davis
ad27e4b404 Remove troublesome last-ditch attempt to get IP address prefix 2014-07-21 10:29:17 -04:00
Günter Obiltschnig
81506daa51 Merge pull request #501 from pascal-bach/patch-1
Fix typo in Package name
2014-07-18 17:22:51 +02:00
Pascal Bach
d5d31055c1 Fix typo in Package name 2014-07-18 16:42:40 +02:00
Guenter Obiltschnig
3f5e9bd247 fixed testsuite 2014-07-16 16:14:41 +02:00
Aleksandar Fabijanic
28a236b580 Merge pull request #498 from madmaxoft/FixODBCWin64
Fixed ODBC on Win64.
2014-07-16 06:20:22 -05:00
Mattes Dolak
ae3cc71263 Fixed ODBC on Win64.
The SQLGetConnectAttr() function can write up to 64-bit integers, as documented by MSDN here: http://msdn.microsoft.com/en-us/library/ms710297%28v=vs.85%29.aspx
This fix uses 64-bit integers instead of 32-bit ones, the original code corrupted the stack when used on win7-x64 with MSSQL 2008.
2014-07-16 09:19:03 +02:00
Aleksandar Fabijanic
570811b345 Merge pull request #496 from pascal-bach/cmake
Cmake Fixes
2014-07-13 11:56:32 -05:00
Pascal Bach
6f262da25c cmake: Add SQLite, MySQL and ODBC include directories to global include path 2014-07-13 17:54:05 +02:00
Pascal Bach
42d8b3973f cmake: Add workaround libpcre bundle issue (GH #120)
- Include only the required files, unbundle the rest
2014-07-13 17:53:26 +02:00
Aleksandar Fabijanic
5cd1986ff3 Merge pull request #495 from rafzi/develop
cmake: Set an output directory for Windows DLLs
2014-07-11 15:16:19 -05:00
rafi
81a4487e20 cmake: Set an output directory for Windows DLLs 2014-07-11 20:44:49 +02:00
Aleksandar Fabijanic
e1797983fb Merge pull request #494 from kolbma/develop
Try OpenFileMapping in PAGE_READONLY mode because of SeCreateGlobalPrivi...
2014-07-11 09:04:45 -05:00
Markus Kolb
c39ad4da65 NamedEvent_WIN32 be more verbose on SystemException with GetLastError() 2014-07-11 15:03:06 +02:00
Markus Kolb
37691144df Try OpenFileMapping in PAGE_READONLY mode because of SeCreateGlobalPrivilege (https://github.com/pocoproject/poco/issues/493) 2014-07-11 14:57:05 +02:00
Alex Fabijanic
32d4c1eb07 GH #482: Poco::JSON::Stringifier::stringify bad behaviour 2014-07-10 21:00:59 -05:00
Aleksandar Fabijanic
d9b1b5f4d0 Merge pull request #492 from siemens/cmake
Cmake Cleanup
2014-07-10 19:35:40 -05:00
Pascal Bach
d334ef4fb0 cmake: read shared library version from libversion 2014-07-10 17:15:09 +02:00
Pascal Bach
a06edac870 cmake: Zip cleanup
- explicitly list files

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:07 +02:00
Pascal Bach
478360f6b6 cmake: XML cleanup
- explicitly list files
- support unbundled expat
- support POCO_STATIC

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:07 +02:00
Pascal Bach
d2af29d9ea cmake: Util cleanup
- replace tabs by spaces

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:07 +02:00
Pascal Bach
ab76a37545 cmake: SevenZip add CMake support
- prepare for unbundled 7z

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:07 +02:00
Pascal Bach
b77cfe9cb0 cmake: PDF cleanup
- explicitly list files
- support unbundled zlib
- prepare for unbundled hpdf and libpng

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
b3482f73fa cmake: NetSSL cleanup
- explicitly list files

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
47c70bb11e cmake: MongoDB cleanup
- explicitly list files

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
16e8ed8ab5 cmake: JSON cleanup
- explicitly list files

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
10b4a9c631 cmake: Foundation cleanup
- add NumericString.cpp to source files
- support unbundled pcre and zlib
- add OpcomChannel to OPENVMS_SRC for later OpenVMS support
-

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
0fd90ec722 cmake: Data cleanup
- explicitly list files
- use find_package for MySQL and ODBC
- remove unused code
- remove unnecessary include dirs
- support unbundled SQLite3
- replace tabs by spaces

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
216ecd3ec2 cmake: Crypto cleanup
- explicitly list files
- add OpenSSL include directory to include path
- remove unused code

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
ac68b49897 cmake: CppUnit cleanup
- explicitly list source files

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
82d329914b cmake: cleanup top CMake file
- use lower case commands
- use find_package(*) instead of include(Find*)
- rearange find_package commands closer to where they are used

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
2be8dc0fee cmake: add find modules for PCRE and SQLite3
Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Pascal Bach
74397ccbe3 cmake: read the version information from VERSION
The version inforamtion for CMake is extracted from the VERSION file not hardcoded in CMakeLists.txt

Reviewed-by: Roger Meier <r.meier@siemens.com>
2014-07-10 09:15:06 +02:00
Alex Fabijanic
5d7d1d3c07 GH #481: 2 warnings during Poco compile 2014-07-09 20:35:47 -05:00
Aleksandar Fabijanic
71d4b2507f Merge pull request #487 from a12n/develop
make HTTPAuthenticationParams::parse() add value on end of string
2014-07-08 12:03:50 -05:00
Anton Yabchinskiy
f320ce0a3b make HTTPAuthenticationParams::parse() add value on end of string 2014-07-08 12:32:43 +04:00
Aleksandar Fabijanic
98db64fa04 Merge pull request #485 from madmaxoft/develop
Fixed MSVC 2010 warnings on large alignment
2014-07-04 12:00:35 -05:00
Mattes D
e90e01d98d Fixed MSVC 2010 warnings on large alignment
MSVC 2010 complained if the alignment was larger than 128. Disabled the alignment macros for all larger alignments if MSVC version is 2010 or lower.
2014-07-04 11:19:26 +02:00
Guenter Obiltschnig
cecf7cdd1b CppParser fixes to support function try blocks and unions 2014-07-01 07:13:05 +02:00
Guenter Obiltschnig
fb06f5b8aa updated copyright date 2014-06-28 09:10:21 +02:00
Aleksandar Fabijanic
3c120c0a69 fixed linkmode for "both" configuration builds 2014-06-26 15:44:20 -05:00