Commit Graph

1220 Commits

Author SHA1 Message Date
peri4 2ffc457566 merged concurrent to main library
removed PIConditionLock, use PIMutex instead
2020-07-30 18:50:42 +03:00
peri4 4dd59132d5 LUA lib status, some fixes 2020-07-30 16:17:45 +03:00
peri4 48692a4724 remove remote_console 2020-07-30 00:20:19 +03:00
peri4 4de3a052f1 time to merge v2 to master 2020-07-29 01:30:46 +03:00
andrey b153673974 CMakeLists.txt 2020-07-27 17:54:07 +03:00
andrey abbbce1380 Merge branch 'pip_2' of https://git.shs.tools/SHS/pip into pip_2 2020-07-25 13:13:58 +03:00
andrey e82831377a CMakeLists.txt 2020-07-25 13:13:53 +03:00
andrey 9bd87dcc63 поправил PIP_CONCURRENT_TEST 2020-07-24 14:42:49 +03:00
peri4 cdbc401616 fixed FindPIP with Lua 2020-07-24 14:04:19 +03:00
andrey e63aab40f6 fix FindPIP.cmake 2020-07-24 12:14:00 +03:00
andrey 422dad847e Merge remote-tracking branch 'remotes/origin/lua' into pip_2 2020-07-23 17:15:36 +03:00
andrey 6f58388d8d PILuaProgram 2020-07-22 23:00:31 +03:00
andrey 16bbcddf50 PIP Lua Module 2020-07-22 22:20:54 +03:00
andrey b018ea9e07 PIString test for Lua 2020-07-22 21:22:20 +03:00
andrey 94c09e1131 test lua support 2020-07-22 21:11:33 +03:00
andrey 14f0c192d8 Merge branch 'master' of https://git.shs.tools/SHS/pip into pip_2 2020-07-22 12:15:22 +03:00
andrey 20c58f5423 fix cmake for tests 2020-07-20 18:22:55 +03:00
andrey b772928dc1 #15 убрать PIP_CXX11_SUPPORT 2020-07-17 11:51:30 +03:00
andrey 33a6382f4d NO_COPY_CLASS c++11 2020-07-17 11:46:21 +03:00
andrey 1a3096c48b PIMutex typedef std::mutex, patch PIMutexLocker, replace volatile by atomic 2020-07-17 11:32:04 +03:00
andrey 6f5c864e9f PIMutex as std::mutex 2020-07-17 11:14:11 +03:00
andrey ea624a5111 pip_test clear 2020-07-16 13:58:55 +03:00
andrey c642702265 fix main.cpp 2020-07-16 13:44:15 +03:00
andrey 478f0a7fd3 arch 32 piswap fixes 2020-07-16 13:41:29 +03:00
andrey 1045b274fb fix test main.cpp 2020-07-16 12:52:44 +03:00
andrey 5fd429cca6 version 2020-07-16 12:51:34 +03:00
andrey ffd1af904d Merge branch 'master' of https://git.shs.tools/SHS/pip 2020-07-16 12:48:26 +03:00
andrey 32f16fdb64 optimize piSwap and c++11 improvments 2020-07-16 12:48:20 +03:00
andrey 2f57945c34 Merge pull request 'Added additional poll method without timeout' (#12) from concurrent into master 2020-07-16 12:06:16 +03:00
zzuummaa 5df43a45f2 Added additional poll method without timeout 2020-07-16 11:59:47 +03:00
peri4 835e6c7773 code clean 2020-07-10 16:57:02 +03:00
andrey 614370096c Merge pull request 'Fixed tests and improve multithread sync' (#9) from atomic into master 2020-07-08 15:36:36 +03:00
andrey 6cb1040b56 version 2020-07-08 15:27:36 +03:00
zzuummaa 6feb628a94 Fixed tests and improve multithread sync 2020-07-07 17:29:59 +03:00
andrey 101164902a Merge branch 'master' into picloud 2020-06-28 09:09:59 +03:00
peri4 2dfbbf80b7 clean, fix FindPIP.cmake 2020-06-28 01:03:29 +03:00
peri4 42925122cb version 1.22.0
source tree changed
detached PIConsole and PIScreen* in "pip_console" library
2020-06-28 00:18:24 +03:00
peri4 5de62b1c83 FindPIP patch 2020-06-26 09:51:05 +03:00
andrey d3ffc19610 Merge commit '02ac4020d3f7a948c87dd0349db093934c0aed3c' into picloud 2020-06-18 19:09:21 +03:00
peri4 02ac4020d3 api fixes, PIStreamPacker potential fixes 2020-06-18 17:14:33 +03:00
peri4 4910631ce8 PIObject::scopeList() fix
DeployMacros supports for "$<>" files
2020-06-17 16:49:02 +03:00
andrey 3f7f67e198 picloud start develop 2020-06-15 11:09:34 +03:00
andrey f662a92380 Merge branch 'master' of https://git.shs.tools/SHS/pip 2020-06-10 15:36:41 +03:00
andrey 5f8f8e0050 remove pifixedpoint.h 2020-06-10 15:36:36 +03:00
peri4 99e93dfc62 PIInit 2020-06-10 15:11:22 +03:00
peri4 902a40d622 smaaaaal clean 2020-06-10 14:35:52 +03:00
andrey 4bd54274c9 clean yet 2020-06-10 14:11:44 +03:00
andrey c59579d5d5 BIG deep clean 2020-06-10 13:14:16 +03:00
peri4 f579718e0b version 1.19.0_alpha
general bug fixes and optimization
Merge branch 'master' of https://git.shs.tools/SHS/pip
2020-06-09 18:04:33 +03:00
peri4 4ec87e0e2a optimization and fixes 2020-06-09 17:52:17 +03:00