Menu

/trunk/Src/UWarnings.pas Commit Log


Commit Date  
[r2893] (17.2 kB) by delphidabbler

Modified re changes made in USettings unit in previous revision.

2013-04-02 13:57:09 View
Download
[r2337] (17.4 kB) by delphidabbler

Changed units which have no specific namespace from MPL v1.1 to MPL v2.0.

2012-08-27 21:08:06 View
Download
[r2154] (18.0 kB) by delphidabbler

Changed name of config file key for determining if $WARNING directives are enabled from "SwitchOffWarnings" to "EmitWarnDirs".

2012-08-08 13:36:06 View
Download
[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
Older >
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.