Commit Graph

  • d4a024ea75 remove harmful createPIPair() peri4 2024-05-06 19:22:22 +03:00
  • 491d89f117 version 3.19.0 PIMathVectorT subvector methods PISystemTime::isNull() PISystemTime::Frequency::isNull() PISystemTime::toString() PISystemTime::fromString() PIVariant can handle strings with PISystemTime PIDateTime::toSystemTime() now returns null time from invalid strings peri4 2024-05-05 00:17:52 +03:00
  • a86e8f7b58 PIIOTextStream(PIString * string) now with mandatory Mode peri4 2024-05-02 21:35:29 +03:00
  • d97798d063 version 3.18.1 fix pip_cmg - ignore static members peri4 2024-04-30 15:23:26 +03:00
  • 247759b364 version 3.18.0 PIMathMatrixT:: toType(), submatrix() and setSubmatrix() peri4 2024-04-26 15:37:06 +03:00
  • a745f803b3 version 3.17.1 add PINonTriviallyCopyable struct add PISerial check for error on Windows on every read() peri4 2024-04-10 20:49:27 +03:00
  • 1b67000887 PIPacketExtractor Timeout mode fix peri4 2024-04-08 21:23:11 +03:00
  • 04d3e31dbc PISet fix peri4 2024-04-05 21:02:37 +03:00
  • 9f29155d07 PISet fixes peri4 2024-04-05 20:59:59 +03:00
  • 021411defa PIConfig adopt for PIIOString changes peri4 2024-04-05 20:41:07 +03:00
  • ee4d78d2e1 add PISet::const_iterator, now can iterate ranged-for PISet by T, not by PIPair<T, bool> peri4 2024-04-05 17:13:18 +03:00
  • 9283c88b4e version 3.17.0 finally properly works PIIOString inside PIIOStream peri4 2024-04-05 15:34:38 +03:00
  • 8d585439bb add PIChunkStream::getData(int id) fix some COM on Windows fix PIPacketExtractor peri4 2024-04-04 20:50:44 +03:00
  • ebf2b08bb1 PIPacketExtractor fix peri4 2024-04-04 12:34:00 +03:00
  • eb21c85170 version 3.16.1 peri4 2024-03-31 20:38:13 +03:00
  • fb68a9f9fe another segv on cloud peri4 2024-03-31 20:31:35 +03:00
  • c7c3852747 cloud! finally fixed bug! peri4 2024-03-25 22:40:29 +03:00
  • c18d0c918e 4 peri4 2024-03-25 21:45:59 +03:00
  • 9c4fd41eef 3 peri4 2024-03-25 21:37:05 +03:00
  • 9173dc936d 2 peri4 2024-03-25 21:34:30 +03:00
  • 77c8681b43 1 peri4 2024-03-25 21:31:41 +03:00
  • 2db9440a38 fix cloud ... :-/ peri4 2024-03-25 21:24:29 +03:00
  • 0d585cfebf cloud fix ... (( peri4 2024-03-25 21:17:05 +03:00
  • 02a9bfb76f another try fix peri4 2024-03-22 22:29:14 +03:00
  • ad7385c21f more couts peri4 2024-03-22 21:40:04 +03:00
  • dd6d91ac1d cloud fixes ... peri4 2024-03-18 10:45:57 +03:00
  • 576d9c79be Merge branch 'master' of https://git.shstk.ru/SHS/pip peri4 2024-03-15 19:49:46 +03:00
  • 3fa5d9d9df cloud inspecting ... peri4 2024-03-15 19:49:37 +03:00
  • b14d30108a Optimization removeAll and removeWhere in PIVector and PIDeque (#180) andrey 2024-03-13 10:43:02 +03:00
  • 2b738f6f43 more safety cloud_dispatcher peri4 2024-03-10 21:22:05 +03:00
  • 263fa18726 add warnings peri4 2024-03-05 19:38:53 +03:00
  • f47bc411bc version 3.16.0 new PISystemTime::Frequency type peri4 2024-03-05 17:55:25 +03:00
  • 154fb7d9fd pip_vtt support special characters peri4 2024-02-29 13:03:38 +03:00
  • 9f09af9f27 doc to shstk.ru peri4 2024-02-28 10:49:29 +03:00
  • 960e4a7cce migrate to shstk.ru peri4 2024-02-28 10:27:34 +03:00
  • 50bff12364 map and cloud fix, add cloud debug peri4 2024-02-22 17:10:38 +03:00
  • 7297b9aee0 PICodeParser::parseFileContent peri4 2024-01-25 23:58:50 +03:00
  • 3652705784 usb peri4 2024-01-17 18:39:53 +03:00
  • 851f101470 usb peri4 2024-01-17 18:38:40 +03:00
  • 6b87536d8d usb fix peri4 2024-01-17 18:32:06 +03:00
  • d299a1f386 support for multi ctor CONNECTL peri4 2023-12-12 22:05:06 +03:00
  • c8350d2f0a doc peri4 2023-12-09 07:25:48 +03:00
  • 7efdacc979 main fix peri4 2023-12-09 07:19:28 +03:00
  • c77afcc374 PICodeInfo compatible with old interface, safety access to PICODEINFO peri4 2023-12-08 19:01:22 +03:00
  • b8fc44714c version 3.15.0 - improved pip_cmg and PICodeInfo storage Important! changed API to access PICodeInfo storage peri4 2023-12-08 16:14:18 +03:00
  • 49a5ed6aa3 deploy_tool remove empty peri4 2023-11-20 23:33:34 +03:00
  • 76c76b48c5 OpenCL lib peri4 2023-11-20 21:19:14 +03:00
  • 03bd23a3b9 enable PIString2StdWString peri4 2023-11-09 00:31:27 +03:00
  • 61e6edb4c8 add PIOpenCL::Kernel::waitForFinish() peri4 2023-09-25 14:28:15 +03:00
  • aa78e930be add toolTip attribute to PIValueTree peri4 2023-09-13 10:33:12 +03:00
  • bb668dab29 ignore cross-compile dependencies peri4 2023-09-07 13:11:26 +03:00
  • d1662d3535 PITextStream add long peri4 2023-09-06 20:26:38 +03:00
  • 12b136a2f4 version 3.14.1 peri4 2023-09-05 20:15:12 +03:00
  • aa69815a31 pip_cmg less code peri4 2023-09-05 19:42:45 +03:00
  • 3afa0ce0ab PIChunkStream::extract changed to PIBinaryStream peri4 2023-08-30 17:08:11 +03:00
  • 64a474c343 more safety peri4 2023-08-30 12:29:06 +03:00
  • 0907a3eb13 version 3.14.0 PIBinaryStream::wasReadError() method, remove incomplete read asserts peri4 2023-08-30 12:18:04 +03:00
  • c86ec0ae82 normalizeAngleDeg methods peri4 2023-08-14 12:37:32 +03:00
  • ac76e07d9d version 3.13.2 peri4 2023-07-14 22:14:02 +03:00
  • 56aed70425 version 3.13.1 peri4 2023-07-14 10:51:01 +03:00
  • 63321a4ce3 doc fix andrey 2023-07-13 13:08:27 +03:00
  • 66fb93ba88 change PIMap::at and add const to PIMap and PIBinaryLog andrey 2023-07-13 12:32:45 +03:00
  • 299a009d61 fix tests andrey 2023-07-12 19:37:59 +03:00
  • 4d395f4487 pivaluetreeconversions add file methods peri4 2023-07-07 11:51:06 +03:00
  • 2f82aaf97b missed include peri4 2023-07-06 22:35:25 +03:00
  • 13ececf370 linux fix peri4 2023-07-06 21:57:41 +03:00
  • b19d50ba62 linux peri4 2023-07-06 21:48:42 +03:00
  • b763f0e5cd version 3.13.0 Breaking changes in PIChar and PIString peri4 2023-07-06 20:09:45 +03:00
  • 27f6f5158d Merge pull request 'добавил const для части контейнеров и explicit для конструкторов' (#176) from const_explicit into master peri4 2023-07-06 20:01:25 +03:00
  • 61f1a34c14 PIString/PIChar explicit, support char16_t peri4 2023-07-06 19:59:26 +03:00
  • 8ad2503c5a pichar and pistring explicit test andrey 2023-07-06 18:37:42 +03:00
  • 1a96dc0cb9 PITimeMeasurer doc ru peri4 2023-07-05 20:53:36 +03:00
  • de810b7bd6 auto-generated doc for PIValueTree peri4 2023-07-04 22:50:25 +03:00
  • 35aadb0e78 doc and brush peri4 2023-07-04 13:08:37 +03:00
  • 3a6b3a4064 добавил const для части контейнеров и explicit для конструкторов andrey 2023-07-03 19:10:36 +03:00
  • 9e78546b7e small fix peri4 2023-07-02 14:12:48 +03:00
  • ccae1a7311 more literals, use some in PIP, small refactor PIThread::start (clang-format mistakes) peri4 2023-07-02 14:02:10 +03:00
  • 54d0ba1876 literals doc peri4 2023-06-29 18:37:09 +03:00
  • d1193e7aa1 version 3.12.1 add piliterals.h peri4 2023-06-29 18:20:24 +03:00
  • 6c6437e980 typo fix andrey 2023-06-21 17:20:07 +03:00
  • 17e75c2951 expand ignored extensions for deploy_tool peri4 2023-06-19 21:46:48 +03:00
  • c4766f8f5b piMin/piMax can accept any arguments count peri4 2023-06-19 21:35:49 +03:00
  • 1a214cff4e version 3.12.0 split pibase.h into 2 files add PIScopeExitCall peri4 2023-06-18 22:02:20 +03:00
  • dd56b1c142 deploy_tool - no objdump errors, Qml modules support, Windows custom Qt plugins and qml root directories peri4 2023-06-14 23:30:48 +03:00
  • 0ae63fa9ad Merge branch 'master' of https://git.shs.tools/SHS/pip peri4 2023-05-24 22:13:35 +03:00
  • 5e4c5b0d47 pichunkstream support full uint peri4 2023-05-24 22:13:30 +03:00
  • 58dcf7ba69 small fixes andrey 2023-05-12 11:47:21 +03:00
  • 1de4304e30 PIBinaryLog createIndexOnFly, loadIndex, saveIndex features PIFile readAll and writeAll static methods peri4 2023-05-11 21:44:31 +03:00
  • 96e8ef2b23 .clang-format peri4 2023-05-04 14:14:08 +03:00
  • dea29429bf PIBinaryLog support for uint ID peri4 2023-05-03 22:12:56 +03:00
  • f5392f8b63 PIValueTree::readChildValue method some child-oriented methods allow to create JSON from single PIValueTree peri4 2023-04-28 14:40:55 +03:00
  • 3ab57eea88 PIProcess exit code for Windows peri4 2023-04-25 17:15:00 +03:00
  • f503e85507 PIValueTree::childValue method peri4 2023-04-24 19:03:36 +03:00
  • 0f19719a98 fix CMake policy check peri4 2023-04-23 23:15:55 +03:00
  • ee7251c17c PIDir::name() peri4 2023-04-22 23:22:23 +03:00
  • 2780dacb48 new piDeleteSafety() method peri4 2023-04-13 20:40:14 +03:00
  • dea469d85e PIValueTree save issue peri4 2023-04-10 13:16:59 +03:00
  • 254649aa10 PIIOTextStream for strings fix peri4 2023-04-07 19:43:56 +03:00
  • 7badc531ce support PICodeParser "enum class" peri4 2023-04-06 21:11:01 +03:00
  • 6d3b7c8543 version 3.10.0 PIDir::CurrentDirOverrider and PIDir::absolute peri4 2023-04-05 11:56:58 +03:00