Guenter Obiltschnig
cbb32c0fb2
added Crypto and Zip
2008-10-01 15:09:33 +00:00
Guenter Obiltschnig
a0ef755ebb
added Crypto and Zip
2008-10-01 14:02:07 +00:00
Guenter Obiltschnig
209f32fcd2
added PageCompiler
2008-10-01 07:54:06 +00:00
Guenter Obiltschnig
201ec66bac
added Event improvements from our Main branch
2008-09-30 08:02:24 +00:00
Guenter Obiltschnig
c6d42c7e7d
updated readme
2008-09-29 09:31:43 +00:00
Guenter Obiltschnig
8d4aa5d8f5
p4/svn sync
2008-09-29 08:52:02 +00:00
Guenter Obiltschnig
b92e83e02e
added mkrelease,buildwin
2008-09-29 07:41:43 +00:00
Guenter Obiltschnig
62d45ea439
new configure script, updated makefile
2008-09-29 07:33:33 +00:00
Guenter Obiltschnig
08ae8d7a00
SharedPtr now has referenceCount() member fn
2008-09-26 13:35:35 +00:00
Guenter Obiltschnig
41612247b3
fixed SF# 2123301: 1.3.3 Network Interface missing constructor
2008-09-26 09:31:52 +00:00
Guenter Obiltschnig
78a8540983
changes from our repo
2008-09-26 09:12:43 +00:00
Guenter Obiltschnig
9fad3da95d
reverted some bad changes
2008-09-26 09:07:54 +00:00
Guenter Obiltschnig
cc725b2d30
- fixed SF# 2123266: Memory leak under QNX6 with dinkum library
2008-09-26 08:53:09 +00:00
Guenter Obiltschnig
9af645fdec
fixed SF# 2123231 ] MySQL MEDIUMINT support
2008-09-26 08:07:11 +00:00
Guenter Obiltschnig
605353ffbd
changes from appinf repository
2008-09-26 08:01:03 +00:00
Aleksandar Fabijanic
e525051dfc
*NIX detect ODBC libraries links
...
case alignment between create and select SQL statements (MySQL IS CASE SENSITIVE on case-sensitive file systems!)
unixODBC on Linux
- MySQL tests
- Oracle connect - tests TODO
Windows
- MySQL tests w/ driver ver. 5.1
2008-09-26 01:21:46 +00:00
Shan Jiang
854a19c2af
SF [ 2126125 ] 1.3.3 RC1: visual studio 2003 won't link TestSuite
...
Use
#if defined(_MSC_VER) && _MSC_VER < 1400
to detect vc7.1 and add necessary workaround for vc7.1's bug.
2008-09-25 10:44:38 +00:00
Shan Jiang
a93c59433f
SF [ 2126604 ] 1.3.3 RC1: Foundation's static testsuite crashes at startup
...
Add
..\..\CppUnit\WinTestRunner\obj\release_static\WinTestRunner.res
..\..\CppUnit\WinTestRunner\obj\debug_static\WinTestRunner.res
to linker input option for debug_static and release_static, respectively.
All visual studio project files update (vs2003, vs2005, vs2008).
2008-09-25 05:08:28 +00:00
Shan Jiang
6aa1237153
SF [ 2127501 ] 1.3.3 RC1: typo in DynamicAny.h
...
asignment -> assignment
2008-09-25 02:06:19 +00:00
Aleksandar Fabijanic
620eca6efd
[2127319] ODBC fails to detect drivers w/ unixODBC
2008-09-24 23:16:46 +00:00
Aleksandar Fabijanic
460f1b401a
SF [2126563] 1.3.3 RC1: configure should have +x permission by default
2008-09-24 22:21:23 +00:00
Chris Johnson
b5550452f8
Added missing SQLServerTest to MinGW testsuite build
2008-09-24 06:42:27 +00:00
Chris Johnson
63eb86b50e
Merge from revision 852 in trunk
2008-09-24 05:51:02 +00:00
Chris Johnson
f39a1d074b
Merge from Revision 855 - configuration option to disable various Poco components from build.
2008-09-23 20:55:06 +00:00
Aleksandar Fabijanic
ca62568552
set EOL property to LF for all *NIX scripts (to force SVN to do the right thing when checking from windows to a shared drive on *NIX)
2008-09-23 18:40:54 +00:00
Aleksandar Fabijanic
7ebb3709c9
SF [2062835] Logfile _creationDate is wrong;
...
SF [2124636] Discrepancy between FileWIN32(U)::handleLastError
2008-09-23 18:31:53 +00:00
Chris Johnson
7211f9fa5d
Integrate changes from 853 in trunk to poco-1.3.3 branch [better MinGW support and optional Poco component compilation]
2008-09-23 08:01:46 +00:00
Aleksandar Fabijanic
694fcafc31
Solaris compile/test run
2008-09-22 18:36:05 +00:00
Guenter Obiltschnig
6b0240435e
fixed DigiEL config (no sharedmem)
2008-09-22 14:02:48 +00:00
Guenter Obiltschnig
d1becd52c2
updated build configs
2008-09-22 14:01:37 +00:00
Guenter Obiltschnig
a265650de0
doc updates
2008-09-22 13:26:10 +00:00
Guenter Obiltschnig
570c65a8fa
added VS90 build script
2008-09-21 21:43:02 +00:00
Guenter Obiltschnig
2c4214b747
changelog update
2008-09-21 21:26:44 +00:00
Guenter Obiltschnig
957d67f27c
updated CHANGELOG
2008-09-21 20:57:52 +00:00
Guenter Obiltschnig
5f7809c6a4
updated CHANGELOG
2008-09-21 18:42:53 +00:00
Guenter Obiltschnig
3c94c0767a
Socket::select() fix for all empty sets, SocketReactor improvements
2008-09-21 18:29:57 +00:00
Guenter Obiltschnig
820c4922d5
fixed a newly introduced bug in FileImpl::canRead/canWrite on Unix
2008-09-21 06:35:28 +00:00
Aleksandar Fabijanic
76abe98d0f
Fedora9, g++ 4.3 fixes; added MySQL to build
2008-09-20 23:00:38 +00:00
Aleksandar Fabijanic
ce1fdf87fd
Solaris compilation fixes
2008-09-19 18:26:00 +00:00
Guenter Obiltschnig
78b7e999c2
fixed static project settings in VS project files
2008-09-19 17:18:22 +00:00
Aleksandar Fabijanic
26d7841cd8
set executable property
2008-09-19 17:15:30 +00:00
Guenter Obiltschnig
a7500cfa41
added release policy to SharedPtr
2008-09-19 14:55:32 +00:00
Guenter Obiltschnig
aeb57ca81c
fixed line endings
2008-09-19 14:45:19 +00:00
Guenter Obiltschnig
262c9e34b9
fixed line endings
2008-09-19 14:40:47 +00:00
Guenter Obiltschnig
5f386cfbbf
fixed line endings
2008-09-19 14:24:17 +00:00
Guenter Obiltschnig
4fe2564846
fixed line endings
2008-09-19 14:18:08 +00:00
Guenter Obiltschnig
1015710f3d
fixed line endings
2008-09-19 13:57:39 +00:00
Guenter Obiltschnig
04d7f61c1b
fixed line endings
2008-09-19 13:46:05 +00:00
Guenter Obiltschnig
8b3d104f70
fixed line endings
2008-09-19 13:33:00 +00:00
Guenter Obiltschnig
abb90ae437
fixed line ending issues
2008-09-19 11:33:55 +00:00