Commit Graph

3948 Commits

Author SHA1 Message Date
Aleksandar Fabijanic
5cc3ef7086 style fixes 2016-03-29 22:02:40 -07:00
Aleksandar Fabijanic
f11bf77505 Merge pull request #1218 from stracol/patch-1
Fixes crash on streamed unzip
2016-03-29 22:01:43 -07:00
Aleksandar Fabijanic
8f8e637fde Merge pull request #1219 from vmiklos/pagecompiler-wshadow-fixes
GH #1050 PageCompiler: fix gcc -Wshadow warnings
2016-03-29 22:00:49 -07:00
Miklos Vajna
b997cc25d0 GH #1050 PageCompiler: fix gcc -Wshadow warnings 2016-03-29 15:07:36 +02:00
stracol
1cd3dfe1d2 Fixes crashed on streamed unzip
Fixes a crash if the incoming stream has less than the header size available.
2016-03-29 12:50:40 +02:00
Aleksandar Fabijanic
3bf6c38eee Update comment 2016-03-28 23:24:59 -07:00
Aleksandar Fabijanic
01cb60d7df Merge pull request #1216 from Kampbell/IncreaseLoggerAdicity
Increase logger varyadicity from 10 args up to 15 args
2016-03-27 20:33:07 -07:00
FrancisANDRE
620d9e109d Merge remote-tracking branch 'pocoproject/develop' into IncreaseLoggerAdicity 2016-03-25 15:12:01 +01:00
Aleksandar Fabijanic
16fd082236 Merge pull request #1214 from liuluheng/develop
fix  #1211
2016-03-25 05:18:03 -07:00
Aleksandar Fabijanic
95fdd4face Merge pull request #1215 from vmiklos/zip-wshadow-fixes
GH #1050 Zip: fix gcc -Wshadow warnings
2016-03-25 05:15:45 -07:00
Aleksandar Fabijanic
cd358c192b Merge pull request #1213 from Kampbell/CygwinOnAppVeyor
Cygwin on AppVeyor
2016-03-25 05:15:20 -07:00
FrancisANDRE
fd442f100e Remove unused code. Extends Logger::testFormatAny up to 15 args.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-25 10:04:42 +01:00
Miklos Vajna
714dc6ddd2 GH #1050 Zip: fix gcc -Wshadow warnings 2016-03-25 08:42:58 +01:00
liuluheng
8f7afd4c99 Update DirectoryIteratorStrategy.cpp 2016-03-25 08:48:33 +08:00
FrancisANDRE
0062b657c4 Merge remote-tracking branch 'pocoproject/develop' into CygwinOnAppVeyor
Conflicts:
	Data/src/RecordSet.cpp


Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-24 10:27:12 +01:00
liuluheng
6d0e71e68d fix #1211
add try...catch to both DFS and BFS
2016-03-24 12:43:13 +08:00
Aleksandar Fabijanic
75502b81b1 Merge pull request #1206 from vmiklos/redis-wshadow-fixes
GH #1050 Redis: fix gcc -Wshadow warnings
2016-03-23 15:50:46 -07:00
FrancisANDRE
2a6600ca62 Avoid AppVeyor error on running make -j4 on a single processor.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-23 16:08:38 +01:00
FrancisANDRE
565c1829aa Remove installation of Cygwin64 until it will be available.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-23 15:24:15 +01:00
FrancisANDRE
72305b50c5 Update mkrelease with CppUnit as a Poco component.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-23 15:23:31 +01:00
FrancisANDRE
c4c1cb4e6b Add Data/PostgreSQL component.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-23 15:22:35 +01:00
FrancisANDRE
4a82c83587 Merge from pocoproject/develop
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-23 15:22:06 +01:00
FrancisANDRE
2af693c412 Try Cygwin64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-20 13:16:43 +01:00
Günter Obiltschnig
8e6af3eeec fixed links 2016-03-19 08:53:50 +01:00
Guenter Obiltschnig
6b8834a5f1 upgraded bundled expat to 2.1.1 2016-03-19 08:11:47 +01:00
Miklos Vajna
e19ee5d6b9 GH #1050 Redis: fix gcc -Wshadow warnings 2016-03-18 14:15:55 +01:00
FrancisANDRE
109194e5af Use bash.exe instead of sh.exe
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-18 10:37:38 +01:00
FrancisANDRE
aa89f4b6f8 remove extended regexp.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-18 09:54:16 +01:00
FrancisANDRE
e137bea440 Use sh.exe command.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-18 09:53:52 +01:00
FrancisANDRE
203d820122 sh.exe is in C:\cygwin\bin
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 22:07:45 +01:00
FrancisANDRE
9516329d47 package is libmysqlclient-devel
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 22:05:13 +01:00
FrancisANDRE
6d8d81c8a8 Exclude Foundation from Cygwin testsuite.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 21:04:00 +01:00
FrancisANDRE
793543a455 Start cygserver as a DOS command.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 16:35:26 +01:00
FrancisANDRE
3ed928a49b Run cygserver thru sh
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 15:41:26 +01:00
FrancisANDRE
aabeee9df2 Use specific appveyor scripts
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 15:11:10 +01:00
FrancisANDRE
1ed15b32c1 Download & install libiodbc and related odbc drivers.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 13:34:43 +01:00
FrancisANDRE
80f4210c01 setup-x86.exe does not work under PS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 13:02:19 +01:00
FrancisANDRE
7805260dfa setup-x86 is in C:\cygwin not in C:\cygwin\bin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 12:33:42 +01:00
FrancisANDRE
e7091b68e3 Use absolute path for setup-x86.exe under PS
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 12:19:49 +01:00
FrancisANDRE
2b68e92cff Use PS to install openssl
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 12:12:55 +01:00
Guenter Obiltschnig
aec9e25d79 fixed missing } 2016-03-17 11:18:41 +01:00
Guenter Obiltschnig
05db70c37d another fix for #1203: need to reset _rowMap as well. Also, don't hide reset() from base class
Conflicts:
	Data/src/RecordSet.cpp
2016-03-17 10:13:11 +01:00
FrancisANDRE
62641783a1 Run cygwin testsuites
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 10:06:30 +01:00
FrancisANDRE
f84a220562 Retry openssl on cygwin64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-17 09:54:05 +01:00
Guenter Obiltschnig
9911a56da7 removed binaries 2016-03-16 23:18:07 +01:00
Guenter Obiltschnig
1c8f252818 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2016-03-16 23:17:11 +01:00
Guenter Obiltschnig
9df405b580 fixed GH #1203: Poco::Data::RecordSet should be reusable 2016-03-16 23:15:36 +01:00
FrancisANDRE
e80a4e779c Uploda openssl-devel not openssl...
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-16 21:49:25 +01:00
FrancisANDRE
61c0307ab8 Use this cache C:/cygwin/var/cache/setup
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-16 08:01:17 +01:00
FrancisANDRE
20653225f0 Cygwin64 not yet installed.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-16 07:56:14 +01:00