Kirk Shoop (MS OPEN TECH)
|
63ad54b71b
|
detail changes for WinRT support
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
03654bd137
|
Fixed INT_PTR_ spelling.
[SVN r86536]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
ce3587e779
|
Removed RegisterWaitForSingleObjectEx as it is not present in all Windows SDK versions.
[SVN r86474]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
2e697fcc24
|
Added missing using declarations.
[SVN r86455]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
98faebe057
|
Added missing using declarations.
[SVN r86454]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
e9ca529c42
|
Added Windows 8.1 (aka Blue) version constant.
[SVN r86409]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
1dcabc8e64
|
According to the discussion on the ML, changed the default WinAPI back to XP.
[SVN r86403]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
e920e7778c
|
Changed the default WinAPI version to Vista.
[SVN r86389]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
9af9952652
|
Added support for WinAPI version specification.
[SVN r86307]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
32f2c24d70
|
Fixed WinAPI compilation. Ported timed mutex to waitable timer. Windows time points are now aligned with FILETIME to reduce conversion overhead when used with waitable timers.
[SVN r86192]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
a536b8abe3
|
Boost.Sync: Added preliminary implementation of a waitable timer for fixed time point waits. Updated WinAPI functions to contain the required APIs.
[SVN r86179]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
c65e5f10d9
|
Finished POSIX condition_variable, working on Windows.
[SVN r86007]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
6e6667f1fc
|
To avoid name clashes with Boost.Thread, renamed boost::detail::win32 namespace to winapi. Also renamed the directory with headers accordingly. Adjusted Boost.Chrono and Boost.Sync to reflect the changes.
[SVN r85791]
|
2014-06-05 23:13:03 +04:00 |
|
Andrey Semashev
|
d046c9791b
|
Added .gitattributes and license to readme.
|
2014-06-05 23:12:08 +04:00 |
|
Peter Dimov
|
8fea479e16
|
Initial commit
|
2014-06-04 21:33:00 +03:00 |
|