64e142b8c6
fix warning tmpnam
2025-08-13 11:17:31 +03:00
d01baffb0b
PITimeMeasurer remove some API, add elapsedAndReset()
...
got rid off some warnings
2025-01-17 11:49:24 +03:00
15548de79c
version 4.5.0
...
PIThread::stopAndWait now returns bool
PIKbdListener on Linux now use piwaitevent_p and can immediately stop
new base method piZeroMemory, also migrate all "memset 0" to piZeroMemory
2024-12-29 11:48:24 +03:00
57f8c1313e
first release of translation facility
...
* runtime - loading and translating
* design-time - works with *.ts file (pip_tr utility)
* compile-time - CMake macro for compile *.ts
2024-11-05 13:49:00 +03:00
1de4304e30
PIBinaryLog createIndexOnFly, loadIndex, saveIndex features
...
PIFile readAll and writeAll static methods
2023-05-11 21:44:31 +03:00
f355cfc05e
some PIFile functionality
...
PIBinaryLog::close fix
2022-12-26 14:09:05 +03:00
c2b8a8d6da
code format
2022-12-14 14:13:52 +03:00
0bd45ec49b
friend with UNICODE macro on windows
2022-12-07 09:33:46 +03:00
Бычков Андрей
f08a07cab0
небольшая чистка и улучшение кода, попытка исправить picloud
2022-11-07 17:16:27 +03:00
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
638f0e0181
PIIODevice remove init
...
picloud dispatcher fix
2022-10-23 19:22:36 +03:00
b1e220e454
change PIIODevice read* and write* methods size to "ssize_t"
2022-08-01 18:52:30 +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
1028233553
version 2.91.0, PITextStream works
2022-05-13 11:26:01 +03:00
3107949e6f
doc, small fixes
2022-05-08 19:23:52 +03:00
28ce6e8f3f
version 2.39.0
...
PIString works with PIConstChars
picodeinfo optimizations
PIIODevice::availableClasses
2022-05-03 18:44:00 +03:00
54b5372356
doxygen @ tags replaced to \
2022-03-14 21:19:31 +03:00
Andrey
a7df53fbfe
platformio_pre.py
2022-01-14 18:15:56 +03:00
3c8ccf357b
PIFile::openTemporary on Windows
...
PIPair from std::tuple
2021-12-24 14:41:18 +03:00
b85de0d704
work with PIFile::openTemporary() on Windows
2021-10-26 13:50:27 +03:00
25def958a1
rename doc macros
2021-08-04 16:31:32 +03:00
1ec9481c19
PIFile::skip() method and PIFile::isEnd() fix for read-only
2021-05-14 00:36:12 +03:00
f3d6739869
code brush
2020-10-02 11:11:55 +03:00
2ef0ca6946
PIIODevice destructor fix
2020-08-26 18:43:33 +03:00
ccd6a9888f
tree changes
2020-08-19 00:47:05 +03:00