Commit Graph

279 Commits

Author SHA1 Message Date
9347ed2e55 doc 2022-05-06 23:42:20 +03:00
28ce6e8f3f version 2.39.0
PIString works with PIConstChars
picodeinfo optimizations
PIIODevice::availableClasses
2022-05-03 18:44:00 +03:00
2bbdbc3ac9 PIIODevice registration dramatically optimization 2022-04-30 11:21:57 +03:00
9f581335d3 version 2.37 2022-04-26 00:33:17 +03:00
38b75c85d7 doc fix 2022-04-22 23:24:28 +03:00
6485d81025 piobject metasystem memory and performance optimization 2022-04-22 15:35:25 +03:00
Andrey
2ab2614ab4 PICout optimization 2022-04-13 17:59:24 +03:00
4f2218619c version, debug printf 2022-04-13 12:31:11 +03:00
Andrey
6241795b60 Merge branch 'master' of https://git.shs.tools/SHS/pip into doxygen-ru
# Conflicts:
#	libs/main/core/pivariant.cpp
#	libs/main/math/pigeometry.h
#	libs/main/math/pimathbase.h
2022-03-25 12:12:15 +03:00
Andrey
3dd0d0b6cf PIRect complete 2022-03-21 10:35:34 +03:00
Andrey
e4aec3f95e Doxyfile.in upgrade 2022-03-15 15:10:59 +03:00
7ef4321a3d supports for doc language select with cmake 2022-03-14 21:53:30 +03:00
2a877fbb6b pip_cmg supports for "simple-stream" PIMETA tag for structs and classes for simple de/serialization without PIChunkStream 2022-03-11 14:39:08 +03:00
a2a205cfd2 version 2.33.0
piMinSleep() method
2021-11-16 14:43:57 +03:00
21e03fc8cb flags 2021-10-27 10:53:27 +03:00
aa76a15f40 version 2.32.0
PIObject::Connection struct
2021-10-04 21:50:49 +03:00
dedc35b466 new class PIThreadPoolLoop 2021-09-24 16:03:20 +03:00
3b0a1c70fe documentation fix 2021-09-03 17:12:46 +03:00
186e07e45d PICodeInfo::EnumInfo toPIVariantEnum 2021-09-03 16:19:57 +03:00
047cff7d6e version 2021-09-03 12:42:29 +03:00
991a074538 version 2.30
PIStreamPacker remove progresses
picloud various fixes
2021-09-01 23:48:13 +03:00
4c85206cfa version 2021-08-23 14:07:45 +03:00
3c20728210 version 2021-08-19 18:29:05 +03:00
44b9c37391 PICloudClient now soft stop thread when closed
last cmake changes
2021-08-16 22:30:56 +03:00
d7ace8bdb1 version 2.28.1
CMake pip_code_model now accept optional NAME field
PIByteArray helpers:
 * piSerialize
 * piDeserialize
2021-08-01 22:11:24 +03:00
d0db8012e6 PICloud small patches 2021-07-20 21:11:33 +03:00
c87e48c0a5 PIChunkStream::set() new feature 2021-07-16 01:05:48 +03:00
e33aee3ddb pip_cmg now ignore streaming for members with PIMETA(id=-) 2021-06-26 19:21:34 +03:00
f309494887 version 2.26.0 2021-06-11 21:06:34 +03:00
1ec9481c19 PIFile::skip() method and PIFile::isEnd() fix for read-only 2021-05-14 00:36:12 +03:00
05b18c3ab7 pip_cmg fix 2021-05-06 17:42:03 +03:00
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