Menu

/trunk/Src/UWarnings.pas Commit Log


Commit Date  
[r1857] (18.1 kB) by delphidabbler

XMLDoc commented units.

2012-06-09 01:54:22 View
Download
[r1848] (20.7 kB) by delphidabbler

Added TWarnings.Defaults class method that creates a TWarnings object containing a list of default warnings.

2012-06-08 14:32:31 View
Download
[r1845] (20.0 kB) by delphidabbler

Removed TWarning constructor that took only a symbol name as parameter and modified code that called it (in only a single place in same unit) to use full form of constructor, passing dummy min. compiler and state values.

2012-06-08 12:43:40 View
Download
[r1844] (20.4 kB) by delphidabbler

* Modified to permit a warning to be switched on as well as off, with state being set by new TWarning.State parameter.
* Made changes to TWarningsPersist and TWarnings.Render to support new warning state.
* Changed IWarnings.Delete method, and implementation, to take a TWarning parameter instead of symbol name string parameter.

2012-06-08 12:34:42 View
Download
[r1843] (19.9 kB) by delphidabbler

Renamed TWarnings.SwitchOff property as Enabled.
Modified all using code.
Also changed name of check box that updates this property in TCodeGenPrefsFrame to suit.

NOTE: Name of item relating to TWarnings.Enabled in User.config remains "SwitchOffWarnings" for backward compatibility reasons.

2012-06-04 22:22:55 View
Download
[r1757] (20.1 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r916] (20.1 kB) by delphidabbler

Simplified enumerator code. Replaced custom enumerator with calls to the TList<T> enumerator. Removed redundant code.

2010-09-24 15:54:20 View
Download
[r763] (22.7 kB) by delphidabbler

* Renamed internal list that maintains list of warnings in TWarnings.
* Changed TWarnings.Assign to enumerate warnings in source object using enumerator rather that Items[] property.

2010-05-25 19:56:14 View
Download
[r761] (22.9 kB) by delphidabbler

Commented units.

2010-05-25 19:45:45 View
Download
[r745] (12.1 kB) by delphidabbler

Added new UWarnings unit that encapsulate Delphi $WARN directives used to switch off unwanted compiler warnings.

2010-05-25 12:01:22 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.