History log of /TaskScheduler/Scheduler/Include/MTTaskBucket.h (Results 1 – 7 of 7)
Revision Date Author Comments
# b23bdf5a 09-Sep-2016 s.makeev_local <[email protected]>

Add priority for tasks


# 60ac17fb 07-Sep-2016 s.makeev_local <[email protected]>

Fiber storage now use lock-free queue.

Refactor internal profiler.


# 02d170cf 15-Apr-2016 s.makeev_local <[email protected]>

Refactored and added support for ORBIS

(ORBIS code is cut out from this public repository due to NDA)


# 56aa031b 31-Aug-2015 Sergey Makeev <[email protected]>

Rename WrapperArray to ArrayView

New name better conveys the meaning of the class


# a101e543 04-May-2015 Sergey Makeev <[email protected]>

Refactor template containers code

Fixed typos in WrapperArray and StackArray
Add RingBuffer container (will be used later for instrumented mode)
Add Foundation test suite
Same codestyle for containe

Refactor template containers code

Fixed typos in WrapperArray and StackArray
Add RingBuffer container (will be used later for instrumented mode)
Add Foundation test suite
Same codestyle for containers

show more ...


# f25ce65d 24-Mar-2015 Sergey Makeev <[email protected]>

Added license information


# 58964d0b 23-Mar-2015 Sergey Makeev <[email protected]>

MT::internal namespace