fpc/rtl/objpas/sysutils
2023-06-03 18:10:45 +02:00
..
dati.inc * check for frac(dt) being slightly lower than a whole number. Patch by Werner P 2023-04-23 12:32:53 +02:00
datih.inc * seperator => separator 2022-01-02 13:12:33 +01:00
disk.inc
diskh.inc
filutil.inc * Fix compilation 2023-01-31 19:39:30 +01:00
filutilh.inc * Hopefully fixed GetFileStamps/FileGetDateTimeInfo 2023-01-31 19:05:48 +01:00
fina.inc * fix casing of "VAr", no code changes 2021-03-02 08:06:05 +00:00
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 * Fix issue ID #38772 2021-04-18 10:45:47 +00:00
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 rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that 2021-03-23 09:32:49 +00:00
sysformt.inc
syshelp.inc * patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134 2023-01-31 22:58:51 +01: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 * fix #40293: have the SysUtils unit use the TArray<> declaration in the ObjPas unit instead of declaring it again 2023-06-03 18:10:45 +02: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 * rename generic TStringBuilder to TGenericStringBuilder to make code tools happy 2020-11-24 09:43:46 +00:00
syssbh.inc * rename generic TStringBuilder to TGenericStringBuilder to make code tools happy 2020-11-24 09:43:46 +00:00
syssr.inc
sysstr.inc * small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum) 2023-04-11 14:13:39 +02:00
sysstrh.inc * SafeFormat and helper function to convert array of const to string in a safe manner 2023-03-31 22:13:05 +02:00
systhrdh.inc
sysuintf.inc
sysuni.inc
sysunih.inc
sysuthrd.inc
sysutilh.inc * SafeFormat and helper function to convert array of const to string in a safe manner 2023-03-31 22:13:05 +02:00
sysutils.inc * SafeFormat and helper function to convert array of const to string in a safe manner 2023-03-31 22:13:05 +02:00
syswide.inc
syswideh.inc
tzenv.inc * provided additional information in comments in the include file header 2020-11-24 00:45:00 +00:00