Commit Graph

1218 Commits

Author SHA1 Message Date
Aleksandar Fabijanic
7029c95e07 - ODBC Nullable support and tests (Oracle and SQLServer tested)
- fix for Win7/MSVC80 _WIN32_WINNT macro detection
2012-09-16 03:00:52 +00:00
Aleksandar Fabijanic
f2e8cef390 eliminate compiler warning 2012-09-15 16:26:55 +00:00
Aleksandar Fabijanic
d22ba992c8 align with 1.4.4 2012-09-15 15:09:27 +00:00
Aleksandar Fabijanic
c3e2e50af4 NumberParser fixes and more test 2012-09-14 04:56:20 +00:00
Aleksandar Fabijanic
e5d3d23c92 integers parsing 2012-09-13 06:06:08 +00:00
Aleksandar Fabijanic
5d93d2bba1 SF #3567118: Fix Nullable handling in trunk 2012-09-13 04:04:55 +00:00
Aleksandar Fabijanic
b6b95b8259 2012-09-12 04:22:53 +00:00
Aleksandar Fabijanic
98d2240eb1 eliminate MSVC71 compiler warnings 2012-09-12 04:12:50 +00:00
Aleksandar Fabijanic
62d1782d24 documentation fix 2012-09-12 03:20:24 +00:00
Aleksandar Fabijanic
b99dd6ddb0 compile fix 2012-09-12 02:26:01 +00:00
Aleksandar Fabijanic
9ad1effd8b removed redundant Poco::Data::Nullable 2012-09-12 02:10:31 +00:00
Aleksandar Fabijanic
b7957f8cd0 - cleanup config macros inconsistencies
- convert spaces to tabs
2012-09-12 00:20:07 +00:00
Aleksandar Fabijanic
a264582df1 VS 71 Data compile 2012-09-11 03:32:41 +00:00
Aleksandar Fabijanic
69be5d7e98 - VS 80 build & OS version detection
- SF #3564756: iOS trunk compile fix
2012-09-11 02:02:23 +00:00
Marian Krivos
70dbe84a31 Latin2Encoding: source code cleanup 2012-09-10 08:43:32 +00:00
Aleksandar Fabijanic
1a139794de - Win7/VS100 compile fix
- throw NotImplementedException when no IPV6_V6ONLY defined
2012-09-10 04:10:35 +00:00
Aleksandar Fabijanic
c19c3f9411 removed old file 2012-09-10 03:43:30 +00:00
Aleksandar Fabijanic
0f8264ea55 VS 2003: Win XP/SP3 compile/tests (Foundation, Net, XML, JSON, UTIL) 2012-09-10 03:39:50 +00:00
Aleksandar Fabijanic
3f23af80c3 porting rev. 1994 from 1.4.4 2012-09-08 02:54:42 +00:00
Aleksandar Fabijanic
889f420a0b SF# 3563057: Move NetworkInterfaceTest to NetCore suite
fix NetworkInterface name/displayName
2012-09-08 02:08:58 +00:00
Aleksandar Fabijanic
cfba98dd50 SF #3562400: DatagramSocketImpl'comment is faile 2012-09-08 01:11:58 +00:00
Aleksandar Fabijanic
afc29520d4 convert indentation spaces to tabs 2012-09-08 01:09:46 +00:00
Aleksandar Fabijanic
69bb6e4461 SF #3561464: Poco::File::isDevice() can throw due to sharing violation 2012-09-08 01:02:46 +00:00
Aleksandar Fabijanic
9ca1a770bc SF#3562244: Portability fix for AF_LINK 2012-09-07 04:31:09 +00:00
Aleksandar Fabijanic
1801cb6dd8 SF#3563999: Size BinaryWriter based on buffer's capacity(), not size() 2012-09-07 04:10:35 +00:00
Aleksandar Fabijanic
f6e6dbc0b7 SF#3563627: Set IP address on multicast socket from socket family 2012-09-07 03:54:51 +00:00
Aleksandar Fabijanic
2a6c041422 SF#3560776: Fix byte-ordering issues with INADDR_* literals 2012-09-07 03:34:08 +00:00
Franky Braem
03b7dcd3e1 Some comments were pointing to Util mode instead of JSON 2012-09-06 17:37:22 +00:00
Aleksandar Fabijanic
115f4f40e8 changelog 2012-09-06 04:04:47 +00:00
Aleksandar Fabijanic
32cc64a5b8 SF# 3563626: For Win32 set Up/Running flags on NetworkInterface 2012-09-06 03:59:16 +00:00
Aleksandar Fabijanic
10267b5899 SF#3563517: Get rid of loss-of-precision warnings on x64 MacOS 2012-09-06 03:41:21 +00:00
Aleksandar Fabijanic
26d7402aff SF# 3560807: Deprecate setPeerAddress() as this is now done in getifaddrs 2012-09-06 03:32:53 +00:00
Aleksandar Fabijanic
a522c31765 SF# 3558012 Compilation fails when building with -ansi or -std=c++0x 2012-09-06 03:14:17 +00:00
Aleksandar Fabijanic
a221b14522 porting rev.1998 from 1.4.4 (except ODBC, which will be done later, and SQLite, which was ported in rev.1999) 2012-09-05 02:43:06 +00:00
Aleksandar Fabijanic
86bafbb27e upgrade SQLite to 3.7.14 2012-09-05 01:07:22 +00:00
Aleksandar Fabijanic
9609379003 QNX fix for loopback subnet mask (SF 3012166) 2012-09-04 03:16:48 +00:00
Marian Krivos
85d47c4db7 fix compiling for gcc 4.6 2012-09-01 15:40:01 +00:00
Marian Krivos
6cfbb73e6f fix API compatibility for const Poco::Net::IPAddress& Poco::Net::NetworkInterface::address(unsigned int = 0) const 2012-08-27 12:54:49 +00:00
Aleksandar Fabijanic
1e5e050471 fix for interface up check on bsd and linux 2012-08-26 05:26:43 +00:00
Aleksandar Fabijanic
7093d032e4 fixes for linux compile/tests 2012-08-26 05:08:42 +00:00
Aleksandar Fabijanic
8a84ef0e86 SF#3560762: NetworkInterface::map ignores iponly flag 2012-08-26 04:47:44 +00:00
Aleksandar Fabijanic
d384a499d5 porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case) 2012-08-26 03:40:12 +00:00
Aleksandar Fabijanic
eb20f339e1 SF 3560990 2012-08-24 03:35:23 +00:00
Aleksandar Fabijanic
a66e55cb54 porting rev. 1936 from 1.4.4 (fixed SF# 3555938) 2012-08-24 02:32:30 +00:00
Aleksandar Fabijanic
5658d4495f Dynamic::Var null support 2012-08-24 02:03:08 +00:00
Aleksandar Fabijanic
ae45a2d311 porting 1.4.4 rev. 1929, 1939 (SF# 3552680 et. al) 2012-08-23 04:27:50 +00:00
Aleksandar Fabijanic
91b3ca4421 port of 1.4.4 rev. 19278 (fixed SF# 3475050) 2012-08-23 03:27:44 +00:00
Aleksandar Fabijanic
2a6d58c7f2 porting 1.4.4 rev. 1968 (fixed SF# 3559665, etc.) 2012-08-23 03:15:19 +00:00
Aleksandar Fabijanic
dbda035719 - fixed bug in SQLite Extractor (DateTime extraction not returning false when value is NullPointerException, see http://pocoproject.org/forum/viewtopic.php?f=12&t=5141#p9363 )
- fixed code indentation (spaces to tabs)
2012-08-23 02:34:35 +00:00
Aleksandar Fabijanic
0ca3bbc848 porting 1.4.4. rev. 1926 (SF#3478665: Permission checks in Poco::File not correct for root) 2012-08-22 03:44:30 +00:00