.. |
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
|
SysUtils: make GetDriveIDFromLetter accept lowercase letters
|
2020-03-29 06:16:28 +00:00 |
diskh.inc
|
* Added GetDriveIDFromLetter, bug ID #28318
|
2016-03-20 19:04:49 +00:00 |
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
|
rtl: fixed indentation
|
2023-06-06 14:30:07 +02:00 |
finah.inc
|
SysUtils: add ExpandFileName with a BasePath overload
|
2020-01-13 12:36:35 +00:00 |
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
|
* Added some explanatory comments about the use of this include file
|
2016-11-20 10:07:15 +00:00 |
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
|
* Fix bug ID #32837, correct Mantissa and Fraction in float helpers, patch from Bart Broersma
|
2018-06-29 20:51:32 +00:00 |
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
|
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
2019-02-16 07:55:26 +00:00 |
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
|
* several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by
|
2016-10-08 20:45:45 +00:00 |
sysuintf.inc
|
|
|
sysuni.inc
|
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
2019-02-16 07:55:26 +00:00 |
sysunih.inc
|
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
2019-02-16 07:55:26 +00:00 |
sysuthrd.inc
|
* TMultiReadExclusiveWriteSynchronizer: removed some unnecessary barriers and
|
2019-02-02 15:19:32 +00:00 |
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
|
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
2019-02-16 07:55:26 +00:00 |
syswideh.inc
|
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
2019-02-16 07:55:26 +00:00 |
tzenv.inc
|
* provided additional information in comments in the include file header
|
2020-11-24 00:45:00 +00:00 |