fpc/rtl/objpas/sysutils
2010-03-20 14:08:10 +00:00
..
dati.inc * New more delphi compat intstrtotime by Bart Broersma #15505 + test 2010-02-03 15:10:14 +00:00
datih.inc * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 2009-11-08 15:07:00 +00:00
diskh.inc * remove $Log 2005-06-07 09:47:55 +00:00
filutilh.inc * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 2010-03-01 22:35:14 +00:00
fina.inc * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 2009-07-15 20:40:34 +00:00
finah.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
intfh.inc * added TryStringToGuid function (former StringToGuid is using this now) 2009-06-05 20:35:12 +00:00
osutil.inc * Added GetUSerDir function (ID 11338) 2008-05-24 11:50:26 +00:00
osutilsh.inc * Moved TEventType from eventlog.pp tot sysutils 2010-03-01 13:15:36 +00:00
stre.inc * Fix stupid typo. 2006-11-25 09:44:58 +00:00
strg.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysansi.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysansih.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysformt.inc o patch by Markus Beth 2008-09-11 13:41:54 +00:00
sysint.inc * don't override routines hooked by a real widestring manager before 2007-12-05 14:28:11 +00:00
sysinth.inc * Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines. 2007-11-20 10:45:50 +00:00
syspch.inc * fixed (harmless) range check errors 2009-02-07 22:25:07 +00:00
syspchh.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysstr.inc rtl: fix FormatFloat to skip first spaces 2009-12-28 15:53:35 +00:00
sysstrh.inc * change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190 2009-12-13 11:42:05 +00:00
systhrdh.inc * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a 2010-01-10 12:14:21 +00:00
sysuintf.inc * removed commented code in TryStringToGUID 2009-11-04 23:04:30 +00:00
sysuni.inc + unicode functions for sysutils, makes tunistr6.pp compiling 2009-07-17 14:05:19 +00:00
sysunih.inc + unicode functions for sysutils, makes tunistr6.pp compiling 2009-07-17 14:05:19 +00:00
sysuthrd.inc * only wake up readers if all recursive write locks have been freed 2010-01-29 21:56:46 +00:00
sysutilh.inc * superfluos empty lines removed 2010-01-10 13:24:41 +00:00
sysutils.inc * fix for mantis 16052 RFC4122 compliance of own random GUID creation. Part II 2010-03-20 14:08:10 +00:00
syswide.inc * TFormatSettings implementation, stage 2 2007-01-11 20:01:33 +00:00
syswideh.inc * TFormatSettings implementation, stage 2 2007-01-11 20:01:33 +00:00