fpc/rtl/objpas/sysutils
Jonas Maebe a18f2594e2 * fixed FloatToStr for ffGeneral when dealing with numbers whose number of
significant digits before the decimal points matches the precision
    parameter exactly (mantis #16188)
  * round instead of cut off digits in FloatToStr with ffGeneral
  * take into account the minus sign when determining whether a number needs
    to be represented using ffExponent instead of ffGeneral because it has
    too many digits

git-svn-id: trunk@15114 -
2010-04-05 14:54:24 +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 * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 2009-07-15 20:40:34 +00:00
finah.inc
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 o patch by Markus Beth 2008-09-11 13:41:54 +00:00
sysint.inc
sysinth.inc
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