fpc/rtl/objpas/sysutils
2023-01-30 22:40:15 +01:00
..
dati.inc + support leap seconds in TryEncodeTime, resolves #40121 2023-01-30 22:40:15 +01:00
datih.inc * seperator => separator 2022-01-02 13:12:33 +01:00
disk.inc
diskh.inc
filutil.inc Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets 2023-01-27 14:42:05 +00:00
filutilh.inc * Fix TDateTimeInfoRec 2023-01-23 18:09:43 +01:00
fina.inc
finah.inc
fmtflt.inc * patch by Bart B: FormatFloat correctly outputs NaN now, resolves #32868 2022-10-11 22:11:33 +02:00
intfh.inc
osutil.inc
osutilsh.inc * add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448 2022-04-25 14:07:57 +02:00
stre.inc
strg.inc
sysansi.inc * fix SysUtils.HashName as proposed by Awkward in #39827, resolves #39827 2022-07-06 20:38:45 +02:00
sysansih.inc
syscodepages.inc * part of last commit 2022-07-06 20:39:38 +02:00
syscodepagesh.inc
sysencoding.inc * another fix for bug #39758, this time the end of the string 2022-06-05 17:46:58 +02:00
sysencodingh.inc
sysformt.inc
syshelp.inc Add Delphi-compatible TCurrencyHelper 2023-01-30 13:10:47 +00:00
syshelpb.inc * adjust ToInteger of the Boolean helpers so that it returns the value of either True or False, but not any other value (e.g. in the *Bool types). This is not only Delphi compatible, but also fixes the compilation problem of the one or other 32-bit platform (like PowerPC) after e65b822a. 2021-12-05 00:03:05 +01:00
syshelpf.inc
syshelph.inc Add Delphi-compatible TCurrencyHelper 2023-01-30 13:10:47 +00:00
syshelpo.inc * Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268). 2022-01-22 11:17:44 +01:00
sysint.inc
sysinth.inc
syspch.inc
syspchh.inc * prettier casing of Str* functions, resolves #39879 2022-08-25 20:40:23 +02:00
syssb.inc
syssbh.inc
syssr.inc
sysstr.inc * have the unsigned 32-bit overload of IntToHex use the signed 32-bit one to avoid usage of 64-bit arithmetic (and parameter passing) when it can be avoided 2022-04-19 14:24:01 +02:00
sysstrh.inc
systhrdh.inc
sysuintf.inc
sysuni.inc
sysunih.inc
sysuthrd.inc
sysutilh.inc + Exception.GetBaseException 2021-11-23 23:01:06 +01:00
sysutils.inc + Exception.GetBaseException 2021-11-23 23:01:06 +01:00
syswide.inc
syswideh.inc
tzenv.inc