273 Commits

Author SHA1 Message Date
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
334efaefbe code clean 2020-10-02 15:04:15 +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
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
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
78731bd971 PIString remove operator char* 2020-09-15 11:24:13 +03:00
e10ff53547 reverted PIString[] operators 2020-09-11 22:51:10 +03:00
cb2ef7113a mising exports in PIString 2020-09-10 17:33:09 +03:00
05b48af153 remove at(index) reference function
remove chrUpr and chrLwr from PIString
2020-09-10 12:37:33 +03:00
2511e96372 ready for shstk 2020-09-06 22:52:17 +03:00
6be22ac39f reemove piSwapBinary 2020-08-31 17:53:18 +03:00
f033119a8b version 2.3.0_beta
optimize PIChunkStream::readAll()
optimize PIEvaluator
2020-08-24 02:08:23 +03:00
ccd6a9888f tree changes 2020-08-19 00:47:05 +03:00