Michaël Van Canneyt 30b0d98636 * Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268). 3 years ago
..
dati.inc 8f95c14827 + implemented SysUtils.FileGetDate for WASI 3 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 c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin 4 years ago
filutilh.inc 8e730d20db + implemented FindFirst, FindNext and FindClose in SysUtils for the WASI platform 3 years ago
fina.inc 893cf511bc * fix casing of "VAr", no code changes 4 years ago
finah.inc 34fecf90f3 SysUtils: add ExpandFileName with a BasePath overload 5 years ago
fmtflt.inc 97bf6d6677 * fix formatfloat for 0 in exponential format (based on patch by 4 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 77caa28bab * Fix bug #33204 7 years ago
stre.inc bbdf1b5d27 SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat 4 years ago
strg.inc 4ace790492 * remove $Log 20 years ago
sysansi.inc 1da05d1553 * declared CharInSet(ansichar,tsyscharset) as inline 12 years ago
sysansih.inc 1da05d1553 * declared CharInSet(ansichar,tsyscharset) as inline 12 years ago
syscodepages.inc fce5fbd726 + added cp3021 (Bulgarian MIK) code page support 8 years ago
syscodepagesh.inc b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode 13 years ago
sysencoding.inc bce2f26234 * TEncoding.GetEncoding - create unicode encodings, not only MBCS 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 e65b822a0c + add type helpers for the remaining Boolean types (QWordBool and Boolean{8,16,32,64}) 3 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 30b0d98636 * Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268). 3 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 276a273e6c * Const string in StrP(L)Copy (bug report 26100) 11 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 0764158fd1 * reverted TryStrToInt to the old implementation since after the val fixed the changes are not 3 years ago
sysstrh.inc de6f3ea9b5 * rename generic TStringBuilder to TGenericStringBuilder to make code tools happy 4 years ago
systhrdh.inc 265923a2ee * several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by 8 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 18e0979379 + Exception.GetBaseException 3 years ago
sysutils.inc 18e0979379 + Exception.GetBaseException 3 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