Richard Flamsholt
|
036959b1d4
|
Merge pull request #3 from pocoproject/master
Master
|
2015-06-26 17:12:24 +02:00 |
Richard Flamsholt
|
5dbfc25294
|
Revert "Ensure no exceptions from dtors; marked noexcept(true) in C++11"
This reverts commit a92588ee54 .
|
2015-06-26 16:17:25 +02:00 |
Günter Obiltschnig
|
afb6a09db7
|
Merge pull request #737 from pocoproject/revert-736-master
Revert "fix: android arm64/x86_64 compile error with getdtablesize"
|
2015-03-06 17:49:44 +01:00 |
Günter Obiltschnig
|
d4582b85d3
|
Revert "fix: android arm64/x86_64 compile error with getdtablesize"
|
2015-03-06 16:28:08 +01:00 |
Günter Obiltschnig
|
49b35918ab
|
Merge pull request #736 from csabakeszegh/master
fix: android arm64/x86_64 compile error with getdtablesize
|
2015-03-06 15:19:34 +01:00 |
Csaba Keszegh
|
d2b452ebef
|
fix: android arm64/x86_64 compile error with getdtablesize
https://code.google.com/p/android/issues/detail?id=74387
https://codereview.chromium.org/349323003
|
2015-03-06 13:32:49 +01:00 |
Guenter Obiltschnig
|
d247e1cf05
|
updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements
|
2014-12-22 00:06:53 +01:00 |
Günter Obiltschnig
|
60e8a19062
|
Merge pull request #650 from siemens/cmake
Add CMake support to more packages
|
2014-12-21 22:37:01 +01:00 |
Pascal Bach
|
6f809f7acb
|
CMake: Add support for PageCompiler and File2Page
Resolves: #649
|
2014-12-21 21:54:02 +01:00 |
Pascal Bach
|
fb5f2af7b6
|
ignore cmake_* subfolders
|
2014-12-21 16:23:35 +01:00 |
Pascal Bach
|
97ea3ef483
|
CMake, WinCE: Make samples and tests compile under Windows CE
|
2014-12-21 16:23:35 +01:00 |
Pascal Bach
|
10ef2b2335
|
CMake: Remove WinDriver usage in tests
Add WinCEDriver to packages supporting it
|
2014-12-21 16:23:35 +01:00 |
Pascal Bach
|
b36b47d1fa
|
Doc: Add chapter about CMake build to getting started guide
|
2014-12-21 16:23:35 +01:00 |
Pascal Bach
|
739cd30487
|
CMake: Build PocoDoc using CMake
|
2014-12-21 16:23:35 +01:00 |
Pascal Bach
|
d9c0d2b495
|
CMake: Add support for CppParser
|
2014-12-21 16:23:34 +01:00 |
Pascal Bach
|
af1b94602a
|
CMake: Remove redundant source files that caused error for Windows CE build
|
2014-12-21 16:23:34 +01:00 |
Günter Obiltschnig
|
5ec33f9830
|
Merge pull request #648 from fbraem/develop
ObjectId constructor translates a hex string (24 chars) into a 12 byte object id
|
2014-12-21 10:28:30 +01:00 |
fbraem
|
eb879985b0
|
ObjectId constructor translates a hex string (24 characters) into a 12 byte object id
|
2014-12-20 19:11:16 +01:00 |
Aleksandar Fabijanic
|
c5268c9777
|
spelling fix
|
2014-12-19 07:34:46 -06:00 |
Günter Obiltschnig
|
79e9eab4d1
|
Merge pull request #645 from adriaan42/develop
Prevent possible data race in access to PooledThread::_idle
|
2014-12-18 13:26:34 +01:00 |
Adriaan Schmidt
|
2fc0e524fa
|
Prevent possible data race in access to PooledThread::_idle
|
2014-12-18 13:04:33 +01:00 |
Guenter Obiltschnig
|
8859346898
|
fixed POCO_SQLITE_INV_ROW_CNT initialization
|
2014-12-18 12:14:09 +01:00 |
Aleksandar Fabijanic
|
86b81bfcbd
|
GH #499: Poco::Data::Statement::execute returns wrong value when zero results (ODBC)
|
2014-12-17 23:36:26 -06:00 |
Günter Obiltschnig
|
55dffd864f
|
Merge pull request #642 from siemens/timertest
Add additional test for Poco::Util::Timer
|
2014-12-17 12:13:50 +01:00 |
Pascal Bach
|
e2538ac6e2
|
Add additional test for Poco::Util::Timer
Test scheduling with Timestamp and Clock
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
|
2014-12-17 10:50:40 +01:00 |
Guenter Obiltschnig
|
33998a2156
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-12-17 09:21:16 +01:00 |
Guenter Obiltschnig
|
c49a954a8d
|
workaround for GH #578
|
2014-12-17 09:20:52 +01:00 |
Aleksandar Fabijanic
|
b167c3ecee
|
Update 99100-ReleaseNotes.page
|
2014-12-16 19:54:50 -06:00 |
Aleksandar Fabijanic
|
76573294e5
|
Fix for #641 MySQL - LONGBLOB problem on 64-bit systems
|
2014-12-16 19:24:33 -06:00 |
Guenter Obiltschnig
|
c85ad9f73d
|
fixed GH #640: can't get socket out of SocketNotification because of const
|
2014-12-17 00:06:13 +01:00 |
Guenter Obiltschnig
|
bb7eb42afc
|
merged 1.4.x changelog/release notes entries
|
2014-12-16 12:30:28 +01:00 |
Guenter Obiltschnig
|
676f043338
|
style fix
|
2014-12-15 11:12:24 +01:00 |
Guenter Obiltschnig
|
756a18b921
|
added build_vs120.cmd (for consistency)
|
2014-12-15 11:12:01 +01:00 |
Guenter Obiltschnig
|
28cf70d3f9
|
updated version no and changelog
|
2014-12-15 11:10:28 +01:00 |
Guenter Obiltschnig
|
931a5a5252
|
Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past
|
2014-12-15 11:05:13 +01:00 |
Guenter Obiltschnig
|
1e471d7343
|
semantic versioning documentation
|
2014-12-11 20:11:20 +01:00 |
Günter Obiltschnig
|
b8181e4ddb
|
check USERPROFILE before HOMEDRIVE/HOMEPATH
|
2014-12-09 11:03:09 +01:00 |
Guenter Obiltschnig
|
a5c8b751d9
|
fixed #627: Poco::Path::home() returns c:\windows\system32 instead home directory
|
2014-12-09 10:38:11 +01:00 |
Alex Fabijanic
|
10aedfe5ad
|
supress gcc warning avalanche
|
2014-12-08 20:14:19 -06:00 |
alex
|
e5cdb74bb0
|
supress LogStream empty line log entries; ignore VS profiler files
|
2014-12-08 00:00:40 -06:00 |
Günter Obiltschnig
|
06881cdea7
|
Merge pull request #633 from mkrivos/fix01
Fix01
|
2014-12-07 22:22:46 +01:00 |
Günter Obiltschnig
|
75eba618a9
|
Merge pull request #632 from mkrivos/develop
Logger::setLevel(string) - optionally parse log level as number in range 1 to 8
|
2014-12-07 22:21:59 +01:00 |
Marian Krivos
|
1a14ec4578
|
Change MAX_URI_LENGTH for HTTPRequest from 4 to 16kb - 4kb is too small for todays internet
|
2014-12-07 20:49:12 +01:00 |
Marian Krivos
|
0139648c46
|
Logger::setLevel(string) - optionally parse log level as number in range 1 to 8
|
2014-12-07 20:39:00 +01:00 |
Guenter Obiltschnig
|
8296d47cea
|
updated relnotes
|
2014-12-06 12:08:38 +01:00 |
Günter Obiltschnig
|
ff3f260a10
|
fix warning, add note to Config.h regarding deprecation of POCO_WIN32_UTF8
|
2014-12-06 11:30:26 +01:00 |
Guenter Obiltschnig
|
31a0c7cb7e
|
added deprecation warning for POCO_WIN32_UTF8
|
2014-12-06 11:13:44 +01:00 |
Günter Obiltschnig
|
84af59f7eb
|
Merge pull request #628 from Kontinuation/develop
Fixed one-shot timer and maufunction of long start interval
|
2014-12-03 20:14:36 +01:00 |
Kontinuation
|
fe86370c34
|
fixed one-shot timer and maufunction of long start interval
|
2014-12-04 02:44:33 +08:00 |
Guenter Obiltschnig
|
755c31a4fd
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-12-02 09:08:23 +01:00 |