Commit | Date | |
---|---|---|
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 |
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. |
2012-06-08 12:34:42 |
View
Download |
[r1843]
(19.9 kB)
by
delphidabbler
Renamed TWarnings.SwitchOff property as Enabled. 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. |
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 |