4d841787fc
version 5.5.2
...
PIVariant complex(f,d,ld) full support
2025-10-16 11:47:55 +03:00
790246afea
add miss files, add PIUnits::Distance and PIUnits::Mass
2025-10-10 19:47:25 +03:00
978e350722
version 5.5.1
...
add SipHash and HalfSipHash for PIDigest
2025-10-08 21:15:28 +03:00
1d76cacae2
code brush some digest
2025-10-08 16:59:56 +03:00
db954ffdaa
version 5.5.0
...
add PIIODevice::threadedReadTimeout
2025-09-29 18:48:20 +03:00
8d6ae976a3
remove comment
2025-09-26 21:38:41 +03:00
e767fae934
merge pscreen_win_u16
2025-09-26 21:35:36 +03:00
5db97ca959
version 5.4.0
...
remove CORS default header from PIHTTPServer
fix several docs
fix PIMathVector::dot return type
add units directory with PIUnits facility
2025-09-26 21:33:45 +03:00
daab41e41e
add options for fftw3 precisions
...
configureFromFullPathDevice for all devices now trim() components
2025-09-23 21:16:54 +03:00
a61c8477c7
fix PIMap operator<<(PIMap) error for size=2
2025-09-22 22:34:06 +03:00
788ad8f2c0
PIVariant::toNum from mathvector safety fix
2025-09-22 20:58:58 +03:00
78afc179c4
PIVariant::toNum now from mathvector
2025-09-22 16:26:09 +03:00
69ec4c9837
.clang-format
2025-09-21 21:08:18 +03:00
2368de6e93
rename PRIVATE_DEFINITION_FINISH to PRIVATE_DEFINITION_END_NO_INITIALIZE
2025-09-21 21:05:56 +03:00
e5df76ab1d
decompose PRIVATE_DEFINITION_END(c) to PRIVATE_DEFINITION_FINISH(c) and RIVATE_DEFINITION_INITIALIZE(c)
...
now you can define private in separate file and initialize it in main cpp
2025-09-19 17:39:39 +03:00
fdec0e66a8
Merge pull request 'codeparser_C' ( #192 ) from codeparser_C into master
...
Reviewed-on: #192
2025-09-18 20:19:11 +03:00
5f3baa5580
PICODEINFO::accessOffsetFunction
...
add offset generation in pip_cmg for retrieve bytes offset of struct member
add pip_cmg -V doc
2025-09-18 17:12:35 +03:00
7083b2c32b
finish codeparser improvements
...
pip_cmg now works with new nested entities approach
Getters now can access to bitfields
2025-09-18 05:54:31 +03:00
af02684dc5
adopt PICodeParser for C-style typedefs and some other
2025-09-17 19:42:00 +03:00
2806086558
add "const" to PIByteArray::dataAs
2025-09-15 21:21:58 +03:00
ce962bfb40
fix for new pip
2025-09-15 19:47:32 +03:00
dcdd7db33d
version 5.2.1
...
fix potentially errors in PIConstChars compare methods
PIHIDevice::open() for open last device
PIVariant::toPoint() now can cast from PIMathVectord
2025-09-13 17:25:12 +03:00
3c72db2de8
add PIHIDevice
2025-09-11 21:06:30 +03:00
53faaeb396
Merge pull request 'deploy_tool_debug' ( #191 ) from deploy_tool_debug into master
...
Reviewed-on: #191
2025-09-10 16:08:38 +03:00
2928a690b8
remove debug
2025-09-10 16:07:19 +03:00
220ce225f8
dpkg spaces not valid
2025-09-10 16:05:26 +03:00
ac89c499ab
start debug
2025-09-10 15:55:19 +03:00
8d1c97da04
PIProcess code brush
2025-09-10 15:54:55 +03:00
aa140fd4ec
version 5.2.0
2025-09-05 22:09:28 +03:00
08161c9aad
revert piscreen
2025-09-05 21:57:48 +03:00
40cda7d988
fix last deploy_tool patch
2025-09-05 21:56:59 +03:00
c05b8b4095
fix all PIFile::readAll calls
2025-09-05 21:50:35 +03:00
3d7ba1dee6
Merge pull request 'pifile_readall' ( #190 ) from pifile_readall into master
...
Reviewed-on: #190
2025-09-05 21:47:13 +03:00
a299ada873
PIFile::readAll release
...
patch deploy_tool: ignore libc.so and take last dpkg dependency instead of first
2025-09-05 21:46:44 +03:00
91144ad338
new PIFile::readAll test
2025-09-04 17:52:31 +03:00
ef8b785ac6
version 5.1.0
...
PIHTTPServer now can handle path with partially *, ** and {} path arguments
PIHTTP::MessageConst add queryArguments() and pathArguments(). arguments() now union of these args
2025-08-28 19:48:19 +03:00
27f37c9cc1
fix PIFile::readAll(force = true)
2025-08-15 18:32:21 +03:00
f2464ed76b
Merge branch 'master' of https://git.shstk.ru/SHS/pip
2025-08-14 17:34:21 +03:00
a3615c5666
piDe/SerializeJSON with PIJSON type, some doc
2025-08-14 17:34:12 +03:00
1b3f72d429
add PISystemMonitor measurer signal
2025-08-14 15:57:42 +03:00
04152f05a9
some autogen docs
2025-08-14 14:07:52 +03:00
d95944dcfc
PIRegularExpression basic doc
2025-08-14 10:54:37 +03:00
a17644a953
Merge pull request 'piprocess' ( #189 ) from piprocess into master
...
Reviewed-on: #189
2025-08-14 10:05:23 +03:00
3426a3064e
main doc
2025-08-13 22:35:43 +03:00
a41379a40e
doc
2025-08-13 22:29:44 +03:00
39266f8c3c
try 3
2025-08-13 22:20:13 +03:00
3bcb778628
try 2
2025-08-13 22:17:04 +03:00
781b430c33
revert
2025-08-13 22:15:12 +03:00
0ac7ea3096
fix linux exit finished
2025-08-13 22:12:14 +03:00
d6a0ae6106
PIProcess windows works
2025-08-13 21:36:13 +03:00