R. Savchenko
|
079b50e0c1
|
Guard NOMINMAX ifdef (#3906)
|
2023-01-24 00:42:43 -06:00 |
|
Aleksandar Fabijanic
|
86a4f0045e
|
Fix/posix sleep (#3705)
* fix(Thread_POSIX): sleep() poor performance #3703
* chore(vscode): add file associations
* fix(TaskManager): waits for all threads in the ThreadPool #3704
* fix(Thread): call std::this_thread::sleep_for() to sleep #3703
* fix(PollSet): wakeup fd is never read #3708
* feat(Thread): Add Thread::set/getAffinity() #3709
* doc(Thread): Thread::trySleep() assertion #3710
* fix(PollSet): wakeup fd is never read (windows portion and some other optimizations) #3708
* feat(SocketReactor): improvements #3713
* chore(ThreadTest): add missing include
* fix(PollSet): wakeup fd is never read #3708
* fix(Any): #3682 #3683 #3692 #3712
* fix(mingw): lowercase winsock2 and iphlpapi to allow cross compile #3711
* feat(Thread): Add Thread::set/getAffinity() #3709
* chore(SocketReactor): one-liners inlined, removed redundant try/catch in dospatch, remove unused onBusy()
* feat(SocketReactor): add socket to ErrorNotification
* fix(SocketReactor): pollTimeout assignment and ConnectorTest leak
|
2022-07-26 06:54:56 -05:00 |
|
Günter Obiltschnig
|
53d4b266eb
|
remove UnWindows.h stuff
|
2020-01-22 08:01:17 +01:00 |
|
Günter Obiltschnig
|
1bf40a0cd2
|
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
|
2020-01-09 10:08:09 +01:00 |
|
Aleksandar Fabijanic
|
577fb5756e
|
Why does Poco explicitly define _WIN32_WINNT? #2306 (#2357)
|
2018-06-06 17:44:40 -05:00 |
|
zosrothko
|
d6d27036d2
|
PocoDoc fixes
|
2018-04-17 20:45:08 +02:00 |
|
Günter Obiltschnig
|
04e7e04d4d
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
|
Günter Obiltschnig
|
8ae1a7e8ab
|
UnWindows.h: don't define NTDDI_VERSION if compiling for WinCE target
|
2014-09-04 23:38:11 +02:00 |
|
Alex Fabijanic
|
9d47f3ced8
|
- added GH #445: Add flag to force POCO to preserve manually #defined target Windows versions
- fixed SQLite and MySQL broken builds
|
2014-05-21 04:47:24 -05:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Aleksandar Fabijanic
|
33fc592755
|
VS90 64-bit build fix
VS90 64-bit build fix
|
2014-05-10 20:36:31 -05:00 |
|
Alex Fabijanic
|
ceef0c64ad
|
GH #328: NetworkInterface on Windows XP
|
2014-05-10 14:32:45 -05:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
Guenter Obiltschnig
|
bfce013e0f
|
reintroduced windows version check
|
2012-10-14 05:50:52 +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 |
|
Aleksandar Fabijanic
|
69be5d7e98
|
- VS 80 build & OS version detection
- SF #3564756: iOS trunk compile fix
|
2012-09-11 02:02:23 +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
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +00:00 |
|
Aleksandar Fabijanic
|
afc81ef12d
|
SF 3521347
|
2012-04-25 23:50:46 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Marian Krivos
|
9e092a46fa
|
trunk/branch integration: documentation
|
2011-08-22 18:13:14 +00:00 |
|
Guenter Obiltschnig
|
e4d9b3b40f
|
fixed line endings
|
2008-02-07 16:08:15 +00:00 |
|
Guenter Obiltschnig
|
da49971d0f
|
synced with main repository
|
2008-01-28 17:23:19 +00:00 |
|
Guenter Obiltschnig
|
be44df77fd
|
latest changes from main rep
|
2007-05-05 13:15:55 +00:00 |
|