Andrey Semashev
|
c6f09d69c8
|
Fixed compilation on POSIX-like systems. Ported GetTickCount64 emulation to Boost.Atomic and got rid of union-based type punning as it is formally an UB.
|
2015-12-20 18:15:38 +03:00 |
|
Andrey Semashev
|
388a3e2126
|
Switch more code to the WinAPI abstraction layer. Use GetModuleHandleW and get_proc_address everywhere to avoid compilation errors for Windows CE.
|
2015-12-20 17:26:34 +03:00 |
|
Andrey Semashev
|
63f7d70a07
|
Mode robust check for _POSIX_TIMERS.
|
2015-08-27 17:47:05 +03:00 |
|
Ed Schouten
|
42e6f26c43
|
Enable the use of clock_gettime() on Nuxi CloudABI.
Just like OpenBSD and HURD, CloudABI provides a clock_gettime() function
without implementing timer_*(). It therefore cannot set _POSIX_TIMERS.
|
2015-08-27 15:54:58 +02:00 |
|
Andrey Semashev
|
c98b1f459a
|
Fixes #11446. Add support for OpenBSD (clock_gettime).
|
2015-07-05 19:06:18 +03:00 |
|
Andrey Semashev
|
3ef16ab89b
|
Fixed compilation on GNU Hurd.
|
2015-01-25 18:06:06 +03:00 |
|
Andrey Semashev
|
5bb604ee39
|
Updated copyright dates.
|
2015-01-25 17:32:33 +03:00 |
|
Andrey Semashev
|
a21d096e4a
|
Updated copyright notes to 2014.
|
2014-01-19 18:46:09 +04:00 |
|
Andrey Semashev
|
5204873fa9
|
Merged latest changes from trunk.
[SVN r85461]
|
2013-08-25 14:20:22 +00:00 |
|
Andrey Semashev
|
cdd85fc887
|
Merged recent changes from trunk. Fixes #8730.
[SVN r85093]
|
2013-07-20 18:09:32 +00:00 |
|
Andrey Semashev
|
a7c4e0e319
|
Boost.Log merged to trunk.
[SVN r83860]
|
2013-04-13 12:30:25 +00:00 |
|