|
|
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 |
|
|
|
fffaf0726d
|
CAN adopted, Linux work
|
2022-11-07 18:07:26 +03:00 |
|
|
|
6da1ec5acf
|
Merge branch 'thread' of https://git.shs.tools/SHS/pip into thread
|
2022-11-07 17:50:52 +03:00 |
|
|
|
16a8d37a8f
|
Merge branch 'master' of https://git.shs.tools/SHS/pip into thread
|
2022-11-07 17:50:06 +03:00 |
|
Бычков Андрей
|
f08a07cab0
|
небольшая чистка и улучшение кода, попытка исправить picloud
|
2022-11-07 17:16:27 +03:00 |
|
|
|
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 |
|
|
|
4219372e68
|
PIString::fromUTF8 BOM support
|
2022-11-01 14:29:07 +03:00 |
|
|
|
e48d0ebaab
|
linux signal
|
2022-11-01 09:38:27 +03:00 |
|
|
|
6e81a419fb
|
start move to interruption of blocking calls, PIThread and PIEthernet
|
2022-11-01 00:02:44 +03:00 |
|
|
|
e5777dde6c
|
version 3.3.0
|
2022-10-01 10:53:09 +03:00 |
|
|
|
3c7e117661
|
PIJSON doc and << operator
|
2022-09-30 21:09:57 +03:00 |
|
|
|
0f48c206c3
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2022-09-30 20:28:03 +03:00 |
|
|
|
4a7f009cc6
|
doc
|
2022-09-30 20:27:58 +03:00 |
|
Бычков Андрей
|
bf87f631f0
|
some code style
|
2022-09-30 13:58:43 +03:00 |
|
|
|
44876836c5
|
PIJSON improvements and doc reference
|
2022-09-28 18:08:19 +03:00 |
|
|
|
2d2f6b254b
|
add PIJSON, yet without doc
|
2022-09-26 17:49:58 +03:00 |
|
|
|
858b54ce64
|
pistring::toFloat/Double/LDouble precise fixes
|
2022-09-19 15:20:24 +03:00 |
|
|
|
499ee386a7
|
PIString::toFloat/Double/LDouble own fast implementation (. and , equivalent)
PICout ldouble support
PIEthernet small optimization
|
2022-09-17 17:53:58 +03:00 |
|
|
|
24da7aa644
|
doc core reference done
|
2022-08-15 19:35:49 +03:00 |
|
|
|
494faf862b
|
some doc
|
2022-08-15 11:43:27 +03:00 |
|
|
|
79efd9e15d
|
clang fix
|
2022-08-10 23:23:23 +03:00 |
|
Бычков Андрей
|
adef5b6781
|
PIMap some doc
|
2022-08-09 15:54:53 +03:00 |
|
Бычков Андрей
|
60f4db61eb
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2022-08-08 17:14:21 +03:00 |
|
Бычков Андрей
|
724a2dffcf
|
picout and clean
|
2022-08-08 16:44:37 +03:00 |
|
|
|
8551499a5e
|
PICout refactoring, new SHSTKMacros
|
2022-08-07 22:07:26 +03:00 |
|
Бычков Андрей
|
1eaecb288f
|
PIMapIterators refactoring
PIChunkStream some refactoring
|
2022-08-05 17:05:56 +03:00 |
|
Бычков Андрей
|
170a713357
|
PIMap new functions
PIByteArray checksum crc
some doc fixes
|
2022-08-04 20:20:08 +03:00 |
|
|
|
af9a9e78b9
|
doc
|
2022-08-02 17:08:51 +03:00 |
|
|
|
eb91fbfc45
|
doc stream
|
2022-08-01 21:23:21 +03:00 |
|
|
|
4ea5465637
|
PIString:: mid and cutMid does nothing if "start" < 0
|
2022-08-01 19:29:40 +03:00 |
|
|
|
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 |
|
|
|
97734953dd
|
PIString(int) constructors delete
|
2022-07-29 22:25:21 +03:00 |
|
|
|
bd98583116
|
PIString delete operator += int
PICout fix
|
2022-07-29 20:09:40 +03:00 |
|
Бычков Андрей
|
ddba8f401b
|
PICout fix
|
2022-07-29 18:16:42 +03:00 |
|
Бычков Андрей
|
4725eb96d6
|
replace typedef function ptr by std::function
start PIMap refactoring
|
2022-07-29 15:49:36 +03:00 |
|
Бычков Андрей
|
1b09ad5c27
|
binlog fixes
PIBinaryStream doc
remove makePIPair
rename bytesAvailable
|
2022-07-28 14:46:58 +03:00 |
|
Бычков Андрей
|
3873f0b03b
|
PIIODevice::bytesAvailible()
fix pistringlist pibinarystream write
pibinarystream::binaryStreamSize()
PIByteArray pibinarystream read with more size fix
pistring pibinarystream read optimization
fix bug in PIIOBinaryStream read and write if failed
workaround in PIIOString::readDevice
PISPI readDevice bug Fixed
|
2022-07-27 15:43:04 +03:00 |
|
|
|
a4882dc054
|
complex macros with ;
|
2022-07-25 11:18:09 +03:00 |
|
Бычков Андрей
|
a1b9b7e1d6
|
убрал лишние ;
|
2022-07-25 10:32:42 +03:00 |
|
Бычков Андрей
|
e1b89aeca8
|
PIByteArray begin end indexOf map reduce forEach
PIVector and PIDeque small fixes
|
2022-07-25 10:07:48 +03:00 |
|
|
|
242abaaf59
|
version 2.95.0
get rid of PIByteArray subclassing from PIDeque<uchar>
|
2022-07-22 16:40:09 +03:00 |
|
|
|
1b04d7ecce
|
version 2.93 ready to master
remove PIString << operators
|
2022-06-24 12:10:57 +03:00 |
|
|
|
b66272a68a
|
version 2.92
pip_cmg
|
2022-06-09 17:59:04 +03:00 |
|
|
|
1028233553
|
version 2.91.0, PITextStream works
|
2022-05-13 11:26:01 +03:00 |
|
|
|
ef8ffcd02f
|
DEPRECATED[M], createMemoryBlock(), text stream ...
|
2022-05-11 20:55:51 +03:00 |
|
|
|
0897a8369f
|
macros rename
|
2022-05-11 16:49:33 +03:00 |
|
|
|
fa19ad1093
|
text stream ...
|
2022-05-11 12:39:36 +03:00 |
|
|
|
8c6b3613b6
|
code brush
|
2022-05-11 10:48:36 +03:00 |
|
|
|
a23eb341e2
|
pitextstream starts
|
2022-05-10 18:47:11 +03:00 |
|
|
|
b2bc385397
|
PIByteArray works on binary stream
|
2022-05-10 15:23:18 +03:00 |
|