| .. |
|
dati.inc
|
* Extend GetLocalTimeOffset to return Dst or not
|
2025-02-19 17:31:01 +01:00 |
|
datih.inc
|
* Extend GetLocalTimeOffset to return Dst or not
|
2025-02-19 17:31:01 +01:00 |
|
disk.inc
|
* typo fix in previous commit relating to #40558
|
2023-12-14 09:59:04 +01:00 |
|
diskh.inc
|
|
|
|
filutil.inc
|
* leave GetFileContents() early if the file size is 0 to avoid a range error if the RTL is compiled with range checks
|
2025-01-13 23:30:02 +01:00 |
|
filutilh.inc
|
* Use value for fmShareNoLocking which does not overlap with classes fmCreate
|
2024-01-30 13:35:54 +01:00 |
|
fina.inc
|
* use sametext instead of converting case
|
2025-04-07 15:00:55 +02:00 |
|
finah.inc
|
Remove conditionals that rely on not defined(FPC_HAS_CPSTRING).
|
2024-11-04 10:28:33 +00:00 |
|
fmtflt.inc
|
|
|
|
intfh.inc
|
|
|
|
osutil.inc
|
|
|
|
osutilsh.inc
|
|
|
|
stre.inc
|
|
|
|
strg.inc
|
|
|
|
sysansi.inc
|
|
|
|
sysansih.inc
|
|
|
|
syscodepages.inc
|
|
|
|
syscodepagesh.inc
|
|
|
|
sysencoding.inc
|
|
|
|
sysencodingh.inc
|
|
|
|
sysformt.inc
|
* Allow %o, let %p handle object pointers and class pointers. Fixes issue #40762
|
2024-10-09 09:11:08 +02:00 |
|
syshelp.inc
|
* Some delphi compatibility issues solved (PtrToNil and TGUID operator)
|
2023-11-29 14:34:27 +01:00 |
|
syshelpb.inc
|
|
|
|
syshelpf.inc
|
|
|
|
syshelph.inc
|
* fix #40305: with type helpers now supporting inheriting from unique type aliases, declare a TRealHelper as a descendant of TDoubleHelper (cause Real is a Double)
|
2024-10-25 15:26:32 +02:00 |
|
syshelpo.inc
|
|
|
|
syshelps.inc
|
Change CompareChar uses inside compiler/RTL to CompareByte.
|
2025-02-07 20:51:50 +03:00 |
|
sysint.inc
|
* Allow TFormatSettings.Create with string (using callback)
|
2025-02-19 20:36:54 +01:00 |
|
sysinth.inc
|
* Allow TFormatSettings.Create with string (using callback)
|
2025-02-19 20:36:54 +01:00 |
|
sysmarshal.inc
|
|
|
|
sysmarshalh.inc
|
|
|
|
syspch.inc
|
|
|
|
syspchh.inc
|
|
|
|
syssb.inc
|
* Added Delphi-compatible overload for ToString with UpdateCapacity argument
|
2024-02-20 14:49:13 +01:00 |
|
syssbh.inc
|
* Added Delphi-compatible overload for ToString with UpdateCapacity argument
|
2024-02-20 14:49:13 +01:00 |
|
syssr.inc
|
|
|
|
sysstr.inc
|
const for TFormatSettings
|
2025-03-09 14:53:24 +00:00 |
|
sysstrh.inc
|
const for TFormatSettings
|
2025-03-09 14:53:24 +00:00 |
|
systhrdh.inc
|
|
|
|
sysuintf.inc
|
|
|
|
sysuni.inc
|
Let “Trim”s return string uncopied.
|
2024-06-09 19:35:22 +00:00 |
|
sysunih.inc
|
Let “Trim”s return string uncopied.
|
2024-06-09 19:35:22 +00:00 |
|
sysuthrd.inc
|
|
|
|
sysutilh.inc
|
Allow freeing EHeapException and its descendants.
|
2025-04-13 17:33:45 +00:00 |
|
sysutils.inc
|
Allow freeing EHeapException and its descendants.
|
2025-04-13 17:33:45 +00:00 |
|
syswide.inc
|
Let “Trim”s return string uncopied.
|
2024-06-09 19:35:22 +00:00 |
|
syswideh.inc
|
Let “Trim”s return string uncopied.
|
2024-06-09 19:35:22 +00:00 |
|
tzenv.inc
|
* Extend GetLocalTimeOffset to return Dst or not
|
2025-02-19 17:31:01 +01:00 |