fpc/rtl/inc
2004-12-28 21:50:14 +00:00
..
graph
aliases.inc * saveregisters calling convention is obsolete 2004-10-24 20:01:41 +00:00
astrings.inc * prevent crash when appending empty string 2004-12-02 17:56:01 +00:00
cgeneric.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
cgenmath.inc * fixed remaining compilation problems 2004-11-21 16:14:59 +00:00
cgenstr.inc * fixed remaining compilation problems 2004-11-21 16:14:59 +00:00
charset.pp
cmem.pp * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 2004-11-22 19:34:58 +00:00
compproc.inc * implemented helper for variant<->dyn. array type cast 2004-12-05 11:49:06 +00:00
crth.inc fix compile for 1.0.x 2004-06-17 14:51:38 +00:00
dos.inc * hack to make macos compile 2004-12-28 21:50:14 +00:00
dosh.inc * GetMsCount added, platform independent routines moved to single include file 2004-12-05 19:02:57 +00:00
dynarr.inc * fixed getting pointer to nested dynarray types 2004-11-07 18:31:50 +00:00
dynarrh.inc * removed warnings 2004-05-31 20:25:04 +00:00
dynlibs.pp + Fix for bug #3164 by Michalis Kamburelis 2004-06-13 09:34:52 +00:00
except.inc * saveregisters calling convention is obsolete 2004-10-24 20:01:41 +00:00
fexpand.inc + MacOS support 2004-11-21 14:45:17 +00:00
file.inc * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00
filerec.inc * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 2004-09-21 23:36:51 +00:00
generic.inc * missing typecast in indexchar0 2004-12-12 12:39:02 +00:00
genmath.inc * fixed power() in genmath.inc (code duplication from math.pp for ** 2004-12-05 16:43:57 +00:00
genset.inc * saveregisters calling convention is obsolete 2004-10-24 20:01:41 +00:00
genstr.inc * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
genstrs.inc * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
getopts.pp
heap.inc * fixed overflow when reusing a memory block for fixed size chunks 2004-12-19 13:45:56 +00:00
heaph.inc * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 2004-11-22 19:34:58 +00:00
heaptrc.pp * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 2004-11-22 19:34:58 +00:00
innr.inc * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
int64.inc * fixed overflow checking for qword 2004-09-26 07:37:49 +00:00
keyboard.inc
keybrdh.inc + Added windows key definitions (bug 3445) 2004-12-18 19:53:21 +00:00
keyscan.inc
lineinfo.pp * added support for netware nlm (netware and netwlibc) 2004-09-18 11:06:52 +00:00
lstrings.pp
macpas.pp + added assigning op which converts FourCharCode to LongWord 2004-08-19 13:25:56 +00:00
makefile.inc
mathh.inc * patch from peter. 2004-12-02 08:11:22 +00:00
matrix.pp * Doesn't compile with 1.0 :( 2004-07-08 10:16:21 +00:00
mmatimp.inc + Add a matrix unit I wrote some time ago 2004-07-07 14:12:51 +00:00
mouse.inc * ptrint fixes 2004-05-01 20:52:29 +00:00
mouseh.inc
mvecimp.inc + Add a matrix unit I wrote some time ago 2004-07-07 14:12:51 +00:00
objects.pp * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 2004-11-22 19:34:58 +00:00
objpas.inc * fixed memory release in TInterfacedObject._Release 2004-12-05 21:09:54 +00:00
objpash.inc * vtype changed to ptrint 2004-04-28 19:52:41 +00:00
printer.inc * common implementation of unit printer - fix for bug #3421 2004-12-05 11:21:46 +00:00
printerh.inc * common implementation of unit printer - fix for bug #3421 2004-12-05 11:21:46 +00:00
readme
real2str.inc * removed warnings 2004-05-31 20:25:04 +00:00
rtti.inc * fixed rtti reading of arrays for 64 bit 2004-11-02 15:52:04 +00:00
sockets.inc * disable inline for 1.9.4 2004-11-01 19:39:19 +00:00
socketsh.inc * cdecl stuff removed. Now works on FreeBSD with and without FPC_USE_LIBC 2004-12-23 18:32:26 +00:00
sockovl.inc
softfpu.pp
sstrings.inc internconst, internproc and some external declarations moved to interface 2004-11-17 22:19:04 +00:00
stdsock.inc
strings.pp * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
stringsi.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
system.fpd + Added phony documentation declarations 2004-11-22 22:48:10 +00:00
system.inc + GetProcessID added 2004-12-05 14:36:37 +00:00
systemh.inc + GetProcessID added 2004-12-05 14:36:37 +00:00
text.inc internconst, internproc and some external declarations moved to interface 2004-11-17 22:19:04 +00:00
textrec.inc * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 2004-09-21 23:36:51 +00:00
thread.inc * tthread patch from neli 2004-12-28 14:20:03 +00:00
threadh.inc * tthread patch from neli 2004-12-28 14:20:03 +00:00
threadvr.inc * fixed some x86-64 multithreading stuff 2004-11-01 20:37:49 +00:00
typefile.inc * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00
ucomplex.pp
variant.inc * implemented helper for variant<->dyn. array type cast 2004-12-05 11:49:06 +00:00
varianth.inc
video.inc
videoh.inc
wstrings.inc internconst, internproc and some external declarations moved to interface 2004-11-17 22:19:04 +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.