fpc/rtl/inc
2005-01-01 20:31:02 +00:00
..
graph * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
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 * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
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 again to make macos compile 2005-01-01 20:31:02 +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 * several 64 bit issues fixed 2004-02-22 16:48:39 +00:00
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 * Peter's Cardinal<->Longint fixes patch 2003-11-03 09:42:27 +00:00
keybrdh.inc + Added windows key definitions (bug 3445) 2004-12-18 19:53:21 +00:00
keyscan.inc + Initial import to main branch from fixes branch 2001-09-21 21:30:51 +00:00
lineinfo.pp * added support for netware nlm (netware and netwlibc) 2004-09-18 11:06:52 +00:00
lstrings.pp * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
macpas.pp + added assigning op which converts FourCharCode to LongWord 2004-08-19 13:25:56 +00:00
makefile.inc - removed os_types 2002-09-07 21:22:31 +00:00
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 * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
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 * small cleanup of commented code (merged) 2001-07-31 19:36:51 +00:00
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 * new files sockets changes 2004-03-16 18:04:27 +00:00
softfpu.pp * forgot goto on switch in last commit 2002-11-30 23:25:19 +00:00
sstrings.inc internconst, internproc and some external declarations moved to interface 2004-11-17 22:19:04 +00:00
stdsock.inc * Now working under Darwin 2004-03-18 16:12:14 +00:00
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 * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
variant.inc * implemented helper for variant<->dyn. array type cast 2004-12-05 11:49:06 +00:00
varianth.inc * fixed type of verror 2003-12-22 23:07:52 +00:00
video.inc * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
videoh.inc * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
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.