Menu

/trunk/Src/UUtils.pas Commit Log


Commit Date  
[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
[r391] (32.2 kB) by delphidabbler

* Removed PathToDir and DirToPath routines. Code must now use ExcludeTrailingPathDelimiter and IncludeTrailingPathDelimiter from SysUtils in place of these routines.
* Made changes to other routines that used one or more of the deleted routines.

2009-09-29 18:37:30 View
Download
[r390] (33.1 kB) by delphidabbler

Modified UUtils.pas unit's DateStamp explanatory comments and date pattern string to refer to fact that the routine's output is as defined in RFC1123.

2009-09-29 18:09:57 View
Download
[r389] (32.9 kB) by delphidabbler

* Removed SpecialFolderPath and TempFolder routines from interface of UUtils.pas - no longer used since TSystemFolders class now has comparable methods.
* Removed redundant helper routines FreePIDL and PIDLToFolderPath from implementation section of unit.

2009-09-29 18:07:00 View
Download
[r293] (34.8 kB) by delphidabbler

Moved FloatToInt routine from URTFBuilder.pas into UUtils.pas.

2009-09-12 20:25:36 View
Download
[r238] (34.3 kB) by delphidabbler

* Added enumerator to TNews in UNews.pas.
* Changed FmUpdateDlg.pas to use new TNews enumerator.
* Moved MySQLDateToDateTime from UNews.pas to UUtils.pas.

2009-08-23 18:51:55 View
Download
[r229] (33.7 kB) by delphidabbler

Modified methods of IStringList and routines in UUtils.pas that explode a string based on a delimiter to take a string as the delimiter instead of just single characters.

2009-08-19 16:06:08 View
Download
[r182] (33.5 kB) by delphidabbler

Removed change logs.

2009-08-13 23:34:02 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.