Skip to content

Commit b2d5038

Browse files
committed
Merge branch 'Performance_Optimization'
* Performance_Optimization: (25 commits) Fixed JKI SM Editor #86 Can't open JKI SM Explorer for multiple JKI SM's on same BD Fixed issue (SM Editor #79) where SM Explorer window does not disappear occasionally Fixed Issue with Find Data Accessors not always working well (failing to open and consuming CPU) Fixed Issue #10: Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash Fix for #9 JKI SM Explorer VI keeps running when target VI FP is closed Preparing for 2018 release -- building in support for JKI SM Editor and right-click menus
 Added post build action that adds a conflict on JKI SM < 2018 (older versions of JKI SM that had the core bundled into it). Changed version to 2018 and also changed dependency on core to 2018
 Added post build action that adds a conflict on JKI SM < 2018 (older versions of JKI SM that had the core bundled into it). Changed the "JKI State Machine" to "JKI State Machine Core" and then created a new "parent" JKI SM package that depends on Core and Editor Replaced missing VI in unit tests with OpenG Clear All Errors Rebuilt and removed some stray image files Re-added Eric's icon edits after roll-back to LV 2013 (edits were saved in LV 2016) Revert "Edit icons" Edit icons built jki_lib_state_machine-4.0.0.21 Removed Shift Register in comment searching. Shaved another 3ms (out of ~30ms) for Parse State Queue. - Changed While Loop Label to JKI State Machine (4.0.0) - New Icons and Color Scheme (cause it's been like 12 years...) built jki_lib_state_machine-4.0.0.14.vip More optimizations and adding test coverage ...
2 parents 8732ffe + 22a4e8e commit b2d5038

File tree

50 files changed

+839
-613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+839
-613
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
JKI State Machine
2-
Copyright (c) 2015, JKI
2+
Copyright (c) 2018, JKI
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without
39.8 KB
Binary file not shown.
22.5 KB
Binary file not shown.
4.6 MB
Binary file not shown.

icon/icon.bmp

288 Bytes
Binary file not shown.

source/.vipb

Lines changed: 337 additions & 289 deletions
Large diffs are not rendered by default.

source/.vipc

269 Bytes
Binary file not shown.

source/JKI State Machine.lvproj

Lines changed: 373 additions & 309 deletions
Large diffs are not rendered by default.
19.8 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)