.. |
dati.inc
|
8d0b822a27
* check for frac(dt) being slightly lower than a whole number. Patch by Werner P
|
2 years ago |
datih.inc
|
2a93e65511
* seperator => separator
|
3 years ago |
disk.inc
|
eb9a4eca91
SysUtils: make GetDriveIDFromLetter accept lowercase letters
|
5 years ago |
diskh.inc
|
5085009410
* Added GetDriveIDFromLetter, bug ID #28318
|
9 years ago |
filutil.inc
|
fead1ce818
* Fix compilation
|
2 years ago |
filutilh.inc
|
c5af4c420e
* Hopefully fixed GetFileStamps/FileGetDateTimeInfo
|
2 years ago |
fina.inc
|
1ab29086f8
rtl: fixed indentation
|
2 years ago |
finah.inc
|
34fecf90f3
SysUtils: add ExpandFileName with a BasePath overload
|
5 years ago |
fmtflt.inc
|
989895c82f
* patch by Bart B: FormatFloat correctly outputs NaN now, resolves #32868
|
2 years ago |
intfh.inc
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 years ago |
osutil.inc
|
fe78829b99
* Fix issue ID #38772
|
4 years ago |
osutilsh.inc
|
c203097ec2
* add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448
|
3 years ago |
stre.inc
|
bbdf1b5d27
SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat
|
5 years ago |
strg.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysansi.inc
|
4fecfe3df3
* fix SysUtils.HashName as proposed by Awkward in #39827, resolves #39827
|
3 years ago |
sysansih.inc
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
12 years ago |
syscodepages.inc
|
0122044226
* part of last commit
|
3 years ago |
syscodepagesh.inc
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 years ago |
sysencoding.inc
|
2df9dd9c14
* another fix for bug #39758, this time the end of the string
|
3 years ago |
sysencodingh.inc
|
45b5e9215c
rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that
|
4 years ago |
sysformt.inc
|
47a59f269a
* Added some explanatory comments about the use of this include file
|
8 years ago |
syshelp.inc
|
66891b1d59
* patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134
|
2 years ago |
syshelpb.inc
|
2636966e2a
* 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.
|
3 years ago |
syshelpf.inc
|
a9205c9fba
* Fix bug ID #32837, correct Mantissa and Fraction in float helpers, patch from Bart Broersma
|
7 years ago |
syshelph.inc
|
d24eeffa2b
* fix #40293: have the SysUtils unit use the TArray<> declaration in the ObjPas unit instead of declaring it again
|
2 years ago |
syshelpo.inc
|
30b0d98636
* Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268).
|
3 years ago |
sysint.inc
|
8ee1445b81
* stripped trailing spaces
|
12 years ago |
sysinth.inc
|
9534c5bd8b
* Delphi XE (2010?) compatible alias for defaultformatsettings.
|
14 years ago |
syspch.inc
|
afd5ed4afe
* fixed StrPLCopy() with maxlen=0 (mantis #28089, patch by LacaK)
|
10 years ago |
syspchh.inc
|
717d38f060
* prettier casing of Str* functions, resolves #39879
|
3 years ago |
syssb.inc
|
de6f3ea9b5
* rename generic TStringBuilder to TGenericStringBuilder to make code tools happy
|
4 years ago |
syssbh.inc
|
de6f3ea9b5
* rename generic TStringBuilder to TGenericStringBuilder to make code tools happy
|
4 years ago |
syssr.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 years ago |
sysstr.inc
|
8e7572faba
* small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum)
|
2 years ago |
sysstrh.inc
|
6ff542a13e
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 years ago |
systhrdh.inc
|
265923a2ee
* several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by
|
9 years ago |
sysuintf.inc
|
a11fa384b8
* Fix bug #27006
|
10 years ago |
sysuni.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 years ago |
sysunih.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 years ago |
sysuthrd.inc
|
b1a2b405ea
* TMultiReadExclusiveWriteSynchronizer: removed some unnecessary barriers and
|
6 years ago |
sysutilh.inc
|
6ff542a13e
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 years ago |
sysutils.inc
|
6ff542a13e
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 years ago |
syswide.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 years ago |
syswideh.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 years ago |
tzenv.inc
|
7169b6d04c
* provided additional information in comments in the include file header
|
4 years ago |