fpc/rtl/objpas/sysutils
2010-07-02 19:59:58 +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
filutilh.inc * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 2010-03-01 22:35:14 +00:00
fina.inc * added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path 2010-04-24 21:05:05 +00:00
finah.inc * added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path 2010-04-24 21:05:05 +00:00
intfh.inc * added supports helper functions for IInterface supports TClass -> TObject,Boolean 2010-03-28 11:51:38 +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
strg.inc
sysansi.inc
sysansih.inc
sysformt.inc * also support variants for %s in sysutils.format (mantis #16787) 2010-07-02 19:59:58 +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
sysstr.inc * fixed FloatToStr for ffGeneral when dealing with numbers whose number of 2010-04-05 14:54:24 +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 IImplementorGetter interface and replaced it by the guid IObjectReference. 2010-03-28 12:35:50 +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 * initialise fwritelocked and freadercount in the TMREWS constructor using 2010-03-27 12:44:51 +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
syswideh.inc