fpc/rtl/inc
2010-04-08 09:03:50 +00:00
..
aliases.inc
astrings.inc * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) 2010-01-12 20:19:52 +00:00
cgeneric.inc
cgenmath.inc
cgenstr.inc
charset.pp
cmem.pp
compproc.inc * added fpc_class_is_corbaintf and fpc_class_cast_corbaintf compiler helper functions 2010-03-28 11:31:50 +00:00
crt.inc * extension of r13191 to OS/2, EMX and potential other platforms using crt.inc based implementation of unit crt 2009-05-27 21:18:35 +00:00
crth.inc * changed the parameters of gotoxy() and the return values of wherex/wherey 2009-05-24 11:48:49 +00:00
ctypes.pp + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
currh.inc
dos.inc
dosh.inc
dynarr.inc
dynarrh.inc
dynlibs.pas * SharedSuffix moved to include files to reduce number of ifdefs 2010-02-13 15:44:12 +00:00
except.inc compiler,rtl - safecall handling: 2010-02-27 04:41:52 +00:00
exeinfo.pp * exeinfo: Return executable image base and current module base address on Windows. 2009-05-15 22:14:09 +00:00
extres.inc
fexpand.inc * avoid problems for windows if case of drive letter is different 2010-02-01 15:47:22 +00:00
file.inc - removed PARAOUTFILE define and ifdefs 2009-03-15 12:31:02 +00:00
filerec.inc
fpextres.pp
fpintres.pp
gencurr.inc
generic.inc + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 2010-01-31 16:47:01 +00:00
genmath.inc
genset.inc - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 2009-08-23 08:16:40 +00:00
genstr.inc * added striscan, strriscan and stripos 2009-04-17 10:08:17 +00:00
genstrs.inc
getopts.pp * Patch from reporter of bug ID #13924 to fix arguments with spaces if no argv is declared. 2009-06-07 08:53:36 +00:00
heap.inc * rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough 2009-12-12 09:37:36 +00:00
heaph.inc * changed destination parameter of getmem/getmemory from "var" to "out" 2009-04-25 09:57:29 +00:00
heaptrc.pp * make heaptrc aware of the fact that multi threading could be initialized before heaptrc itself is initialized, this is currently the case for windows dlls 2010-01-07 13:41:43 +00:00
innr.inc + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 2010-01-31 16:47:01 +00:00
int64.inc
intres.inc
keyboard.inc
keybrdh.inc
keyscan.inc
lineinfo.pp * Added warning about thread-safety 2009-11-14 11:34:28 +00:00
lnfodwrf.pp * Added warning about thread-safety 2009-11-14 10:29:45 +00:00
lstrings.pp
macpas.pp
makefile.inc
mathh.inc
matrix.pp
mmatimp.inc
mouse.inc
mouseh.inc
mvecimp.inc
objc1.inc * don't call class_getSuperClass() anymore to obtain the superclass, but 2009-10-01 12:07:22 +00:00
objc.pp * the objc1 unit has been renamed to objc 2009-09-27 15:24:50 +00:00
objcbase.pp * NSZone is a record, not a class (thanks to Gorazd Krosl for the remark) 2009-08-25 18:52:30 +00:00
objcnf.inc * the objc1 unit has been renamed to objc 2009-09-27 15:24:50 +00:00
objects.pp
objpas.inc * removed IImplementorGetter interface and replaced it by the guid IObjectReference. 2010-03-28 12:35:50 +00:00
objpash.inc * removed IImplementorGetter interface and replaced it by the guid IObjectReference. 2010-03-28 12:35:50 +00:00
pagemem.pp
printer.inc
printerh.inc
readme
real2str.inc + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
resh.inc * fix for Mantis 16195, Delphi compatibility resource handle types were not 64-bit proof. 2010-04-08 09:03:50 +00:00
rtti.inc * More pluggability of the RTL. Mantis 15124 2009-11-18 21:16:12 +00:00
sockets.inc * handle EsockEINTR for fpaccept and fpconnect 2009-03-21 16:11:08 +00:00
socketsh.inc * disable the 1:1 aliases of the legacy errorhandling. 2009-08-08 12:25:59 +00:00
sockovl.inc * disable the 1:1 aliases of the legacy errorhandling. 2009-08-08 12:25:59 +00:00
softfpu.pp * shift128right last parameter should also by var type 2010-03-08 08:00:56 +00:00
sstrings.inc * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) 2010-01-12 20:19:52 +00:00
stdsock.inc o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
strings.pp * Minor optimization from mantis 14974 2009-11-03 12:59:12 +00:00
stringsi.inc * added striscan, strriscan and stripos 2009-04-17 10:08:17 +00:00
sysres.inc
system.fpd * Added Pack/Unpack dummies, fixed var/out and const params in writestr/readstr 2009-10-17 09:22:49 +00:00
system.inc * set moduleislib to true for libraries. Differences with islibrary: 2010-02-10 16:10:23 +00:00
systemh.inc * enabled internal sar support for sparc and mips as well 2010-02-04 22:04:19 +00:00
text.inc - removed PARAOUTFILE define and ifdefs 2009-03-15 12:31:02 +00:00
textrec.inc
thread.inc * closethread thread manager field/function. Mantis 13160 2010-03-26 23:31:52 +00:00
threadh.inc * closethread thread manager field/function. Mantis 13160 2010-03-26 23:31:52 +00:00
threadvr.inc
typefile.inc - removed PARAOUTFILE define and ifdefs 2009-03-15 12:31:02 +00:00
ucomplex.pp
ufloat128.pp
ustringh.inc
ustrings.inc * don't stop at #0 characters for setstring with pchar either 2009-10-09 19:47:46 +00:00
varerror.inc
variant.inc * fixed last commit: UTF8Encode -> UTF8Decode 2009-07-26 13:09:31 +00:00
varianth.inc + utf-8 <-> variant type casts, resolves #11371 2009-07-26 12:58:49 +00:00
variants.pp rtl: fix SetPropValue/GetPropValue: 2009-12-30 00:41:44 +00:00
video.inc
videoh.inc
wstring22h.inc
wstringh.inc
wstrings.inc * forgotten part of r14432 2009-12-13 11:18:49 +00:00
wustring22.inc * part of r13828, forgot to commit (don't stop at #0 in setstring) 2009-11-04 16:53:40 +00:00
wustrings.inc

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.