peri4
d5823428a1
FreeRTOS PIByteArray assert
2021-06-11 21:11:22 +03:00
peri4
f309494887
version 2.26.0
2021-06-11 21:06:34 +03:00
peri4
b7e6d4e4c4
Merge pull request 'introspection' ( #75 ) from introspection into master
...
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/75
2021-06-11 21:02:56 +03:00
peri4
00f76fa6b5
rollback PIBinaryLog optimization due to last PIDeque fix
2021-06-11 21:01:25 +03:00
peri4
bfb64bab21
Merge pull request 'PIDeque important performance fix' ( #74 ) from pideque into master
...
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/74
2021-06-11 19:11:15 +03:00
peri4
f03781f898
PIDeque important performance fix
2021-06-11 19:10:13 +03:00
andrey
ef80a72e38
PImap test
2021-06-11 16:05:48 +03:00
peri4
d839832ee6
PIBinaryLog recreate index performance patch
2021-06-10 20:05:23 +03:00
peri4
d71432136c
resurrect and assertions
2021-06-09 11:32:28 +03:00
andrey
6af21622a1
fix
2021-05-31 13:02:32 +03:00
andrey
52a3653261
picout no empty name
2021-05-31 12:51:50 +03:00
peri4
1ec9481c19
PIFile::skip() method and PIFile::isEnd() fix for read-only
2021-05-14 00:36:12 +03:00
peri4
05b18c3ab7
pip_cmg fix
2021-05-06 17:42:03 +03:00
peri4
413f9cf867
deploy_tool qt.conf for MacOS fix
2021-05-06 14:02:18 +03:00
peri4
acbb0ee84a
deploy_tool qt.conf for MacOS fix
2021-05-06 13:27:04 +03:00
peri4
0fcb4e5c4b
pip_cmg now use forward-declaration for stream operators
2021-05-05 19:15:14 +03:00
peri4
3c3a8ea177
version 2.24.0
...
New PIParseHelper class
2021-05-05 00:41:22 +03:00
peri4
8526ad1c30
PICodeParser now recognize non-direct PIMETA
2021-05-02 14:02:18 +03:00
peri4
438b4a6bce
PICodeParser optimizations and improvements with PIMETA()
2021-04-29 17:17:27 +03:00
peri4
5304b21838
deploy_tool windows libraries case patch
2021-04-29 12:49:08 +03:00
peri4
5dad08c729
deploy_tool windows libraries case patch
2021-04-29 12:25:17 +03:00
peri4
a19c6f1292
deploy_tool fix
2021-04-21 18:27:57 +03:00
peri4
334061e1d7
deploy_tool rpath right patch
2021-04-21 17:11:48 +03:00
peri4
1a4805365b
lua fix
2021-04-20 20:01:19 +03:00
peri4
eb2bc2a641
compiled-in LUA
2021-04-19 23:59:56 +03:00
peri4
7bed88b4e5
deploy_tool/main.cpp
2021-04-18 20:29:15 +03:00
peri4
4c52b1bf5e
deploy_tool/main.cpp
2021-04-18 20:05:00 +03:00
peri4
5e735992fa
deploy_tool/main.cpp
2021-04-18 20:03:54 +03:00
peri4
b46ffff2de
deploy_tool/main.cpp
2021-04-18 19:58:45 +03:00
peri4
81d36618e3
deploy_tool
2021-04-18 19:36:21 +03:00
peri4
e783865d3b
deploy_tool
2021-04-18 19:33:14 +03:00
peri4
722705b2e1
deploy_tool
2021-04-18 19:16:23 +03:00
peri4
016c2e3141
PIPluginLoader::pluginsDirectories fix
2021-04-18 17:58:48 +03:00
peri4
fd7eae14c6
PIPluginLoader::pluginsDirectories()
2021-04-18 17:40:40 +03:00
peri4
dd080ed5e0
deploy_tool qt-plugins-dir
2021-04-18 16:59:47 +03:00
peri4
2b28a46aae
deploy_tool "qt.conf" support
2021-04-16 21:21:18 +03:00
peri4
b38171b710
deploy_tool/main.cpp
2021-04-16 20:55:51 +03:00
peri4
821c7fa0b6
deploy_tool/main.cpp
2021-04-16 20:52:41 +03:00
peri4
b7067aae46
deploy_tool/main.cpp
2021-04-16 20:34:29 +03:00
peri4
a07e3c506b
deploy_tool Qt plugins dir search patch
2021-04-15 11:32:52 +03:00
peri4
95002973e8
PIEthernet send to custom address fix
2021-04-13 18:29:21 +03:00
peri4
7a2a9ee7d0
picrypt.cpp no-sodium fix
...
picodeparser now recognize assignment in declaration
2021-04-12 23:17:13 +03:00
andrey
77477a1853
PICloud IODevice flags
2021-04-12 18:04:42 +03:00
andrey
5042cd739f
PICloud resolve addr
2021-04-12 15:02:42 +03:00
andrey
dbd2267a8c
PICloud change protocol > server_uuid
2021-04-12 11:35:34 +03:00
andrey
f75ce1e8e0
PICloud Dispatcher screen mode
2021-04-09 16:44:05 +03:00
andrey
f0e2410929
PICrypt passwordHash fix hash and return, PICloud repair Server exit, fix PIAuth pass_hash gen
2021-04-08 11:53:10 +03:00
peri4
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
andrey
b2f8132518
PICloud disconnect
2021-04-07 18:11:25 +03:00
andrey
bf63b0e9f3
PIClout data send and receive test
2021-04-07 18:03:28 +03:00