Commit Graph

1366 Commits

Author SHA1 Message Date
4c0fe72d71 PICrypt first init fail patch 2020-10-07 23:43:20 +03:00
0004d2696f PIString::fromAscii() new overload 2020-10-07 23:29:18 +03:00
cebe6f452f Merge branch 'master' into plugin 2020-10-06 10:03:03 +03:00
bf1808f1c4 version 2.10.1
Documentation of PIPluginLoader
Remove PIVariantSimple ability to assign any type, leave only assignable
2020-10-06 00:53:37 +03:00
b7aef483b7 PIVariantSimple now has no error when assign to non-copyable typeName
patch pip_cmg according to last PIByteArray changes
plugin system fix
2020-10-03 13:32:43 +03:00
f9b497b5c0 revert operator for PIMathVectorT 2020-10-02 15:07:36 +03:00
334efaefbe code clean 2020-10-02 15:04:15 +03:00
7421f8c9a0 first try 2020-10-02 14:23:05 +03:00
f57f2c47f4 version 2.10.0 2020-10-02 11:30:17 +03:00
0c83dffe9d Автооптимизация контейнеров и (де)сериализаций в PIByteArray
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/44
2020-10-02 11:22:24 +03:00
f3d6739869 code brush 2020-10-02 11:11:55 +03:00
298765b7d8 new class PIVariantSimple
PIObject::CONNECTU_QUEUED moved to PIVariantSimple
static_assert on undeclared operators PIByteArray << and >> with complex types
2020-10-01 21:50:41 +03:00
2ca8db70f3 pibytearray patch, now automatic supports all simple types 2020-10-01 19:04:10 +03:00
e474c5a8de remove __PICONTAINERS_SIMPLE_TYPE__ 2020-09-28 15:38:45 +03:00
9dc93b73c9 Merge pull request 'Improve template & doc for PIMathFloatNullCompare' (#43) from math into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/43
2020-09-28 11:52:33 +03:00
0e31de4f75 Improve template & doc for PIMathFloatNullCompare 2020-09-28 11:34:30 +03:00
7530ae5d30 Add PISpinlock and PISpinlockLocker 2020-09-27 20:07:47 +03:00
ff3dfab270 version 2020-09-26 19:47:33 +03:00
c971550535 pimathfloatnullcompare 2020-09-26 19:46:34 +03:00
a42e5a7756 template experiment, PIMutex recursive in all systems 2020-09-25 14:34:07 +03:00
53cd72a4b0 PIConditionVariable fix 2020-09-25 14:25:25 +03:00
1ec69cca81 fix toTimespec 2020-09-25 14:17:58 +03:00
b771eebfbb fix toTimespec 2 2020-09-25 14:15:46 +03:00
b6583c3d02 fix toTimespec 2020-09-25 14:13:36 +03:00
c3f0cc0b03 PISystemTime toTimespec and PIConditionVariable fix 2020-09-25 14:08:40 +03:00
d180c0c0dd Merge pull request 'cond_var' (#42) from cond_var into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/42
2020-09-25 13:34:16 +03:00
2ba05c81b1 disable pistring tests 2020-09-25 13:03:56 +03:00
829f0af9d2 Fix waitFor timeout behaviour 2020-09-25 12:03:15 +03:00
2d02cea40c Fix waitFor timeout behaviour 2020-09-25 12:01:53 +03:00
f10908a7e9 Merge pull request 'Fix nanosecond calc bug in piconditionvar.cpp' (#41) from cond_var into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/41
2020-09-24 17:59:58 +03:00
bf17a003e7 o(╥﹏╥)o 2020-09-24 17:20:25 +03:00
0e1a3d3a23 Fix nanosecond calc bug in piconditionvar.cpp 2020-09-24 17:04:55 +03:00
65b1243426 Merge pull request 'Restore piconditionvar.cpp after wrong fix' (#40) from cond_var into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/40
2020-09-24 16:47:26 +03:00
55f42f73f5 Restore piconditionvar.cpp after wrong fix 2020-09-24 16:44:53 +03:00
51c7355af4 version 2.8.0
new PIObject::deleteLater method
decompose piobject.h to 2 files
2020-09-18 14:59:24 +03:00
5f7c58c28e pip static initializer 2020-09-17 13:51:02 +03:00
351ad1bf30 deploy_tool qt-plugins patch 2020-09-16 16:23:47 +03:00
aae59106f0 Merge pull request 'tests' (#36) from tests into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/36
2020-09-15 15:40:56 +03:00
f9c1dbc661 bugzz 2020-09-15 15:39:17 +03:00
4f731d72a6 second tab correction 2020-09-15 14:56:58 +03:00
f73b7fb092 tab correction 2020-09-15 14:53:28 +03:00
6a1b67a374 bug fixes in docs 2020-09-15 14:50:19 +03:00
d19c6b1321 new docs 2020-09-15 12:48:14 +03:00
03679bd4c3 version 2020-09-15 12:44:11 +03:00
e4e4cc7c36 deploy_tool/main.cpp fix 2020-09-15 11:34:17 +03:00
78731bd971 PIString remove operator char* 2020-09-15 11:24:13 +03:00
53359ab286 bug fixed second 2020-09-15 10:43:13 +03:00
3ebb0d3fe0 Merge branch 'tests' of https://git.shs.tools/SHS/pip into tests 2020-09-15 10:13:54 +03:00
e10ff53547 reverted PIString[] operators 2020-09-11 22:51:10 +03:00
b3a3b32a6f private headers fix 2020-09-10 21:23:45 +03:00