History log of /TaskScheduler/Scheduler/Include/MTArrayView.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 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)


# f4db079d 22-Feb-2016 s.makeev <[email protected]>

Stack size for each task can be customized.

Task scheduler now support stack size feature.
You can choose between standard and extended stack size required for
task.


# 1579620a 01-Sep-2015 Sergey Makeev <[email protected]>

Rewrite DXT test

Add more assertions.
Unfortunately crash don't reproduced on my work PC, try to find bug
using travis


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

Rename WrapperArray to ArrayView

New name better conveys the meaning of the class