000ce2a54d
PICout improvement:
...
* renamed private members for more clear code
* registerExternalBufferID() method to obtain unique ID for withExternalBuffer()
* PICoutManipulators::PICoutStdStream enum for select stream (stdout or stderr)
* Constructors now accept optional stream
* piCerr and piCerrObj macros
PIDir::temporary() moved to "mkdtemp"
PILog:
* now 4 levels
* you can set max level
* Error writes to piCerr
2024-09-16 16:06:07 +03:00
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
50bff12364
map and cloud fix, add cloud debug
2024-02-22 17:10:38 +03:00
56aed70425
version 3.13.1
2023-07-14 10:51:01 +03:00
63321a4ce3
doc fix
2023-07-13 13:08:27 +03:00
66fb93ba88
change PIMap::at and add const to PIMap and PIBinaryLog
2023-07-13 12:32:45 +03:00
3a6b3a4064
добавил const для части контейнеров и explicit для конструкторов
2023-07-03 19:10:36 +03:00
c2b8a8d6da
code format
2022-12-14 14:13:52 +03:00
Бычков Андрей
39d81dd23b
PICloudServer don't delete clients
2022-11-10 19:01:28 +03:00
Бычков Андрей
eddef26b5e
doc PIMap PIStack PIQueue done
2022-09-02 09:44:47 +03:00
Бычков Андрей
db3de9904a
pimap some doc
2022-08-30 18:15:13 +03:00
Бычков Андрей
3511fee459
pimap some doc
2022-08-30 17:49:09 +03:00
Бычков Андрей
5a1a381a32
containers doc
2022-08-29 18:32:55 +03:00
Бычков Андрей
adef5b6781
PIMap some doc
2022-08-09 15:54:53 +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
ab7769dd5a
map and set fix
2022-08-01 19:07:23 +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
b2bc385397
PIByteArray works on binary stream
2022-05-10 15:23:18 +03:00
0f9e592273
start moving to binarystream
2022-05-10 12:26:05 +03:00
5770adfd34
PIMap fix
2022-05-06 16:27:40 +03:00
9714d8ea42
PIMap {{K, T}, {K, T}, ...} constructor
...
doc ru
2022-05-06 12:45:08 +03:00
4f2218619c
version, debug printf
2022-04-13 12:31:11 +03:00
Andrey
e4e16764f3
PIP_DEBUG, PIVector sort and doc
2022-04-13 11:22:27 +03:00
00830958df
doc ru, printf() before assert in containers
2022-04-12 23:17:05 +03:00
54b5372356
doxygen @ tags replaced to \
2022-03-14 21:19:31 +03:00
d3b6597042
PIMap range-for decomposition declaration support
2021-11-01 23:29:42 +03:00
25def958a1
rename doc macros
2021-08-04 16:31:32 +03:00
e474c5a8de
remove __PICONTAINERS_SIMPLE_TYPE__
2020-09-28 15:38:45 +03:00
05b48af153
remove at(index) reference function
...
remove chrUpr and chrLwr from PIString
2020-09-10 12:37:33 +03:00
ccd6a9888f
tree changes
2020-08-19 00:47:05 +03:00