|
|
c5f70f4e09
|
picloud
|
2020-08-28 17:49:58 +03:00 |
|
|
|
234d4e73be
|
picloud
|
2020-08-27 19:40:11 +03:00 |
|
|
|
e1f2c90790
|
version
|
2020-08-26 18:45:27 +03:00 |
|
|
|
93cf55d323
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-26 18:43:40 +03:00 |
|
|
|
2ef0ca6946
|
PIIODevice destructor fix
|
2020-08-26 18:43:33 +03:00 |
|
|
|
73bfe03433
|
PIEthernet disctonnect fix
|
2020-08-26 18:10:58 +03:00 |
|
|
|
2a42d2a341
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-26 18:01:23 +03:00 |
|
|
|
7f2c82dc69
|
PIEthernet reconnect
|
2020-08-26 18:01:17 +03:00 |
|
|
|
fa0475cac6
|
PIEthernet disctonnect fix
|
2020-08-26 17:59:28 +03:00 |
|
|
|
cfebf8cf23
|
cloud test
|
2020-08-26 17:28:56 +03:00 |
|
|
|
3965e54e38
|
start develop picloud
|
2020-08-24 13:23:31 +03:00 |
|
|
|
f033119a8b
|
version 2.3.0_beta
optimize PIChunkStream::readAll()
optimize PIEvaluator
|
2020-08-24 02:08:23 +03:00 |
|
|
|
6b70045914
|
CMake set_version fix
|
2020-08-21 22:12:11 +03:00 |
|
|
|
cc580d9385
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-19 16:48:17 +03:00 |
|
|
|
05607ccf0e
|
static_assert
|
2020-08-19 16:48:08 +03:00 |
|
|
|
fec68299c1
|
remove install duplicate
|
2020-08-19 16:22:01 +03:00 |
|
|
|
ccd6a9888f
|
tree changes
|
2020-08-19 00:47:05 +03:00 |
|
|
|
c582d8ff46
|
PIStringList new constructor
|
2020-08-18 22:58:30 +03:00 |
|
|
|
9834ac177b
|
debian version fix, "Maj.Min.Rev-Build-suffix" instead of "Maj.Min.Rev-suffix-Build"
|
2020-08-15 21:24:57 +03:00 |
|
|
|
31f0d88157
|
version 2.2.1
std::initializer_list supports for vector and dequeue
|
2020-08-14 18:00:28 +03:00 |
|
|
|
e76a07a3f3
|
binlog fixes
|
2020-08-13 18:03:25 +03:00 |
|
|
|
31a347250f
|
version 2.2.0
remove deprecated members
PIVariantTypes::File add "is_save" flag
PIBinaryLog clear
|
2020-08-13 12:59:29 +03:00 |
|
|
|
294831df17
|
binlog user header
|
2020-08-12 20:01:24 +03:00 |
|
|
|
e77d3a86a9
|
opencl MacOS fix
|
2020-08-11 21:18:51 +03:00 |
|
|
|
66010c83eb
|
export headers workaround
|
2020-08-11 20:59:12 +03:00 |
|
|
|
57a9ccb854
|
version 2.0.0_prealpha
PIFile::put() and get()
|
2020-08-11 20:09:34 +03:00 |
|
|
|
3ba6a7b0e8
|
rename PIBlockingDequeue -> PIBlockingQueue
|
2020-08-11 19:05:47 +03:00 |
|
|
|
8c3349d84a
|
fix PIThreadPoolExecutor and PIBlockingDequeue
|
2020-08-11 17:26:44 +03:00 |
|
|
|
dac318c624
|
<T>_MAKE_VERSION macro add in "set_version()" CMake generated header
|
2020-08-06 17:25:16 +03:00 |
|
|
|
e08f805525
|
small fixes
|
2020-08-06 15:17:15 +03:00 |
|
|
|
26742a1fc3
|
PIFile::readAll patch
|
2020-08-06 15:01:31 +03:00 |
|
|
|
70a7363f76
|
some features
in main.cpp fastest Variant implementation
|
2020-08-05 00:53:27 +03:00 |
|
|
|
9cd108cf20
|
tests binary dir fix
|
2020-08-03 11:10:27 +03:00 |
|
|
|
22208fbf51
|
tests binary dir fix
|
2020-08-03 11:10:05 +03:00 |
|
|
|
e8a066abcd
|
doc
|
2020-08-03 09:04:50 +03:00 |
|
|
|
427e7411c1
|
move most old PIMap iterators to new
Documentation of PIVector, PIMap and PIMapIterator
|
2020-08-03 01:43:23 +03:00 |
|
|
|
df457a1602
|
rename "iterate"
|
2020-08-02 19:18:28 +03:00 |
|
|
|
1dfcaf4952
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-02 15:57:27 +03:00 |
|
|
|
b468a6d581
|
PIMapIterator
small PIString optimize
general PIChunkStream pack optimization
|
2020-08-02 15:57:21 +03:00 |
|
|
|
b68e8f7a65
|
Merge picloud branch
|
2020-08-02 14:00:46 +03:00 |
|
|
|
1fb5356825
|
move picompress.h
|
2020-08-01 23:34:23 +03:00 |
|
|
|
01f7b15818
|
remove " "
|
2020-08-01 23:27:10 +03:00 |
|
|
|
284971fe8d
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-01 23:24:16 +03:00 |
|
|
|
edacac54f9
|
PIByteArray rvalue, some fixes
|
2020-08-01 23:24:08 +03:00 |
|
|
|
0821742e45
|
missed exports
|
2020-08-01 23:18:02 +03:00 |
|
|
|
2d317a9959
|
missed exports
|
2020-08-01 22:42:11 +03:00 |
|
|
|
7486866c17
|
CMakeLists.txt fix
|
2020-08-01 22:34:20 +03:00 |
|
|
|
c7ac4fa551
|
Refactored CMakeLists.txt
* new pip_module() macro
* fixed exports
* automatic gather all exports and pass them to Doxygen and PICodeParser
|
2020-08-01 21:29:32 +03:00 |
|
|
|
21111b3e67
|
move tests to separate dir
create macro "pip_test()" for easily add new tests
|
2020-07-31 15:47:08 +03:00 |
|
|
|
e728b30e5e
|
PIString hard optimization
|
2020-07-31 14:12:47 +03:00 |
|