ghidravore
64c2edff7e
fixing help links
2020-08-04 18:26:43 -04:00
ghidravore
8408e836a8
Merge remote-tracking branch 'origin/GT-1-dragonmacher-npe-action-fix'
2020-08-04 17:13:27 -04:00
dragonmacher
61e7417a58
GT-1 - small bug fix for NPE
2020-08-04 17:02:39 -04:00
ghidravore
3ec58674f5
Merge remote-tracking branch 'origin/GT-3624-dragonmacher-datatypes-preview'
2020-08-04 16:57:12 -04:00
ghidravore
e135e77f1f
Merge remote-tracking branch 'origin/GT-3648-dragonmacher-csv-escape-quotes'
2020-08-04 16:55:52 -04:00
ghidravore
b3d9467b7f
Merge remote-tracking branch 'origin/GT-3647-dragonmacher-find-datatypes-fix'
2020-08-04 16:54:28 -04:00
dragonmacher
2e6e3d1a96
GT-3624 - Datatypes Provider - fixed preview window issues: odd font
...
size for structures; Copy of preview text was missing newlines; enum
rendering of negative values used too many digits
2020-08-04 10:26:41 -04:00
ghidra1
f0832a6e9d
Removed slf4j-nop runtime dependency from Graph Services module
2020-08-04 09:59:13 -04:00
ghidra1
17ada5ae9d
Moved slf4j-nop runtime dependency to Base module
2020-08-04 09:58:18 -04:00
ghidra1
c1095fe938
Merge remote-tracking branch 'origin/GP-59_jpleasu_fix_scripting_for_jdk14'
2020-08-03 16:48:45 -04:00
dragonmacher
b7b6424021
GT-3648 - Fixed CSV exporter to escape quotes and commas
2020-08-03 15:51:34 -04:00
ghidravore
1d73296e07
Merge remote-tracking branch 'origin/caheckman_FillOutStructure'
2020-08-03 15:10:58 -04:00
caheckman
d82ced0846
New FillOutStructure logic.
2020-08-03 15:07:46 -04:00
ghidravore
e76329979a
Merge remote-tracking branch 'origin/caheckman_JavaPcodeInjection'
2020-08-03 14:03:01 -04:00
Jason P. Leasure
f095cb7a57
return a copy of the class loader from BundleJavaManager
2020-08-03 13:55:03 -04:00
ghidravore
513467b150
Merge remote-tracking branch 'origin/caheckman_RenameRegParam'
2020-08-03 13:53:52 -04:00
ghidravore
73c5fb11fb
Revert "Gradle changes to support targeted testing of specific commit"
...
This reverts commit ac3756b91d .
2020-07-31 13:42:17 -04:00
ghidorahrex
4d153b2d62
Merge remote-tracking branch 'origin/adamopolous_targeted_tests'
2020-07-31 11:17:18 -04:00
adamopolous
ac3756b91d
Gradle changes to support targeted testing of specific commit
2020-07-31 11:12:10 -04:00
ghidorahrex
77212ed745
Merge remote-tracking branch
...
'origin/GT-54_ghidorahrex_PR-2120_ahroach_risc-v-jmp-pcode-fix'
Fixes #2120
2020-07-31 10:51:53 -04:00
ghidra1
1f54ed8a17
Merge remote-tracking branch 'origin/PR-1977_thestr4ng3r_remove-dead-declarations'
2020-07-31 09:50:25 -04:00
ghidra1
b18cf34065
Merge remote-tracking branch 'origin/PR-966_thestr4ng3r_forward-decl'
2020-07-31 09:50:13 -04:00
caheckman
45b43b18c3
Remove deprecated PcodeTextEmitter
2020-07-30 16:56:36 -04:00
caheckman
fe7fa96113
Pass through "this" data-type even if prototype is unlocked
2020-07-30 16:44:32 -04:00
ghidra1
a77dcf7276
Merge branch 'GT-0_ghidra1_PR-1906_ryanmkurtz_IgnoreForkFiles'
2020-07-30 13:55:43 -04:00
ghidra1
0c316a9236
Merge branch 'GT-0_ghidra1_PR-1929_astrelsky_ExtensionJavaVersion'
2020-07-30 13:44:33 -04:00
ghidra1
ecaa97fda4
GP-38 corrected register alias bug introduced with recent change
2020-07-30 12:29:34 -04:00
caheckman
004a99bb87
Attach handling of "this" to ProtoParameter
2020-07-30 12:22:21 -04:00
ghidra1
aac0c2229f
Merge branch 'GT-0_ghidra1_PR-2136_TheBitshifter_ElfNoBitsSize'
2020-07-30 09:49:31 -04:00
astrelsky
4ef1da7053
Set source and target compatibility to 11 for extensions
2020-07-29 18:09:39 -04:00
caheckman
93039d3958
Synchronize access to ClassFileAnalysisState
2020-07-29 17:08:41 -04:00
caheckman
9c2ce9b395
Convert java InjectPayload
2020-07-29 16:00:07 -04:00
Mark Goldman
27c149f60d
ELF NOBITS sections don't need bits
...
Elf sections that are NOBITS aren't backed by data in the file,
consequently, we shouldn't check to see if the size of the section is
reasonable by comparing it against the file size
2020-07-29 15:25:01 -04:00
ghidra1
31a0857395
Merge remote-tracking branch 'origin/GT-3522_jpleasu_analysis_manager_test_fix'
2020-07-29 14:58:43 -04:00
caheckman
2d690404fe
InvokeMethodsTest passing
2020-07-29 14:02:36 -04:00
caheckman
f4d25ccebb
InvokeMethodsTest passes
2020-07-29 13:39:20 -04:00
caheckman
822ea1a376
ReferenceMethodsTest pass
2020-07-29 12:49:16 -04:00
caheckman
5327985d0b
ReferenceMethods refactor
2020-07-29 12:18:46 -04:00
caheckman
ad34d91f9b
replacement for PcodeTextEmitter
2020-07-29 10:31:33 -04:00
ghidorahrex
6677daca41
Merge remote-tracking branch 'origin/GP-44_x64_sleigh_fixes'
2020-07-29 10:15:50 -04:00
Jason P. Leasure
1a598f26b2
make sure the user scripts dir exists before creating a script in it
2020-07-29 10:02:27 -04:00
Jason P. Leasure
9c227cbff4
fix after rebase
2020-07-28 17:30:36 -04:00
Jason P. Leasure
dab1a33e5b
fix comments and names per review suggestions
2020-07-28 16:56:10 -04:00
Jason P. Leasure
c9c37e9957
avoid occlusion of import error by build
2020-07-28 16:56:10 -04:00
Jason P. Leasure
509f82594a
respect @importpackage costraints in bndtool manifest generation
2020-07-28 16:56:10 -04:00
Jason P. Leasure
1317e0ad4d
do dependency checking across bundles with static capabilities checking
2020-07-28 16:56:10 -04:00
Jason P. Leasure
9c4523858a
update help documentation
2020-07-28 16:56:10 -04:00
Jason P. Leasure
49998a8235
avoid adding duplicate bundles and fix a typo
2020-07-28 16:56:09 -04:00
Jason P. Leasure
72ecf05ab2
add bundle status manager tests
2020-07-28 16:56:09 -04:00
Jason P. Leasure
93b1d3f697
fix build error propagation and bundle status concurrent access
...
- fire a bundleBuilt even when nothing has changed
- clear activation error summary when reactivating
- put accesses to bundle statuses on swing thread
2020-07-28 16:56:09 -04:00