From 1b6d53ee9ec1731142b42a62469639afcf0cfa19 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 28 Apr 2026 19:04:32 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D1=85=D0=BE=D0=B4=20=D0=B8=20=D0=B4=D0=B8=D1=80?= =?UTF-8?q?=D0=B5=D0=BA=D1=82=D0=B8=D0=B2=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 9 ++++++++- properties | 4 ++-- .../ComponentsServer/Component/Sapfor/Sapfor.java | 4 +++- src/_VisualDVM/Constants.java | 2 +- src/_VisualDVM/Passes/All/SPF_MergeRegions.java | 4 ++++ src/_VisualDVM/Passes/PassCode.java | 8 +++++++- .../SAPFOR/Directives/DirectiveName.java | 5 ++++- .../SAPFOR/Directives/Spec3Directive.java | 1 + .../SAPFOR/Providers/Spec3Provider.java | 1 + src/icons/Transformations/SPF_MergeRegions.png | Bin 0 -> 946 bytes 10 files changed, 31 insertions(+), 7 deletions(-) create mode 100644 src/_VisualDVM/Passes/All/SPF_MergeRegions.java create mode 100644 src/icons/Transformations/SPF_MergeRegions.png diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5ce6980c..281b0348 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,9 +7,16 @@ + + - + + + + + +