| .. |
|
dati.inc
|
* force correct strpas overload when using unicodestrings
|
2024-03-04 16:49:58 +01:00 |
|
datih.inc
|
Make SysUtils' TSystemTime declaration on non-Windows platforms compatible with the Win32 and Delphi declarations
|
2024-11-07 18:58:18 -06:00 |
|
disk.inc
|
* typo fix in previous commit relating to #40558
|
2023-12-14 09:59:04 +01:00 |
|
diskh.inc
|
|
|
|
filutil.inc
|
|
|
|
filutilh.inc
|
* Use value for fmShareNoLocking which does not overlap with classes fmCreate
|
2024-01-30 13:35:54 +01:00 |
|
fina.inc
|
Remove conditionals that rely on not defined(FPC_HAS_CPSTRING).
|
2024-11-04 10:28:33 +00: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
|
Add potentially required barriers to TEnconding.
|
2023-11-10 02:36:04 +03:00 |
|
sysencodingh.inc
|
Replace TEncoding.FLock with interlocked operations.
|
2023-11-09 09:11:00 +00:00 |
|
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
|
Let “Trim”s return string uncopied.
|
2024-06-09 19:35:22 +00:00 |
|
sysint.inc
|
* Make sure it compiles with 3.2.2
|
2023-11-01 23:37:12 +01:00 |
|
sysinth.inc
|
|
|
|
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
|
* Add Delphi-Compatible new findCmdLineSwitch overload
|
2024-11-23 10:23:36 +01:00 |
|
sysstrh.inc
|
* Add Delphi-Compatible new findCmdLineSwitch overload
|
2024-11-23 10:23:36 +01: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
|
* Adding new generic Extract and Swap function to RTL
|
2024-11-16 22:08:06 +00:00 |
|
sysutils.inc
|
* Adding new generic Extract and Swap function to RTL
|
2024-11-16 22:08:06 +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
|
|
|