History log of /TaskScheduler/Scheduler/Include/ (Results 76 – 100 of 159)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e21e47b627-Dec-2015 Sergey Makeev <[email protected]>

POSIX compilation warnings fix

0b238c5127-Dec-2015 Sergey Makeev <[email protected]>

POSIX compilation fix

1d81bf1f27-Dec-2015 Sergey Makeev <[email protected]>

Fixed OSX compilation and POSIX warnings

2ad10e3b27-Dec-2015 Sergey Makeev <[email protected]>

POSIX compilation fix

2e846c4027-Dec-2015 Sergey Makeev <[email protected]>

Lot of refactoring and thread safe scopes stack

- MT_UNUSED for unused variables
- MT_USED_IN_ASSERT for variables used only in assertions
- MT_NOCOPYABLE instead of private assignment operators and

Lot of refactoring and thread safe scopes stack

- MT_UNUSED for unused variables
- MT_USED_IN_ASSERT for variables used only in assertions
- MT_NOCOPYABLE instead of private assignment operators and private
ctros
- MT_ASSERT now is do nothing in release
- mt_thread_local for thread local variables
- thread safe scopes stack designed for use in debug tools (WiP)

show more ...

66de128322-Dec-2015 Sergey Makeev <[email protected]>

Refactoring

a23fd93322-Dec-2015 Sergey Makeev <[email protected]>

Refactoring

7f96f49522-Dec-2015 Sergey Makeev <[email protected]>

Fixed/disabled some compilation warnings on Unix/OSX

d45b0ce221-Dec-2015 Sergey Makeev <[email protected]>

Fixed POSIX build

8dd496e021-Dec-2015 Sergey Makeev <[email protected]>

Compilation fix

498f3d3221-Dec-2015 Sergey Makeev <[email protected]>

Atomics was refactored

4a90b4a619-Dec-2015 Sergey Makeev <[email protected]>

Internal profiler was removed. Replaced by profiler events listener interface

f371f0bd19-Dec-2015 Sergey Makeev <[email protected]>

Instrumented build now support ANSI and UNICODE

f15c226d19-Dec-2015 Sergey Makeev <[email protected]>

Compilation fix

510585fb19-Dec-2015 Sergey Makeev <[email protected]>

Compilation fix

6b6075aa19-Dec-2015 Sergey Makeev <[email protected]>

GCC, Clang compile fix

df3e545c19-Dec-2015 Sergey Makeev <[email protected]>

Compilation fix

9e8a432b19-Dec-2015 Sergey Makeev <[email protected]>

Compilation fix

a1ccf81419-Dec-2015 Sergey Makeev <[email protected]>

Updated travis script and fix OSX build

3955e46219-Dec-2015 Sergey Makeev <[email protected]>

All the code necessary for task now moved into the macro MT_DECLARE_TASK

All the code necessary for task now moved into the macro MT_DECLARE_TASK

No more code bloat from TaskBase<T>

6bbc026216-Dec-2015 Sergey Makeev <[email protected]>

Refactored a little bit

ff5b590f16-Dec-2015 Sergey Makeev <[email protected]>

Fix compile error and added OSX premake4

ed6f50ed16-Dec-2015 Sergey Makeev <[email protected]>

Fixed LINUX build

a1e59f6f16-Dec-2015 Sergey Makeev <[email protected]>

Fixed POSIX build

04235f4a16-Dec-2015 Sergey Makeev <[email protected]>

Fixed POSIX build

1234567