History
Pascal Browser - Revision History
This is a list of major changes (error fixes and enhancements) for
Pascal Browser.
Version 1.3.0 June 1, 2008
- new tags possible to include in source code comments (<#IMG>, <#CODE> and <#URLA>/<#URLB>)
Version 1.2.6 April 24, 2008
- control characters in comments (except TAB, CR and LF) are now converted to spaces
Version 1.2.5 April 15, 2008
- fixed error parsing generics declaration
Version 1.2.4 March 14, 2008
- option for including source was not always used
Version 1.2.3 February 19, 2008
- fixed error for comments with XML tags
Version 1.2.2 November 23, 2007
- fixed problems with extracting category and owner from todo item
- error in TodoInc.xsl, text for global todo items were not written, selected "text" instead of "Text"
Version 1.2.1 November 5, 2007
- directive VER190 was not set for compiler Delphi 2007 .NET
Version 1.2.0 November 2, 2007
- added support for Delphi 2007 .NET
Version 1.1.2 October 13, 2007
- improved rendering of hierarchy structures
- changed output of constant declarations, earlier written as "sMyConst='My'", now written as "'My'"
- changed output for all declarations, trailing "//" comments are removed
Version 1.1.1 July 11, 2007
- fixed problem with record operators
Version 1.1.0 July 10, 2007
- overload handling has been improved a lot, PAB is now much better at resolving calls to overloaded methods
- new option "Show unused, exposed identifiers with special font" (default is Yes), on Options|Source tab page. In some cases, such as when generation documentation for library routines, you may not want to mark those identifiers as if they are unused
- new option "Skip comment lines starting with these words" (default is empty), on Options|Source tab page. List words separated with semicolons that you want skipped. For example if "ENDIF" is such a word all comment lines "// ENDIF" are skipped.
- now also shows class hierarchy for reported classes that descend from classes with missing code
Version 1.0.3 June 20, 2007
- fixed problem with file dialogs, "My Computer" button did not work
- in source code listings, "package X" showed package name in strikeout font, like if it was not used
- some directives were not recognized, so were not shown with keyword/directive font
Version 1.0.2 May 27, 2007
- fixed problem with file dialogs in Windows Vista
Version 1.0.1 May 17, 2007
- the first public version of Pascal Browser
© Copyright 2001-2008 Peganza
All product names are trademarks or registered trademarks of their respective owners.