fpc/rtl/inc
2013-09-25 07:18:18 +00:00
..
aliases.inc
astrings.inc * don't convert ansistrings when calling setcodepage() with a code page 2013-08-19 22:04:11 +00:00
cgeneric.inc
cgenmath.inc
cgenstr.inc
charset.pp rtl, utils: apply patch of Inoussa which adds dynamic loading of charset binary files (issue #0024862) 2013-08-16 09:32:27 +00:00
cmem.pp
compproc.inc * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
crt.inc
crth.inc
ctypes.pp
currh.inc
dos.inc
dosh.inc + implemented dos.GetIntVec and SetIntVec for i8086-msdos 2013-06-01 14:32:03 +00:00
dynarr.inc
dynarrh.inc
dynlibs.pas + defaultfilesystemcodepage support for dynlibs 2013-07-22 21:45:34 +00:00
except.inc * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
exeinfo.pp * assume unicode in case of FPC_OS_UNICODE instead of only for WinCE 2013-06-24 09:39:57 +00:00
extres.inc
fexpand.inc * don't adjust directory separators in fexpand when we're compiling the 2013-08-19 22:04:19 +00:00
file.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
filerec.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
fpextres.pp
fpintres.pp
gencurr.inc
generic.inc * RTL: fixed some warnings when compiling for x86_64: 2013-08-29 07:52:38 +00:00
genmath.inc * RTL: fixed some warnings when compiling for x86_64: 2013-08-29 07:52:38 +00:00
genset.inc
genstr.inc
genstrs.inc
getopts.pp
heap.inc - do not initialize the regular heap manager under i8086-msdos, so it can be smartlinked away 2013-05-25 19:22:31 +00:00
heaph.inc
heaptrc.pp * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
innr.inc
int64.inc * RTL: Changed 'shift' parameter of 64-bit shift helpers to CPU-native size, it doesn't have to be 64-bit because only its lower 6 bits are used. Not using 64 bit parameter improves code quality a bit. 2013-09-13 08:32:45 +00:00
intres.inc
iso7185.pp * more safe put implementation 2013-04-17 20:15:16 +00:00
keyboard.inc * fixed compilation of unit keyboard in i8086 medium memory model 2013-09-16 16:33:54 +00:00
keybrdh.inc
keyscan.inc
lineinfo.pp * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
lnfodwrf.pp
lstrings.pp
macpas.pp
makefile.inc
mathh.inc + added 8087 initialization to the msdos rtl (8087 presence detection is still a TODO) 2013-04-03 16:03:45 +00:00
matrix.pp
mmatimp.inc
mouse.inc
mouseh.inc * mousebutton 4 and 5 support (gpm only?) Mantis #13469 2013-04-06 18:58:05 +00:00
mvecimp.inc
objc1.inc
objc.pp
objcbase.pp
objcnf.inc
objects.pp * synchronised with trunk up to r25167 (fixes glib compilation via r25164, 2013-07-24 14:24:49 +00:00
objpas.inc * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
objpash.inc * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
pagemem.pp
printer.inc
printerh.inc
readme
real2str.inc
resh.inc Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 2013-05-04 11:06:32 +00:00
rtti.inc rtl: fix possible division by zero 2013-05-08 06:00:44 +00:00
sfpu128.pp
sfpux80.pp
sockets.inc
socketsh.inc * old comment removed. closesocket is considered stable now. 2013-07-31 07:54:58 +00:00
sockovl.inc
softfpu.pp Fix shift128Right in rtl/inc/softfpu.pp 2013-08-18 21:12:53 +00:00
sstrings.inc * Commented out exponent check added in r25549: since this code is used by compiler, it breaks compilation of code with constants in extended range on targets without extended precision. 2013-09-25 07:18:18 +00:00
stdsock.inc
strings.pp
stringsi.inc
sysres.inc
system.fpd * more dummy declarations for basetypes. 2013-04-21 19:01:23 +00:00
system.inc Fix get_caller_stackinfo function: Addr parameter must also be by var 2013-09-23 09:51:20 +00:00
systemh.inc Fix get_caller_stackinfo function: Addr parameter must also be by var 2013-09-23 09:51:20 +00:00
text.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
textrec.inc + TTextBuf = TextBuf type (Delphi compatibility) 2013-07-22 21:45:26 +00:00
thread.inc
threadh.inc Avoid some range check errors for msdos target 2013-05-16 22:06:33 +00:00
threadvr.inc
tinyheap.inc * set the TinyHeapMinBlock const relative to the pointer size 2013-05-16 22:17:05 +00:00
typefile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
ucomplex.pp * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. 2013-06-25 12:46:30 +00:00
ufloat128.pp
ustringh.inc + ToSingleByteFileSystemEncodedFileName(array of widechar) overload for more 2013-07-19 16:31:21 +00:00
ustrings.inc - Removed empty include file wustrings.inc 2013-09-24 16:35:04 +00:00
uuchar.pp + paramstr(longint):unicode string function in uuchar 2013-06-24 09:39:54 +00:00
varerror.inc
variant.inc * RTL, Pos() with Variant: added 'const' modifiers to avoid unnecessary local copies of managed parameters. 2013-09-13 11:21:55 +00:00
varianth.inc * RTL, Pos() with Variant: added 'const' modifiers to avoid unnecessary local copies of managed parameters. 2013-09-13 11:21:55 +00:00
variants.pp * fixes for the compilation of unit variants in the i8086 medium memory model 2013-07-16 15:16:24 +00:00
video.inc
videoh.inc
wstringh.inc - Removed string conversion helpers that are not actually used by compiler code generation (duplicated pwidechar/punicodechar stuff). 2012-02-05 18:01:04 +00:00
wstrings.inc + support for CP_OEMCP 2013-07-12 17:18:24 +00: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.
real2str.inc    Routine to convert floating point numbers to strings.
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.