dragonmacher
|
c1de98304a
|
GT-2869 - Shared Key Bindings - review fixes
|
2019-06-12 14:43:29 -04:00 |
|
dragonmacher
|
5a9067832a
|
GT-2869 - Shared Key Bindings - removed Dummy Key Binding class
|
2019-06-12 14:43:28 -04:00 |
|
dragonmacher
|
3705ac3d1f
|
GT-2869 - Shared Key Bindings - created new shared keybinding concept
that replaces the DummyKeyBindingsOptionsAction
|
2019-06-12 14:43:27 -04:00 |
|
dragonmacher
|
c9bd3a8b2b
|
GT-2869 - Shared Key Bindings - created new shared keybinding concept
that replaces the DummyKeyBindingsOptionsAction
|
2019-06-12 14:43:26 -04:00 |
|
dragonmacher
|
dbbc2d91e5
|
Updated 'Apply Enum...' action to only work when there is a program
selection in order to reduce confusion about the correct context for
this action.
|
2019-06-12 14:39:01 -04:00 |
|
dragonmacher
|
1fa2bd7979
|
Tests - fixed for timing issue with tree nodes
|
2019-06-12 13:43:59 -04:00 |
|
dragonmacher
|
2d0b9dd787
|
GT-2921 - Fixed exception in Data Settings Dialog related to recent
refactoring
|
2019-06-12 13:09:05 -04:00 |
|
ghidra1
|
2f1c43fac6
|
Merge remote-tracking branch 'origin/patch'
|
2019-06-12 12:25:25 -04:00 |
|
dragonmacher
|
e348f45287
|
GT-2914 - Decompiler - updated Ctrl-c to copy the symbol under the
cursor when there is no selection
|
2019-06-12 10:33:14 -04:00 |
|
caheckman
|
e1507d05ec
|
Merge remote-tracking branch 'origin/caheckman_pushvalue' into
caheckman_loadguard
|
2019-06-12 09:29:36 -04:00 |
|
caheckman
|
ae31322a8d
|
minor fix
|
2019-06-11 16:20:28 -04:00 |
|
caheckman
|
f7a3676dc1
|
patches from stress testing
|
2019-06-11 15:17:21 -04:00 |
|
ghidra1
|
b047d8430e
|
Updated certification info
|
2019-06-11 13:24:13 -04:00 |
|
dragonmacher
|
4919d6ec54
|
Tests - fix for threading issue involving weakly consistent cache
|
2019-06-11 10:46:59 -04:00 |
|
caheckman
|
109dd8a8f1
|
integration with pushvalue
|
2019-06-11 10:38:15 -04:00 |
|
emteere
|
50cb71a8a6
|
GT-2906_emteere Fixed placement of references on instructions with a
delayslot.
|
2019-06-10 18:50:20 -04:00 |
|
Ryan Kurtz
|
b2c65d147d
|
GT-2901: Python interpreter keybinding improvements.
|
2019-06-10 13:48:27 -04:00 |
|
caheckman
|
d4ebf6f753
|
stability in ValueSetRead
|
2019-06-07 16:13:28 -04:00 |
|
caheckman
|
fa37bf940e
|
adjustments to pushForward
|
2019-06-07 15:50:57 -04:00 |
|
caheckman
|
cbd385fb0b
|
adjustments to computeTypeCode and stability calculations
|
2019-06-07 12:28:23 -04:00 |
|
Ryan Kurtz
|
d0ee2aa26b
|
Merge remote-tracking branch 'origin/GT-2882-dragonmacher-decompiler-default-cursor'
|
2019-06-07 08:04:39 -04:00 |
|
dragonmacher
|
5eee561894
|
Tests - updated test to handled timing issue with Swing
|
2019-06-06 16:17:03 -04:00 |
|
dragonmacher
|
458b02e65d
|
Tests - increased merge tests timeout to avoid timeouts in parallel mode
|
2019-06-06 16:02:34 -04:00 |
|
caheckman
|
5d2a7a3134
|
upto f8cca3e -- preparing for MULTIEQUAL/INDIRECT traversals
|
2019-06-06 15:17:57 -04:00 |
|
caheckman
|
4ae42d0bd4
|
added stability tests to ValueSet
|
2019-06-06 15:12:05 -04:00 |
|
caheckman
|
32793712fe
|
Different widening strategies
|
2019-06-06 15:12:04 -04:00 |
|
caheckman
|
8565f43e06
|
part of INDIRECT as COPY mod
|
2019-06-06 15:12:04 -04:00 |
|
caheckman
|
a45e0719b5
|
iteration tweak
|
2019-06-06 15:12:03 -04:00 |
|
caheckman
|
65e3ab768f
|
fixed bug in CircleRange::minimalContainer
|
2019-06-06 15:12:02 -04:00 |
|
caheckman
|
b127e3c91b
|
fixed nested iteration bug
|
2019-06-06 15:12:02 -04:00 |
|
caheckman
|
dadcb20918
|
INDIRECT toggle and fix spacebase
|
2019-06-06 15:12:01 -04:00 |
|
caheckman
|
9cdd91a053
|
reads and constraint adjustments
|
2019-06-06 15:12:00 -04:00 |
|
caheckman
|
0c5bd081c5
|
got rid of FULL typeCode
|
2019-06-06 15:12:00 -04:00 |
|
caheckman
|
f51cb8b4a1
|
fixes from first stress test
|
2019-06-06 15:11:59 -04:00 |
|
caheckman
|
94e289d494
|
ValueSetRead objects
|
2019-06-06 15:11:59 -04:00 |
|
caheckman
|
16fd5df590
|
relative constraints
|
2019-06-06 15:11:58 -04:00 |
|
caheckman
|
e96f39a98f
|
value set analysis
|
2019-06-06 15:11:57 -04:00 |
|
dragonmacher
|
e9540fa5c1
|
GT-2882 - Decompiler - Updated to set the cursor to the function
signature when a new function is loaded
|
2019-06-06 14:35:00 -04:00 |
|
Ryan Kurtz
|
4876b10a5a
|
Merge remote-tracking branch 'origin/GT-2898_ryanmkurtz_tls_callbacks'
|
2019-06-06 13:08:08 -04:00 |
|
Ryan Kurtz
|
b9bd035cd2
|
GT-2898: Code review fixes.
|
2019-06-06 12:59:43 -04:00 |
|
dragonmacher
|
e41e5be82c
|
Tests - fixed for timing issue
|
2019-06-06 12:12:45 -04:00 |
|
Ryan Kurtz
|
5e2748837b
|
Merge remote-tracking branch 'origin/GT-2894-dragonmacher-structure-editor-keys'
|
2019-06-06 11:23:36 -04:00 |
|
Ryan Kurtz
|
0fb0ecdf46
|
Merge remote-tracking branch 'origin/GT-2136-dragonmacher-program-dtm-npe'
|
2019-06-05 10:26:09 -04:00 |
|
dragonmacher
|
2f2c2ca8b0
|
GT-2136 - Fixed NPE in program data type manager
|
2019-06-05 10:01:53 -04:00 |
|
Ryan Kurtz
|
1bcc0b796d
|
GT-2898: PE TLS callback markup.
|
2019-06-05 09:54:23 -04:00 |
|
ghizard
|
661a38d7b4
|
GT-2849 Remove demangler and type laying from PeLoader.processExports
|
2019-06-04 09:20:44 -04:00 |
|
Ryan Kurtz
|
67198eb40f
|
Merge branch 'GT-2343_ryanmkurtz_DYLD-loader'
|
2019-06-04 08:49:45 -04:00 |
|
Ryan Kurtz
|
b8f042da80
|
GT-2343: New DYLD shared cache loader.
|
2019-06-04 08:47:51 -04:00 |
|
dragonmacher
|
9737653be6
|
GT-2894 - Key Bindings - review fixes
|
2019-06-03 17:44:44 -04:00 |
|
dragonmacher
|
26acaa78eb
|
Tests - Function Graph - added code for timing issues
|
2019-06-03 15:49:30 -04:00 |
|