Peter Johnson

Results 151 issues of Peter Johnson

It's been almost 20 year since Window 9x came to an end and over ten since Windows 2000 bit the dust. So is there much point having all the legacy...

considering

Suggest command name: `--config-show` This issue extracted from the more comprehensive issue #2.

enhancement
accepted (minor)

Move from having to use Make outside of the IDE to prepare the source tree and create resources to permitting debug code to be compiled within the IDE. Also create...

in progress
completed

Delphi 12 is the only modern Delphi compiler available on my dev box

in progress
completed

The last time PasHi's example styles were updated it was to emulated Delphi 10 highlighting styles. The time for updating the styles is long overdue. Check Delphi 12 to see...

enhancement
considering (minor)

Replace `ElfHash` function from `UComparers` with a hash function from Delphi 12 RTL. Depends on #78 being completed.

considering (minor)
refactoring

1. Remove reference to semantic versioning 2. Clarify text that describes separate releases for early versions of PasH and PasHGUI. 3. Revise how beta versions of PasHi and PasHiGUI are...

completed
documentation

BDiff & BPatch now only support Windows 7 SP1 and later, so remove the windows vista entry from both application manifest files.

considering

The line ```bat if "%VIEdRoot"=="" goto envvarerror ``` has a missing closing `%` after `%VIEdRoot`. It should be ```bat if "%VIEdRoot%"=="" goto envvarerror ```

bug
accepted
:warning:

Replace the existing link with link to delphidabbler Google Drive: https://drive.google.com/file/d/1KQ3k44NFkOdSDU7-OtNi7JKVs5Mr_gt1/view This is required for 2 reasons: 1. in case the old link goes away 2. because the old is...

considering
documentation