peri4
491d89f117
version 3.19.0
...
PIMathVectorT subvector methods
PISystemTime::isNull()
PISystemTime::Frequency::isNull()
PISystemTime::toString()
PISystemTime::fromString()
PIVariant can handle strings with PISystemTime
PIDateTime::toSystemTime() now returns null time from invalid strings
2024-05-05 00:17:52 +03:00
peri4
a86e8f7b58
PIIOTextStream(PIString * string) now with mandatory Mode
2024-05-02 21:35:29 +03:00
peri4
247759b364
version 3.18.0
...
PIMathMatrixT:: toType(), submatrix() and setSubmatrix()
2024-04-26 15:37:06 +03:00
peri4
a745f803b3
version 3.17.1
...
add PINonTriviallyCopyable struct
add PISerial check for error on Windows on every read()
2024-04-10 20:49:27 +03:00
peri4
1b67000887
PIPacketExtractor Timeout mode fix
2024-04-08 21:23:11 +03:00
peri4
04d3e31dbc
PISet fix
2024-04-05 21:02:37 +03:00
peri4
9f29155d07
PISet fixes
2024-04-05 20:59:59 +03:00
peri4
021411defa
PIConfig adopt for PIIOString changes
2024-04-05 20:41:07 +03:00
peri4
ee4d78d2e1
add PISet::const_iterator, now can iterate ranged-for PISet by T, not by PIPair<T, bool>
2024-04-05 17:13:18 +03:00
peri4
9283c88b4e
version 3.17.0
...
finally properly works PIIOString inside PIIOStream
2024-04-05 15:34:38 +03:00
peri4
8d585439bb
add PIChunkStream::getData(int id)
...
fix some COM on Windows
fix PIPacketExtractor
2024-04-04 20:50:44 +03:00
peri4
ebf2b08bb1
PIPacketExtractor fix
2024-04-04 12:34:00 +03:00
peri4
576d9c79be
Merge branch 'master' of https://git.shstk.ru/SHS/pip
2024-03-15 19:49:46 +03:00
peri4
3fa5d9d9df
cloud inspecting ...
2024-03-15 19:49:37 +03:00
andrey
b14d30108a
Optimization removeAll and removeWhere in PIVector and PIDeque ( #180 )
...
Reviewed-on: #180
Co-authored-by: Andrey Bychkov <andrey@signalmodelling.ru >
Co-committed-by: Andrey Bychkov <andrey@signalmodelling.ru >
2024-03-13 10:43:02 +03:00
peri4
263fa18726
add warnings
2024-03-05 19:38:53 +03:00
peri4
f47bc411bc
version 3.16.0
...
new PISystemTime::Frequency type
2024-03-05 17:55:25 +03:00
peri4
50bff12364
map and cloud fix, add cloud debug
2024-02-22 17:10:38 +03:00
peri4
7297b9aee0
PICodeParser::parseFileContent
2024-01-25 23:58:50 +03:00
peri4
6b87536d8d
usb fix
2024-01-17 18:32:06 +03:00
peri4
d299a1f386
support for multi ctor CONNECTL
2023-12-12 22:05:06 +03:00
peri4
c77afcc374
PICodeInfo compatible with old interface, safety access to PICODEINFO
2023-12-08 19:01:22 +03:00
peri4
b8fc44714c
version 3.15.0 - improved pip_cmg and PICodeInfo storage
...
Important! changed API to access PICodeInfo storage
2023-12-08 16:14:18 +03:00
peri4
03bd23a3b9
enable PIString2StdWString
2023-11-09 00:31:27 +03:00
peri4
61e6edb4c8
add PIOpenCL::Kernel::waitForFinish()
2023-09-25 14:28:15 +03:00
peri4
aa78e930be
add toolTip attribute to PIValueTree
2023-09-13 10:33:12 +03:00
peri4
d1662d3535
PITextStream add long
2023-09-06 20:26:38 +03:00
peri4
3afa0ce0ab
PIChunkStream::extract changed to PIBinaryStream
2023-08-30 17:08:11 +03:00
peri4
64a474c343
more safety
2023-08-30 12:29:06 +03:00
peri4
0907a3eb13
version 3.14.0
...
PIBinaryStream::wasReadError() method, remove incomplete read asserts
2023-08-30 12:18:04 +03:00
peri4
c86ec0ae82
normalizeAngleDeg methods
2023-08-14 12:37:32 +03:00
peri4
ac76e07d9d
version 3.13.2
2023-07-14 22:14:02 +03:00
peri4
56aed70425
version 3.13.1
2023-07-14 10:51:01 +03:00
andrey
63321a4ce3
doc fix
2023-07-13 13:08:27 +03:00
andrey
66fb93ba88
change PIMap::at and add const to PIMap and PIBinaryLog
2023-07-13 12:32:45 +03:00
peri4
4d395f4487
pivaluetreeconversions add file methods
2023-07-07 11:51:06 +03:00
peri4
2f82aaf97b
missed include
2023-07-06 22:35:25 +03:00
peri4
b19d50ba62
linux
2023-07-06 21:48:42 +03:00
peri4
27f6f5158d
Merge pull request 'добавил const для части контейнеров и explicit для конструкторов' ( #176 ) from const_explicit into master
...
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/176
2023-07-06 20:01:25 +03:00
peri4
61f1a34c14
PIString/PIChar explicit, support char16_t
2023-07-06 19:59:26 +03:00
andrey
8ad2503c5a
pichar and pistring explicit test
2023-07-06 18:37:42 +03:00
peri4
1a96dc0cb9
PITimeMeasurer doc ru
2023-07-05 20:53:36 +03:00
peri4
de810b7bd6
auto-generated doc for PIValueTree
2023-07-04 22:50:25 +03:00
peri4
35aadb0e78
doc and brush
2023-07-04 13:08:37 +03:00
andrey
3a6b3a4064
добавил const для части контейнеров и explicit для конструкторов
2023-07-03 19:10:36 +03:00
peri4
9e78546b7e
small fix
2023-07-02 14:12:48 +03:00
peri4
ccae1a7311
more literals, use some in PIP, small refactor PIThread::start (clang-format mistakes)
2023-07-02 14:02:10 +03:00
peri4
54d0ba1876
literals doc
2023-06-29 18:37:09 +03:00
peri4
d1193e7aa1
version 3.12.1
...
add piliterals.h
2023-06-29 18:20:24 +03:00
peri4
c4766f8f5b
piMin/piMax can accept any arguments count
2023-06-19 21:35:49 +03:00