Menu

/trunk/Src/UUtils.pas Commit Log


Commit Date  
[r2337] (10.9 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
[r1759] (11.5 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] (11.9 kB) by delphidabbler

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

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

* Moved IsHexDigit routine from UUnicodeHelper unit to UUtils.
* Removed from UUnicodeHelper unit all character test and case conversion routines that mapped directly onto methods of TCharacter or to CharInSet in SysUtils unit.
* Modified units that used these routines to use replacements in Characters, SysUtils and UUtils units.

2010-11-15 16:33:36 View
Download
[r951] (34.1 kB) by delphidabbler

Removed {$WARN SYMBOL_PLATFORM OFF} compiler directives: these warnings now switched off globally.

2010-11-08 11:57:16 View
Download
[r919] (34.2 kB) by delphidabbler

Standardised format of Assert statement: all classes use ClassName method for class name and routines use routine name. Records have record name as literal.

2010-09-24 19:13:12 View
Download
[r731] (34.2 kB) by delphidabbler

Fixed a potential bug in UUtils.StringToStream.

2010-03-27 17:19:27 View
Download
[r614] (34.2 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r522] (32.4 kB) by delphidabbler

Fixed potential GetTickCount wrap-round bug in Pause routine in UUtils unit.

2009-11-13 15:39:42 View
Download
[r411] (32.2 kB) by delphidabbler

Removed compiler directives that switch off "unsafe" code, type and cast warnings. These warnings are now disabled globally for the whole project.

2009-10-15 20:11:23 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.