Commit | Date | |
---|---|---|
[r3016]
(28.8 kB)
by
delphidabbler
Merged revision(s) 3001-3015 from branches/xe-migration: Reintegrated xe-migration branch into trunk. Probably the shortest lived branch ever, but the job was easier than expected! Includes all revisions required to change compiler from Delphi 2010 to Delphi XE. Includes changes to project file, source file to prevent hints and warnings, some correction of parameter types, avoidance of calls to deprecated Windows API methods. Also updated documentation & help file where relevant. |
2013-05-03 16:19:25 |
View
Download |
2012-08-27 14:43:40 |
View
Download |
|
[r1759]
(28.6 kB)
by
delphidabbler
Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native" |
2012-02-27 11:40:49 |
View
Download |
[r1757]
(29.5 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
2011-09-18 11:18:40 |
View
Download |
|
[r1559]
(33.3 kB)
by
delphidabbler
Fixed bug #3369422 (http://bit.ly/omSp6F) The floating point number parser was too strict about malformed general format numbers leading to assertion failure when the "E" in the general format number was not followed by a digit. This is mal-formed Pascal and should have been reported as an error rather than causing an assertion failure. |
2011-09-18 11:15:38 |
View
Download |
[r1029]
(33.2 kB)
by
delphidabbler
* Moved all units directly concerned with supporting syntax highlighting into the new "Hiliter" namespace. Some units were further renamed.
renamed from
/trunk/Src/UHilitePasLexer.pas
|
2010-11-19 20:54:26 |
View
Download |