Merge pull request #192 from Delphier/fix-typo-ddc32
Fix typo: ddc32 -> dcc32
Fix incorrect conditional compilation COMPILER37_UP
JclIDEUtils: fix `AnyInstanceRunning` not detecting 64-bit IDE
JclIDEUtils: Add `SupportsLSIF` property to detect whether the IDE supports LSIF
Merge branch 'Arctic-Circuits-gender-neutral'
fix: Changed JclSysUtils.pas encoding back to ANSI
Merge branch 'gender-neutral' of https://github.com/Arctic-Circuits/jcl-gender-neutral into Arctic-Circuits-gender-neutral
fix: Unicode errors with MAX_PATH char arrays (SizeOf vs Length)
Fixed "Value assigned to 'x' never used" hints introduced with Delphi 13's noreturn.
Apply SUPPORTS_NORETURN conditional symbol
feat: update external to latest revision
Reduce false positives in the 64-bit TJclStackInfoList.ValidCallSite by not checking for the 9A cp opcode (which is not valid in 64-bit mode)
Merge pull request #175 from Delphier/MainProductUpdate
JclIDEUtils: Add `IDEUpdateNumber` property to get RAD Studio update info
JclIDEUtils: Add `IDEUpdateNumber` property to get RAD Studio update info
Merge pull request #170 from Delphier/memoryleaks-readinstallations
JclIDEUtils: fix memory leaks in ReadInstallations
JclIDEUtils: fix memory leaks in ReadInstallations
Merge pull request #171 from Delphier/radtoolname-defaults
JclIDEUtils: RadToolName defaults to 'RAD Studio'
Merge pull request #172 from ronaldhoek/FIX-Integer-Overflow-TPeDumpChild.SectionListViewData
FIX for Integer Overflow in procedure TPeDumpChild.SectionListViewData
FIX for Integer Overflow in procedure TPeDumpChild.SectionListViewData (PeDump.pas) - discussion 148
JclIDEUtils: RadToolName defaults to 'RAD Studio'
Merge pull request #164 from davideangeli/master
Windows 11 25H2 detection
fix: proper packages for win64 support in RS13