PasHi Pascal Highlighter

   
Release: 1.1.0
Date: 15 Feb 2010
O/S: All Windows 9x and NT versions (inc. XP, Vista & Windows 7)

Change Log

Release 1.1.0 - 15 February 2010
PasHi v1.0.1 build 8
PasHiGUI v0.1.1 Beta build 2
  • Renamed PasH to PasHi to avoid class with another open source project name PasH.
  • Added PasHiGUI (renamed from PasHGUI) to release. No longer to be released separately.
  • PasHi was rebuilt with Delphi 2006 instead of Delphi 7. Brings into line with PasHiGUI.
  • Updated documentation.
PasH Release 1.0 - 31 May 2009
Build 7
  • Added new -hidecss switch. Specifying it hides contents of <style> tag in HTML comments. Default is now not to hide contents.
  • Replaced on-the-fly generation of embedded style sheets for XHTML documents with a default style sheet read from resources.
  • Updated to use Delphi 2006 keyword and directives list from Delphi 7.
  • Replaced generic DelphiDabbler icon with custom PasH icon set.
  • Added Vista manifest.
  • Removed unnecessary compiler directives in units, i.e. those that replicate directives in project file.
  • Made localisable string literals into resource strings.
  • Fixed potential future bug in clipboard handling code.
PasH Release 0.1.5 Beta - 10 March 2007
Build 6
  • Heavily refactored main program and parameter handling code.
  • Invalid command line parameters now halt program with error message.
  • Cosmetic changes to help display.
  • Added new batch file to build program.
  • Changed to new end user license agreement for the executable program. The program remains open source.
PasHGUI Release 0.1.0 Beta - 17 June 2006
Build 1
  • Original beta release of PasHGUI as stand-alone program. Merged into main PasHi release at release 1.1.0.
PasH Release 0.1.4 Beta - 17 April 2006
Build 5
  • Corrected title tag written to XHTML documents. Used to refer to CodeSnip Database, now refers to PasH.
PasH Release 0.1.3 Beta - 9 December 2005
Build 4
  • Fixed bug that was causing program to crash when standard error output was redirected to a pipe when under control of an external program.
PasH Release 0.1.2 Beta - 3 November 2005
Build 3
  • Program now traps exceptions and displays error message before terminating rather than exceptions crashing program.
  • Documentation updated and changed to HTML from plain text.
  • Moved program from alpha to beta.
PasH Release 0.1.1 Alpha - 4 June 2005
Build 2
  • Made multi-line comments generate correctly formatted HTML when processed by syntax highlighter.
  • Corrected minor typo in help screen.
PasH Release 0.1.0 Alpha - 28 May 2005
Build 1
  • Original alpha version.