Commit Graph

197 Commits

Author SHA1 Message Date
e08f805525 small fixes 2020-08-06 15:17:15 +03:00
22208fbf51 tests binary dir fix 2020-08-03 11:10:05 +03:00
01f7b15818 remove " " 2020-08-01 23:27:10 +03:00
edacac54f9 PIByteArray rvalue, some fixes 2020-08-01 23:24:08 +03:00
7486866c17 CMakeLists.txt fix 2020-08-01 22:34:20 +03:00
c7ac4fa551 Refactored CMakeLists.txt
* new pip_module() macro
 * fixed exports
 * automatic gather all exports and pass them to Doxygen and PICodeParser
2020-08-01 21:29:32 +03:00
21111b3e67 move tests to separate dir
create macro "pip_test()" for easily add new tests
2020-07-31 15:47:08 +03:00
1d5c979607 fix bug in move constructor 2020-07-31 00:00:26 +03:00
557f2a4d0d replace piForeach* to for(:)
another c++11 try ...
2020-07-30 20:08:33 +03:00
2ffc457566 merged concurrent to main library
removed PIConditionLock, use PIMutex instead
2020-07-30 18:50:42 +03:00
4dd59132d5 LUA lib status, some fixes 2020-07-30 16:17:45 +03:00
48692a4724 remove remote_console 2020-07-30 00:20:19 +03:00
b153673974 CMakeLists.txt 2020-07-27 17:54:07 +03:00
abbbce1380 Merge branch 'pip_2' of https://git.shs.tools/SHS/pip into pip_2 2020-07-25 13:13:58 +03:00
e82831377a CMakeLists.txt 2020-07-25 13:13:53 +03:00
cdbc401616 fixed FindPIP with Lua 2020-07-24 14:04:19 +03:00
422dad847e Merge remote-tracking branch 'remotes/origin/lua' into pip_2 2020-07-23 17:15:36 +03:00
6f58388d8d PILuaProgram 2020-07-22 23:00:31 +03:00
16bbcddf50 PIP Lua Module 2020-07-22 22:20:54 +03:00
b018ea9e07 PIString test for Lua 2020-07-22 21:22:20 +03:00
94c09e1131 test lua support 2020-07-22 21:11:33 +03:00
14f0c192d8 Merge branch 'master' of https://git.shs.tools/SHS/pip into pip_2 2020-07-22 12:15:22 +03:00
20c58f5423 fix cmake for tests 2020-07-20 18:22:55 +03:00
1a3096c48b PIMutex typedef std::mutex, patch PIMutexLocker, replace volatile by atomic 2020-07-17 11:32:04 +03:00
5fd429cca6 version 2020-07-16 12:51:34 +03:00
6cb1040b56 version 2020-07-08 15:27:36 +03:00
6feb628a94 Fixed tests and improve multithread sync 2020-07-07 17:29:59 +03:00
2dfbbf80b7 clean, fix FindPIP.cmake 2020-06-28 01:03:29 +03:00
42925122cb version 1.22.0
source tree changed
detached PIConsole and PIScreen* in "pip_console" library
2020-06-28 00:18:24 +03:00
02ac4020d3 api fixes, PIStreamPacker potential fixes 2020-06-18 17:14:33 +03:00
4910631ce8 PIObject::scopeList() fix
DeployMacros supports for "$<>" files
2020-06-17 16:49:02 +03:00
4bd54274c9 clean yet 2020-06-10 14:11:44 +03:00
c59579d5d5 BIG deep clean 2020-06-10 13:14:16 +03:00
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
67f82558d5 version 1.8.0
PIString: version functions
2020-05-28 17:08:00 +03:00
6b9fa87570 Merge branch 'master' of https://git.shs.tools/SHS/pip 2020-05-28 10:16:20 +03:00
6c98600fe7 PIVector2D resize 2020-05-28 10:15:05 +03:00
15515a2954 CMakeLists.txt fix 2020-05-26 16:49:08 +03:00
b6ab5aa202 version 1.16.0_alpha
PISerial::availableDevicesInfo (Linux and Windows)
2020-05-26 16:08:38 +03:00
21f8a035d8 PIConfig multiline support 2020-05-23 21:41:47 +03:00
299d1e1708 version 1.15.0_alpha
add PIGPIO class
gcc warnings fix
2020-05-22 21:34:21 +03:00
abe8b76046 version 1.14.0_beta 2020-05-16 11:25:57 +03:00
b07fe9f892 linux deploy 2020-05-12 18:48:59 +03:00
25ddc832af deploy features 2020-05-07 17:41:26 +03:00
3386c7702c CROSSTOOLS support 2020-05-04 12:51:01 +03:00
fda8c61c3f replace PIConfig::Entry operators to functions 2020-04-29 17:17:59 +03:00
16d3642103 git-svn-id: svn://db.shs.com.ru/pip@1064 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 2020-04-21 06:58:23 +00:00
1829bdf666 git-svn-id: svn://db.shs.com.ru/pip@1036 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 2020-04-16 13:34:43 +00:00
e023360341 git-svn-id: svn://db.shs.com.ru/pip@1007 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 2020-04-09 08:06:42 +00:00
bb4ca5274a git-svn-id: svn://db.shs.com.ru/pip@1006 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 2020-04-09 08:05:34 +00:00