peri4
|
b609ce8027
|
version 3.7.0
|
2022-12-07 10:56:01 +03:00 |
|
peri4
|
0bd45ec49b
|
friend with UNICODE macro on windows
|
2022-12-07 09:33:46 +03:00 |
|
peri4
|
3625627072
|
PIVariantTypes::Color::toString() now can return color name
|
2022-12-05 22:08:58 +03:00 |
|
peri4
|
8e744249de
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2022-12-05 19:16:56 +03:00 |
|
peri4
|
cf5284a244
|
color collection, now only CSS colors
PIVariantTypes::Color from/to string (with CSS names)
|
2022-12-05 19:16:48 +03:00 |
|
peri4
|
b25ecf42fb
|
PIValueTreeConversions text, options
PIVariant fixes
|
2022-12-04 18:27:54 +03:00 |
|
peri4
|
5bb9477b5b
|
PIVariant string conversions, PIDateTime::fromString
|
2022-11-30 22:40:28 +03:00 |
|
peri4
|
a27353d42d
|
PIValueTreeConversions start
|
2022-11-29 20:44:46 +03:00 |
|
peri4
|
1327e46f61
|
PIVariant and PIValueTree changes
|
2022-11-29 18:08:06 +03:00 |
|
peri4
|
a516acbd44
|
PIValueTree
|
2022-11-29 09:17:19 +03:00 |
|
peri4
|
d3d2b4281c
|
PIP_ADD_COUNTER now almost unique across different cpp
add PIValueTree
|
2022-11-28 14:41:12 +03:00 |
|
peri4
|
ab0b6a7649
|
remove debug
|
2022-11-27 12:44:19 +03:00 |
|
peri4
|
6e13ee173e
|
PIVariant::fromType() methods
|
2022-11-27 12:40:31 +03:00 |
|
peri4
|
a786c928e0
|
PIVariant custom casts works
|
2022-11-27 12:13:11 +03:00 |
|
peri4
|
f52fc5332c
|
PIVariant add typeID, optimization, macros simplify and change custom logic to ID
|
2022-11-27 11:03:32 +03:00 |
|
peri4
|
dc6fbbf7ec
|
folders
|
2022-11-25 21:35:39 +03:00 |
|
peri4
|
a2256a3872
|
PIString::simplified
|
2022-11-15 17:55:55 +03:00 |
|
peri4
|
d45996af28
|
"FFTW Create plan" remove
|
2022-11-14 21:29:01 +03:00 |
|
peri4
|
05dcbca894
|
PIBinaryStream patches
|
2022-11-14 12:31:20 +03:00 |
|
peri4
|
57ed40912d
|
piDeleteAll and piDeleteAllAndClear
|
2022-11-13 22:55:10 +03:00 |
|
peri4
|
46751ab977
|
missing include
|
2022-11-12 13:38:07 +03:00 |
|
peri4
|
e9128771db
|
version 3.6.0
another fixes in PIEthernet
remove PIThread::interrupt()
piwaitevent patches
|
2022-11-12 13:31:26 +03:00 |
|
peri4
|
ec8fbcb112
|
cloud
|
2022-11-10 19:37:01 +03:00 |
|
peri4
|
4c909e692a
|
Merge pull request 'thread' (#170) from thread into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/170
|
2022-11-10 19:02:42 +03:00 |
|
peri4
|
56fd6b921e
|
version 3.5.0
|
2022-11-10 16:16:57 +03:00 |
|
peri4
|
0fed454bb7
|
Merge pull request 'thread' (#169) from thread into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/169
|
2022-11-10 16:16:08 +03:00 |
|
peri4
|
cbac9f4253
|
PITimerImp_RT
|
2022-11-10 15:44:35 +03:00 |
|
peri4
|
3d7e845213
|
Merge branch 'thread' of https://git.shs.tools/SHS/pip into thread
|
2022-11-10 15:03:59 +03:00 |
|
peri4
|
e9a7eaa276
|
fixes
|
2022-11-10 15:03:51 +03:00 |
|
peri4
|
4994d0bf66
|
condvar fixes
|
2022-11-10 14:11:40 +03:00 |
|
peri4
|
702d1642e0
|
PITimer thread imp changed from PIWaitEvent to PIConditionalVariable
|
2022-11-10 13:47:57 +03:00 |
|
peri4
|
d34374d4e0
|
missing
|
2022-11-10 12:29:49 +03:00 |
|
peri4
|
398d760ba9
|
PIObject::deleteLater important fix
PIWaitEvent::sleep() method
PITimer thread imp wait optimization, migrate to interruptable sleeps
|
2022-11-10 12:26:08 +03:00 |
|
peri4
|
db5c4dcf3f
|
PIThread::stopAndWait
|
2022-11-09 17:02:28 +03:00 |
|
peri4
|
d3dd3fb32b
|
blocking PIEthernet write works
|
2022-11-08 17:34:06 +03:00 |
|
peri4
|
fffaf0726d
|
CAN adopted, Linux work
|
2022-11-07 18:07:26 +03:00 |
|
peri4
|
6da1ec5acf
|
Merge branch 'thread' of https://git.shs.tools/SHS/pip into thread
|
2022-11-07 17:50:52 +03:00 |
|
peri4
|
16a8d37a8f
|
Merge branch 'master' of https://git.shs.tools/SHS/pip into thread
|
2022-11-07 17:50:06 +03:00 |
|
peri4
|
8a5e72c723
|
migrate to async IO model
new PIIODevice::interrupt() virtual method
new PIWaitEvent private class
PIEthernet and PISerial basically tested on Windows and Linux
|
2022-11-05 23:43:07 +03:00 |
|
peri4
|
2163deb7ea
|
PICodeParser entities visibility, check pip_cmg stream operators for public and global visibility
|
2022-11-01 14:54:53 +03:00 |
|
peri4
|
4219372e68
|
PIString::fromUTF8 BOM support
|
2022-11-01 14:29:07 +03:00 |
|
peri4
|
e48d0ebaab
|
linux signal
|
2022-11-01 09:38:27 +03:00 |
|
peri4
|
591c92b4bb
|
ready to test
|
2022-11-01 09:17:24 +03:00 |
|
peri4
|
6e81a419fb
|
start move to interruption of blocking calls, PIThread and PIEthernet
|
2022-11-01 00:02:44 +03:00 |
|
peri4
|
ca403ca2c7
|
PIDiagnostics EPIC fix
|
2022-10-27 21:14:55 +03:00 |
|
peri4
|
e46cfdc4bd
|
more precise using PIIODevice::reading_now flag, Warning! one should use it manually now
small enum fix for pip_cmg
|
2022-10-27 20:58:43 +03:00 |
|
peri4
|
609ff8e9c8
|
piserial should be fixed
|
2022-10-24 10:55:25 +03:00 |
|
peri4
|
ea0df21726
|
Merge pull request 'piethernet threaded connect fix, small brush of PIIODevice' (#168) from piiodevice_fix into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/168
|
2022-10-23 21:38:35 +03:00 |
|
peri4
|
3a5050b028
|
piethernet threaded connect fix, small brush of PIIODevice
|
2022-10-23 21:38:10 +03:00 |
|
peri4
|
2cf561767f
|
Merge pull request 'piiodevice_fix' (#167) from piiodevice_fix into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/167
|
2022-10-23 19:33:41 +03:00 |
|
peri4
|
359c7816bc
|
picloud
|
2022-10-23 18:48:28 +03:00 |
|
peri4
|
9438ab4e53
|
PIIODevice threaded read refactoring
|
2022-10-23 16:02:09 +03:00 |
|
peri4
|
e5777dde6c
|
version 3.3.0
|
2022-10-01 10:53:09 +03:00 |
|
peri4
|
3c7e117661
|
PIJSON doc and << operator
|
2022-09-30 21:09:57 +03:00 |
|
peri4
|
0f48c206c3
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2022-09-30 20:28:03 +03:00 |
|
peri4
|
4a7f009cc6
|
doc
|
2022-09-30 20:27:58 +03:00 |
|
peri4
|
001812f3ce
|
Merge pull request 'some code style' (#166) from json into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/166
|
2022-09-30 20:27:03 +03:00 |
|
peri4
|
44876836c5
|
PIJSON improvements and doc reference
|
2022-09-28 18:08:19 +03:00 |
|
peri4
|
2d2f6b254b
|
add PIJSON, yet without doc
|
2022-09-26 17:49:58 +03:00 |
|
peri4
|
858b54ce64
|
pistring::toFloat/Double/LDouble precise fixes
|
2022-09-19 15:20:24 +03:00 |
|
peri4
|
38840c5b7d
|
version 3.2.0
|
2022-09-18 12:36:09 +03:00 |
|
peri4
|
499ee386a7
|
PIString::toFloat/Double/LDouble own fast implementation (. and , equivalent)
PICout ldouble support
PIEthernet small optimization
|
2022-09-17 17:53:58 +03:00 |
|
peri4
|
24da7aa644
|
doc core reference done
|
2022-08-15 19:35:49 +03:00 |
|
peri4
|
494faf862b
|
some doc
|
2022-08-15 11:43:27 +03:00 |
|
peri4
|
67561636e5
|
return move-assignment dequeue optimization
|
2022-08-12 23:53:22 +03:00 |
|
peri4
|
fed2c5991d
|
version 3.0.0_rc
|
2022-08-10 23:44:26 +03:00 |
|
peri4
|
ed888324b2
|
override
|
2022-08-10 23:34:11 +03:00 |
|
peri4
|
79efd9e15d
|
clang fix
|
2022-08-10 23:23:23 +03:00 |
|
peri4
|
f0fee0d78f
|
mispell
|
2022-08-08 21:09:47 +03:00 |
|
peri4
|
8abc9777cc
|
cmake refactoring
|
2022-08-08 15:41:01 +03:00 |
|
peri4
|
8551499a5e
|
PICout refactoring, new SHSTKMacros
|
2022-08-07 22:07:26 +03:00 |
|
peri4
|
54cc6c55b2
|
pip_cmg and picodeinfo.h doc
|
2022-08-03 14:14:24 +03:00 |
|
peri4
|
e6aa3c34d4
|
Merge pull request 'added and fixed documentation for PIMath' (#101) from math-doc into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/101
|
2022-08-03 08:49:08 +03:00 |
|
peri4
|
bb40f69298
|
doc clean
|
2022-08-03 08:47:25 +03:00 |
|
peri4
|
af9a9e78b9
|
doc
|
2022-08-02 17:08:51 +03:00 |
|
peri4
|
af1264e42b
|
doc fix
|
2022-08-02 08:25:34 +03:00 |
|
peri4
|
eb91fbfc45
|
doc stream
|
2022-08-01 21:23:21 +03:00 |
|
peri4
|
4ea5465637
|
PIString:: mid and cutMid does nothing if "start" < 0
|
2022-08-01 19:29:40 +03:00 |
|
peri4
|
ab7769dd5a
|
map and set fix
|
2022-08-01 19:07:23 +03:00 |
|
peri4
|
b1e220e454
|
change PIIODevice read* and write* methods size to "ssize_t"
|
2022-08-01 18:52:30 +03:00 |
|
peri4
|
1b499530c5
|
add pisd deploy
|
2022-08-01 18:20:58 +03:00 |
|
peri4
|
b0d48caaad
|
version 2.98.0
remove PIFile::readLine()
partially migrate PIConfig to text stream
add more "override"
|
2022-08-01 18:13:22 +03:00 |
|
peri4
|
97734953dd
|
PIString(int) constructors delete
|
2022-07-29 22:25:21 +03:00 |
|
peri4
|
bd98583116
|
PIString delete operator += int
PICout fix
|
2022-07-29 20:09:40 +03:00 |
|
peri4
|
6ae6e9a540
|
remove test
|
2022-07-27 10:11:55 +03:00 |
|
peri4
|
a4882dc054
|
complex macros with ;
|
2022-07-25 11:18:09 +03:00 |
|
peri4
|
242abaaf59
|
version 2.95.0
get rid of PIByteArray subclassing from PIDeque<uchar>
|
2022-07-22 16:40:09 +03:00 |
|
peri4
|
e96b399da7
|
pip_cmg fix
|
2022-06-24 16:43:22 +03:00 |
|
peri4
|
33eefd7453
|
pip_cmg namespace fix
|
2022-06-24 14:46:55 +03:00 |
|
peri4
|
c7fffe1280
|
PIBinaryLog miss
|
2022-06-24 12:19:03 +03:00 |
|
peri4
|
1b04d7ecce
|
version 2.93 ready to master
remove PIString << operators
|
2022-06-24 12:10:57 +03:00 |
|
peri4
|
b66272a68a
|
version 2.92
pip_cmg
|
2022-06-09 17:59:04 +03:00 |
|
peri4
|
12c032392c
|
pip_cmg namespaces fix
|
2022-05-20 15:23:01 +03:00 |
|
peri4
|
ffa25c18f0
|
pip_cmg include fix
|
2022-05-15 17:56:52 +03:00 |
|
peri4
|
f67e3030b9
|
move to PIIOTextStream
|
2022-05-13 13:24:09 +03:00 |
|
peri4
|
1028233553
|
version 2.91.0, PITextStream works
|
2022-05-13 11:26:01 +03:00 |
|
peri4
|
ef8ffcd02f
|
DEPRECATED[M], createMemoryBlock(), text stream ...
|
2022-05-11 20:55:51 +03:00 |
|
peri4
|
0897a8369f
|
macros rename
|
2022-05-11 16:49:33 +03:00 |
|
peri4
|
fa19ad1093
|
text stream ...
|
2022-05-11 12:39:36 +03:00 |
|
peri4
|
8c6b3613b6
|
code brush
|
2022-05-11 10:48:36 +03:00 |
|