Бычков Андрей andrey
  • Joined on 2020-04-23
andrey pushed to lua at SHS/pip 2020-07-22 21:22:18 +03:00
b018ea9e07 PIString test for Lua
andrey pushed to lua at SHS/pip 2020-07-22 21:11:33 +03:00
94c09e1131 test lua support
andrey pushed to master at SHS/pip 2020-07-20 18:22:59 +03:00
20c58f5423 fix cmake for tests
andrey commented on issue SHS/pip#18 2020-07-17 12:09:38 +03:00
pip_concurent объеденить с main

ещё выкинуть PIConditionLock

andrey closed issue SHS/pip#14 2020-07-17 12:08:12 +03:00
NO_COPY_CLASS for c++11
andrey closed issue SHS/pip#19 2020-07-17 12:08:07 +03:00
переделать PIMutex
andrey closed issue SHS/pip#15 2020-07-17 12:08:00 +03:00
убрать PIP_CXX11_SUPPORT
andrey pushed to pip_2 at SHS/pip 2020-07-17 12:06:50 +03:00
b772928dc1 #15 убрать PIP_CXX11_SUPPORT
33a6382f4d NO_COPY_CLASS c++11
1a3096c48b PIMutex typedef std::mutex, patch PIMutexLocker, replace volatile by atomic
6f5c864e9f PIMutex as std::mutex
andrey opened issue SHS/pip#22 2020-07-17 00:31:51 +03:00
static_assert для PIMath*T
andrey opened issue SHS/pip#21 2020-07-17 00:27:54 +03:00
Конструктор перемещения и оператор присваивания перемещением для своих типов