fpc/rtl/inc
2024-07-19 12:07:33 +00:00
..
aliases.inc
astrings.inc * fix naming (no functional change) 2024-07-03 18:47:26 +02:00
blockrtl.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
cgeneric.inc * avoid wrong warning about FillChar not initializing the output parameter in case count <= 0 2024-01-15 21:54:11 +01:00
cgenmath.inc
cgenstr.inc
charset.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
cmem.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
compproc.inc * arm: Re-enabled "inline" on "fpc_ansistr_decr_ref" and "fpc_ansistr_incr_ref". 2024-05-22 01:52:01 +01:00
ctypes.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
currh.inc
dos.inc
dosh.inc
dynarr.inc Let fpc_dynarray_concat(_multi) reuse the only nonempty input or append to the destination if possible. 2023-09-12 20:58:50 +00:00
dynarrh.inc
dynlib.inc * Add EnumModules for Delphi compatibility 2024-02-16 11:15:27 +01:00
dynlibh.inc * Add EnumModules for Delphi compatibility 2024-02-16 11:15:27 +01:00
dynlibs.pas * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
except.inc
excepth.inc
exeinfo.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
extpas.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
extres.inc
fexpand.inc
file.inc
filerec.inc
flt_conv.inc
flt_core.inc * string -> shortstring 2023-07-22 08:26:22 +00:00
flt_pack.inc
fpextres.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
fpintres.pp
gencurr.inc
generic.inc Implement length(PWideChar) with IndexWord. 2024-05-22 20:15:12 +00:00
genmath.inc
genmathh.inc
genset.inc * do not copy sets in fpc_varset_(un)set if source and dest are the same 2024-03-09 22:51:14 +01:00
genstr.inc * remove unneeded checks in generic string routines, resolves #40816 2024-06-12 20:41:08 +02:00
genstrs.inc
getopts.pp * check length of optstring before dereferencing (optstring[1]) it. Fixes #40596 2024-01-17 11:41:16 +01:00
heap.inc * patch by Rika + test: Don’t explicitly change GetMem(0) to GetMem(1), it works anyway, resolves #40456 2024-03-01 22:49:45 +01:00
heaph.inc
heaptrc.pp Add support for DISABLE_SYSTEMINLINE inside heaptrc unit 2024-05-02 07:56:33 +00:00
innr.inc
int64.inc
intres.inc + introduced constant MaxIntResource, use it in InternalIsIntResource 2024-07-05 13:20:06 +03:00
iso7185.pp
isotmp.inc * Fix typo 2023-07-14 17:26:11 +02:00
lineinfo.pp * Do not use namespace prefix for lnfodwarf 2023-11-08 17:08:03 +01:00
llvmintr.inc LLVM: use llvm.dbg.declare instead of llvm.dbg.addr for variable declarations 2023-12-06 22:57:16 +01:00
lnfodwrf.pp Sink lnfodwrf.pp global variables down to their actual scopes. 2024-07-19 12:07:33 +00:00
lstrings.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
macpas.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
makefile.inc * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile.rtl Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1 2024-07-18 20:16:04 +00:00
mathh.inc * rtl part of #35433 2024-05-01 23:15:12 +02:00
monitor.inc * really all TMonitor shortcuts pass through the results 2024-07-12 19:02:21 +02:00
nothreads.pp * Remove debug statements 2024-06-12 17:45:47 +02:00
objc1.inc Add FPC_DOTTEDUNITS code 2023-08-02 15:20:27 +02:00
objc.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
objcbase.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
objcnf.inc * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
objpas.inc * Change argument name 2024-02-27 09:27:41 +01:00
objpash.inc * Change argument name 2024-02-27 09:27:41 +01:00
osheap.inc
pagemem.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
psabieh.inc
psabiehh.inc
readme
resh.inc
rtti.inc
rttidecl.inc
rttih.inc * Define RTTI visibilities 2024-01-02 07:09:23 +01:00
sfpu128.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
sfpux80.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
softfpu.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
sortbase.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
sstrings.inc Check bounds in SetLength(shortstring). 2024-04-10 21:06:14 +03:00
strings.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
stringsi.inc
sysres.inc
system.fpd
system.inc Cover more values in the [0; 1) range by “random”. 2024-06-01 16:55:36 +00:00
systemh.inc Move Int128Rec to System; remove i386 and x86_64 CPU unit dependency on SysUtils. 2024-07-15 13:31:20 +00:00
text.inc * string -> shortstring 2023-07-22 08:26:22 +00:00
textrec.inc
thread.inc rtl: add two defines toallow disabling the verbose error of the stub unicodestringmanager and threadmanager 2024-02-20 03:56:17 +01:00
threadh.inc
threadvr.inc
tinyheap.inc
tnyheaph.inc
typefile.inc
typshrd.inc
typshrdh.inc
uachar.pp * redefine also PPChar and PPPChar depending on the string type mode, resolves #40491 2023-10-31 23:13:22 +01:00
ufloat128.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
ufloatx80.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
ustringh.inc Integers are 16-bit in system, replace with SizeInt. 2024-04-17 20:46:36 +00:00
ustrings.inc Integers are 16-bit in system, replace with SizeInt. 2024-04-17 20:46:36 +00:00
uuchar.pp * redefine also PPChar and PPPChar depending on the string type mode, resolves #40491 2023-10-31 23:13:22 +01:00
varerror.inc
variant.inc * String -> ShortString 2023-07-14 17:26:11 +02:00
varianth.inc + tvardata.vuint32, resolvers #40729 2024-04-05 20:29:13 +02:00
wstringh.inc
wstrings.inc * check zero length instead of comparing to empty string 2023-07-14 17:26:11 +02:00

This directory contains only RTL parts independent
of the processor and of the operating system.

The include files contain the following:

astrings.pp     AnsiStrings implementation.
except.inc      Delphi styled exception support.
file.inc        Untyped file support routines.
filerec.inc     Untyped file record definition.
heap.inc        Runtime heap manager .
heaph.inc       Declarations of Heap functions.
innr.inc        Internal function delcarations.
int64.inc       Support for 64-bit integer arithmetic.
lstrings.pp     LongStrings routine implementation.
mathh.inc       Declarations of mathematical functions.
flt_*.inc       Routines to convert floating point numbers to strings and vice versa.
rtti.inc        Delphi like runtime type information
sstrings.inc    ShortStrings (TP/BP pascal like strings) implementation.
system.inc      OS and Processor independent implementation part of system unit.
systemh.inc     Interface part of the system unit.
text.inc        Text file support routines.
textrec.inc     Definition of Textrec record.
typefile.inc    Text file record definition.
generic.inc     Processor independant implementation of assembler procs on i386
                (to allow easy porting to new processors).
genset.inc      Processor independant implementation of set handling
genmath.inc     Processor independant implementation of mathematical routines
genrrti.inc     Processor independant implementation of runtime type information routines

The unit files are:

ucomplex.pp     Complex functions using operator overloading
getopts.pp      Pascal implementation of the GNU Getops
objects.pp      Turbo Pascal like implementation of objects unit
heaptrc.pp      Runtime memory leak tracer and tests for memory integrity.