.. |
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
|
* Hopefully fixed GetFileStamps/FileGetDateTimeInfo
|
2023-01-31 19:05:48 +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
|
SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat
|
2020-09-02 09:58:12 +00:00 |
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
|
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
|
* 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
|
* 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
|
* rename generic TStringBuilder to TGenericStringBuilder to make code tools happy
|
2020-11-24 09:43:46 +00:00 |
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
|
* provided additional information in comments in the include file header
|
2020-11-24 00:45:00 +00:00 |