Commit Graph

84 Commits

Author SHA1 Message Date
Ryan Kurtz
96902d6f5d Merge branch 'GP-0_ryanmkurtz_PR-5598_eltociear_typo' 2023-07-31 09:18:31 -04:00
Ikko Eltociear Ashimine
a4525723dd
Fix typo in versioning.html
relavent -> relevant
2023-07-31 11:31:14 +09:00
Ryan Kurtz
a961b069a4 Merge branch 'GP-0_ryanmkurtz_PR-5598_eltociear_typo' 2023-07-27 18:05:20 -04:00
dragonmacher
b7583dc0b9 GP-3569 - Cleanup of Extension management 2023-07-26 14:02:56 -04:00
Ikko Eltociear Ashimine
2e6822148b
Fix typo in versioning.html
conjuction -> conjunction
2023-07-25 14:45:51 +09:00
Ryan Kurtz
005e4dbdf0 Merge remote-tracking branch 'origin/GP-3614_caheckman_PR-5482_LukeSerne_force-utf8-docs' 2023-07-19 15:10:18 -04:00
Ryan Kurtz
bece9522ed GP-0: Updating InstallationGuide.html with Linux icon rendering known
issue/fix (#4400)
2023-07-14 12:34:49 -04:00
Luke Serné
690ca3ff2b Docs: Regenerate html files 2023-06-23 15:41:50 +02:00
Luke Serné
ca95fc222d Fix typo in sleigh docs: 'course' -> 'coarse' 2023-06-16 23:59:51 +02:00
ghidra1
b5123f2553 GP-3506 Corrected various issues with data organization retention and
revision/upgrade
handling for datatypes
2023-06-12 19:13:04 -04:00
Dan
f9547e2018 GP-3444: Fix formatting 2023-05-17 11:22:53 -04:00
Francis Hoogendijk
96741623e6 Fix parse_int() 2023-05-17 11:22:53 -04:00
Dan
c5da826540 GP-2641: Add training course materials for the Debugger 2023-05-09 09:21:49 -04:00
Ryan Kurtz
269ea1ae7a GP-0: Fixing some project java version inconsistencies 2023-04-27 07:58:13 -04:00
dragonmacher
54c786c291 GP-3340 - Fixed docs referencing old style sheet 2023-04-20 20:24:27 -04:00
Ryan Kurtz
9cf60faef0 Merge remote-tracking branch
'origin/GP-3155_caheckman_PR-2810_Pokechu22_countleadingzeros'
(Closes #2810)
2023-03-24 14:29:30 -04:00
caheckman
945d91fc93 GP-3155 Regenerating parsers, documentation. LZCOUNT tests. 2023-03-24 13:06:45 -04:00
dragonmacher
84521c6f09 GP-3170 - Updates to fix clients of languages.css 2023-03-06 15:56:44 -05:00
Pokechu22
14880b53c4 Create and use LZCOUNT Pcode op 2023-03-02 18:30:04 -08:00
Ryan Kurtz
ed82e48c0b GP-2476: Removing Gradle 8 note from docs 2023-02-22 07:27:36 -05:00
Ryan Kurtz
c198419b7e GP-0: Update docs to indicate Gradle 8 is currently not supported
(#3527)
2023-02-16 06:50:53 -05:00
Eric Kilmer
804af895a2
gradle: Fix compile classpath for ghidraClass sourceSet 2023-02-12 14:14:07 -05:00
James
49d7b3604d GP-2944 updated advanced class 2023-01-25 19:38:01 +00:00
ghidra1
3fc5e55d7a GP-199 allow function definitions to be applied from selected category 2023-01-05 10:58:00 -05:00
dragonmacher
e3aad672ce GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
shared icons not in the Help module
2022-12-12 13:39:30 -05:00
ghidragon
a92a27e9f1 GP-1981 Review fixes 2022-11-15 14:56:05 -05:00
Ryan Kurtz
ea5c2a423f Merge branch 'GP-2786_ryanmkurtz_PR-4647_xiaoyinl_vswhere' 2022-11-09 00:23:59 -05:00
Ryan Kurtz
cddcf3d3e7 GP-2786: A few improvements 2022-11-09 00:21:58 -05:00
Ryan Kurtz
1eda74a0ab GP-0: Fixing Gradle version in InstallationGuide.html 2022-11-03 00:44:47 -04:00
Xiaoyin Liu
a437164b72 Add VC Build Tools to InstallationGuide.html 2022-10-08 06:46:39 -07:00
caheckman
d33cd8a92e GP-2480 Console mode inst_next2 support and documentation update 2022-08-24 18:35:22 -04:00
Ryan Kurtz
60ac8fecb6 GP-0: Review fixes 2022-08-15 11:04:35 -04:00
Ionut1994
d3d0b30979 #432 Added definition for the statusreg register in the mentioned example 2022-08-15 10:45:29 -04:00
Ryan Kurtz
05e7e97759 GP-0: Updating supported platforms in InstallationGuide 2022-08-03 02:00:17 -04:00
Xiaoyin Liu
4e1efaf0e1
Correct supported Windows versions
Windows 7 or 10 -> Windows 7 or later
2022-07-31 23:59:58 +04:00
Ryan Kurtz
0b3a92dfe6 GP-2132: Upgrade to Java 17 source and target compatibility 2022-07-21 00:32:21 -04:00
James
0b588d1334 GP-2284 updates advanced exercise 2022-07-05 19:06:47 +00:00
Ryan Kurtz
5c0dc5f6dc GP-1782: Software Bill of Materials (SBOM) 2022-03-31 11:42:10 -04:00
Ryan Kurtz
8598f28b23 Revert "GP-1782: Software Bill of Materials (SBOM)"
This reverts commit c89f45d399.
2022-03-23 12:33:02 -04:00
Ryan Kurtz
c89f45d399 GP-1782: Software Bill of Materials (SBOM) 2022-03-22 01:36:29 -04:00
Ryan Kurtz
cb13b3d6c6 GP-1680: Upping minimum Gradle version to 6.8 2022-01-14 03:30:55 -05:00
Ryan Kurtz
8ca4074c93 GP-0: Framework Utility now requires Java 11+ instead of Java 8+.
LaunchSupport now requires Java 8+ instead of Java 7+.
2021-11-09 09:28:55 -05:00
ben12385
a8fec154e1
Updated instruction in Ghidra Intermediate Class
Under Advanced Data Types slide, there is instruction for creating File and Project Archives. Currently, the Project Archives indicate to click New File Archive instead of New Project Archive
2021-10-10 17:51:34 +08:00
Ryan Kurtz
7452187697 GP-0: Mentioning where scripting API javadocs are in InstallationGuide
(Closes #3353)
2021-09-29 15:08:27 -04:00
Ryan Kurtz
3c07ca2962 GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
Ryan Kurtz
e83e7004a3 Merge remote-tracking branch 'origin/patch' 2021-08-24 11:42:27 -04:00
Ryan Kurtz
4bfb1d53dd GP-1242: Updating JDK download links 2021-08-24 11:33:38 -04:00
ghidra1
b4e8e39c0e Merge remote-tracking branch
'origin/GP-1138_ryanmkurtz_PR-2987_lyellread_documentation-tweaks'
(Closes #2987)
2021-07-15 18:14:06 -04:00
Ryan Kurtz
3edd25dfd5 GP-1138: A few more tweaks to the InstallationGuide's Java Notes section 2021-07-15 14:08:17 -04:00
Ryan Kurtz
38edc05f81 GP-1057: Preventing Ghidra from launching when path contains !. Also
updating Installation Guide's "Known Issues" section.
2021-06-22 13:45:48 -04:00