Commit Graph

1280 Commits

Author SHA1 Message Date
Guenter Obiltschnig
1dc2add60c set WINVER to 0x501 2012-10-14 07:38:35 +00:00
Guenter Obiltschnig
2e9a313185 set WINVER to 0x501 2012-10-14 07:37:40 +00:00
Guenter Obiltschnig
35848d301d set WINVER to 0x501 2012-10-14 07:35:38 +00:00
Guenter Obiltschnig
ba5fe5b4a6 set WINVER to 0x501 2012-10-14 07:33:01 +00:00
Guenter Obiltschnig
f699b5c6ad changed progen templates to define WINVER to 0x501 for testsuite projects 2012-10-14 07:31:59 +00:00
Guenter Obiltschnig
bfce013e0f reintroduced windows version check 2012-10-14 05:50:52 +00:00
Aleksandar Fabijanic
9f5a680e28 updated Data documentation 2012-10-13 18:01:10 +00:00
Guenter Obiltschnig
5b59077533 fixed project files 2012-10-13 13:22:45 +00:00
Guenter Obiltschnig
21ef6a0ba1 fixed project files 2012-10-13 13:04:10 +00:00
Guenter Obiltschnig
b97208219e removed Windows version check from UnWindows.h - seems to cause more trouble than good 2012-10-13 12:59:51 +00:00
Guenter Obiltschnig
a158798fcb doc fixes 2012-10-13 10:07:38 +00:00
Guenter Obiltschnig
8f00fdb78a updated PageCompiler 2012-10-13 10:07:17 +00:00
Guenter Obiltschnig
045c23a9f6 renamed page files 2012-10-13 09:07:34 +00:00
Aleksandar Fabijanic
0b6c8aa1e0 use signed char for sign; silence clang warnings 2012-10-13 05:10:49 +00:00
Aleksandar Fabijanic
e19eb5b704 silence clang/gcc 2012-10-13 05:08:12 +00:00
Aleksandar Fabijanic
4773c203a4 essage=disable char and short tests on Mac (annoying warnings) 2012-10-13 04:46:00 +00:00
Aleksandar Fabijanic
af30814d13 silence gcc warnings 2012-10-13 04:31:23 +00:00
Aleksandar Fabijanic
ada0ec20e7 extract locale dependency from numeric string parsing 2012-10-13 03:51:32 +00:00
Guenter Obiltschnig
e7b0913a7a fixed Data project files 2012-10-10 18:40:01 +00:00
Guenter Obiltschnig
0c8b5bc1a5 updated changelog 2012-10-10 18:23:03 +00:00
Guenter Obiltschnig
00e9222cbf upgraded sqlite to 3.7.14.1 2012-10-10 17:30:40 +00:00
Guenter Obiltschnig
84a71a2479 run testNumericLocale only on windows due to locale name cross platform issues 2012-10-10 15:57:15 +00:00
Franky Braem
6cc31a5539 Typo in comment 2012-10-06 17:04:30 +00:00
Franky Braem
1eade30734 Solve undefined MemoryStream 2012-10-02 18:06:30 +00:00
Aleksandar Fabijanic
8a4eafd05a - strToInt benchmark and more optimization
- warnmsg macro in CppUnit
2012-10-01 00:52:53 +00:00
Aleksandar Fabijanic
bf74a4be8b FreeBSD build and threading 2012-10-01 00:31:28 +00:00
Aleksandar Fabijanic
8f747fabdc gcc/linux compile/tests 2012-09-30 13:10:51 +00:00
Aleksandar Fabijanic
f70ac1ca07 - added NumericString.h
- NumberParser improvements (internal Poco locale-awareness and parsing)
2012-09-30 05:17:56 +00:00
Aleksandar Fabijanic
3efcb444e0 rename BenchmarkApp -> Benchmark 2012-09-30 03:41:22 +00:00
Aleksandar Fabijanic
cf8db80310 2012-09-30 03:40:12 +00:00
Franky Braem
6918d6f91a Correct comments 2012-09-28 16:52:42 +00:00
Aleksandar Fabijanic
991fb4a31f FreeBSD modifications 2012-09-26 02:51:43 +00:00
Aleksandar Fabijanic
e7ee78baa5 remove Var::operator const std::string & () 2012-09-25 23:50:15 +00:00
Aleksandar Fabijanic
0c05ec4701 Data documentation update 2012-09-25 23:39:33 +00:00
Franky Braem
a4e100f286 Typo in comment 2012-09-25 17:52:15 +00:00
Aleksandar Fabijanic
7f02626724 FreeBSD fix for DirectoryWatcher 2012-09-25 07:28:38 +00:00
Aleksandar Fabijanic
142120ee86 FreeBSD fix for DirectoryWatcher 2012-09-25 07:22:14 +00:00
Aleksandar Fabijanic
f42f8aef5b - CHANGELOG
- add UTF32Encoding to 64 bit VS 2010 projects
- Foundation samples VS 2012 projects and solutions
2012-09-25 06:41:04 +00:00
Aleksandar Fabijanic
47448c6079 VS 2012 Projects/Solutions for Foundation, CppUnit and Progen 2012-09-25 06:23:40 +00:00
Aleksandar Fabijanic
fb275a9a30 Visual Studio 2012 projects and solutions files 2012-09-25 05:35:44 +00:00
Guenter Obiltschnig
4367c5da7c fixed DigestEngine test in Crypto 2012-09-25 04:42:58 +00:00
Guenter Obiltschnig
244f0aaf5a fixed a typo 2012-09-25 04:24:25 +00:00
Guenter Obiltschnig
c7de652ec9 renamed dir testfiles to data 2012-09-25 04:22:57 +00:00
Guenter Obiltschnig
5ff5d24fb3 fixed release scripts 2012-09-25 04:09:05 +00:00
Guenter Obiltschnig
984d8a5617 added release packaging and doc building scripts, fixed some osx build issues 2012-09-25 02:24:56 +00:00
Guenter Obiltschnig
1af03b99d6 added VS2012 support to ProGen 2012-09-25 01:18:18 +00:00
Aleksandar Fabijanic
bf4a5ee3bb SF#102 Fix building Poco on Debian GNU/kFreeBSD 2012-09-24 04:06:19 +00:00
Aleksandar Fabijanic
d8397b9153 - VS2012: build/tests
- JSON: style and exceptions catch by ref fix
- NumberParser: case-insensitive hex parsing
- Dynamic::Var: const std::string& cast operator specialization (coaxing std::string ctor)
- LocalDateTime: strftime fix (buffer too small for full tz string, use %Z instead of %z - makes no difference on windows but is more portable)
- small buildwin.cmd vsvars32.bat call fix
2012-09-24 03:51:40 +00:00
Aleksandar Fabijanic
a6cc973fe3 add connector name shortcut to Session 2012-09-23 21:01:20 +00:00
Aleksandar Fabijanic
248d52164d #310 Connect to MySQL db without specifying database name. 2012-09-23 20:52:02 +00:00