Commit Graph

248 Commits

Author SHA1 Message Date
3c3a8ea177 version 2.24.0
New PIParseHelper class
2021-05-05 00:41:22 +03:00
8526ad1c30 PICodeParser now recognize non-direct PIMETA 2021-05-02 14:02:18 +03:00
438b4a6bce PICodeParser optimizations and improvements with PIMETA() 2021-04-29 17:17:27 +03:00
1a4805365b lua fix 2021-04-20 20:01:19 +03:00
eb2bc2a641 compiled-in LUA 2021-04-19 23:59:56 +03:00
fd7eae14c6 PIPluginLoader::pluginsDirectories() 2021-04-18 17:40:40 +03:00
dbd2267a8c PICloud change protocol > server_uuid 2021-04-12 11:35:34 +03:00
4584d9c639 PIObject::deleted now has 1 argument
PIIODevice small refactoring
new PIIODevice virtual methods: threadedReadTerminated() and threadedWriteTerminated()
PIIODevice::stop now accept bool "hard" instead of "wait"

PIStreamPacker new features: packet size crypt and aggressive optimization
2021-04-07 22:13:56 +03:00
1fd9851068 PICloud with streampacker 2021-04-07 14:38:32 +03:00
8eff5d24c9 version 2021-04-02 12:23:51 +03:00
58bdcd65a3 version 2.19
PIEvaluator setVariable by index bug fix
2021-04-01 19:14:54 +03:00
6e4b808a66 PIBinaryLog thread-safe and RealTime mode patching, now pause and seek available 2021-03-17 22:51:44 +03:00
7bbbd09f42 Revert "version 2.16.0, PIPluginLoader changes"
This reverts commit f367ef00f7.
2021-03-05 17:29:04 +03:00
f367ef00f7 version 2.16.0, PIPluginLoader changes 2021-02-15 16:02:24 +03:00
0ba2d950e2 Add code coverage info support 2021-01-21 16:47:32 +03:00
3c543e79f0 PISerial patch - close on read error 2020-12-06 13:09:29 +03:00
e0e8266b59 PIPropertyStorage: add return values and documentation in some functions 2020-11-25 12:39:15 +03:00
5c0ef7173a pip_code_model macro now automatic add CMAKE_CURRENT_SOURCE_DIR to relative pathes, no ABSOLUTE need
PIOpenCL first working version
2020-11-15 11:40:47 +03:00
285c73e966 esp 2020-11-06 17:55:34 +03:00
0614c3df96 cmake fixes 2020-11-06 15:10:24 +03:00
ae08ff72ea static lib 2020-11-06 14:34:35 +03:00
24d9d66c24 version 2.14.1 2020-11-03 12:00:27 +03:00
f951593c62 version 2020-10-23 15:11:38 +03:00
13a0c1097a version 2020-10-21 18:55:31 +03:00
94fc54159b version 2020-10-19 15:20:48 +03:00
d0ef71c933 version 1.12.0_beta.
Very important fix in PIByteArray! Now containers stream operators for trivial types works correct
2020-10-17 21:16:26 +03:00
43fb497b32 pip version 2020-10-16 12:30:06 +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
f57f2c47f4 version 2.10.0 2020-10-02 11:30:17 +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
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
03679bd4c3 version 2020-09-15 12:44:11 +03:00
b3a3b32a6f private headers fix 2020-09-10 21:23:45 +03:00
9a6fab980c varsion 2020-09-10 17:33:33 +03:00
b0c98d4464 cmake install fix 2020-09-07 12:37:32 +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
e1f2c90790 version 2020-08-26 18:45:27 +03:00
3965e54e38 start develop picloud 2020-08-24 13:23:31 +03:00
f033119a8b version 2.3.0_beta
optimize PIChunkStream::readAll()
optimize PIEvaluator
2020-08-24 02:08:23 +03:00
fec68299c1 remove install duplicate 2020-08-19 16:22:01 +03:00
ccd6a9888f tree changes 2020-08-19 00:47:05 +03:00
c582d8ff46 PIStringList new constructor 2020-08-18 22:58:30 +03:00
31f0d88157 version 2.2.1
std::initializer_list supports for vector and dequeue
2020-08-14 18:00:28 +03:00
31a347250f version 2.2.0
remove deprecated members
PIVariantTypes::File add "is_save" flag
PIBinaryLog clear
2020-08-13 12:59:29 +03:00
294831df17 binlog user header 2020-08-12 20:01:24 +03:00
e77d3a86a9 opencl MacOS fix 2020-08-11 21:18:51 +03:00
66010c83eb export headers workaround 2020-08-11 20:59:12 +03:00