fpc/rtl/inc
2004-08-20 10:04:39 +00:00
..
graph * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
aliases.inc * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
astrings.inc * remove maxlen field from ansistring/widestrings 2004-07-12 17:58:19 +00:00
cgeneric.inc * use some more string routines from libc if FPC_USE_LIBC is used 2004-05-01 15:26:33 +00:00
cgenstr.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
charset.pp * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
cmem.pp * fixed reallocmem (bug noted by Vincent Snijders) 2004-05-05 13:00:43 +00:00
compproc.inc * remove comment warnings 2004-05-31 14:31:57 +00:00
crth.inc fix compile for 1.0.x 2004-06-17 14:51:38 +00:00
dosh.inc * another global var to threadvar change, plus CVS log added 2004-05-03 18:00:24 +00:00
dynarr.inc * removed warnings 2004-05-31 20:25:04 +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 * exception addr record size for 64 bit systems fixed 2004-04-27 18:47:51 +00:00
fexpand.inc * description of individual conditional defines added 2004-05-29 18:25:21 +00:00
file.inc * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00
filerec.inc + completed x86-64/linux system unit 2004-02-05 01:16:12 +00:00
generic.inc + several unicode (to/from utf-8 conversion) stuff added 2004-07-18 20:21:44 +00:00
genmath.inc * removed warnings 2004-05-31 20:25:04 +00:00
genset.inc * old logs removed and tabs fixed 2002-09-07 15:06:34 +00:00
genstr.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
genstrs.inc * generic string routines added 2003-07-07 20:22:05 +00:00
getopts.pp * several 64 bit issues fixed 2004-02-22 16:48:39 +00:00
heap.inc * changed formatting to conform to the rest of the compiler/rtl 2004-08-10 18:58:36 +00:00
heaph.inc * readded support for ReturnIfGrowHeapFails 2004-06-29 20:50:32 +00:00
heaptrc.pp fixed go32v2 compile 2004-06-20 09:24:40 +00:00
innr.inc * updated according to compiler/compinnr.inc 2004-07-05 21:59:18 +00:00
int64.inc * shr/shl use and 63 for the shift value 2004-05-23 14:09:43 +00:00
keyboard.inc * Peter's Cardinal<->Longint fixes patch 2003-11-03 09:42:27 +00:00
keybrdh.inc * Peter's Cardinal<->Longint fixes patch 2003-11-03 09:42:27 +00:00
keyscan.inc + Initial import to main branch from fixes branch 2001-09-21 21:30:51 +00:00
lineinfo.pp * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +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 * linking problems fixed 2004-02-08 15:33:50 +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 fixed go32v2 compile 2004-06-20 09:24:40 +00:00
objpas.inc * fixed tobject.dispatch for 64 bit cpus 2004-04-29 21:33:22 +00:00
objpash.inc * vtype changed to ptrint 2004-04-28 19:52:41 +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 * sparc uses wait4 as well 2004-08-18 21:03:35 +00:00
sockets.inc + Changed mode to output for file sockets 2003-11-23 10:57:15 +00:00
socketsh.inc * sockaddr is now a union between the old and new struct as grace period 2004-03-16 19:15:57 +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 * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
stdsock.inc * Now working under Darwin 2004-03-18 16:12:14 +00:00
strings.pp * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
stringsi.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
system.inc + several unicode (to/from utf-8 conversion) stuff added 2004-07-18 20:21:44 +00:00
systemh.inc + several unicode (to/from utf-8 conversion) stuff added 2004-07-18 20:21:44 +00:00
text.inc * prefixed write[buffer|blanks] with fpc_ and made them externally visible 2004-08-20 10:04:39 +00:00
textrec.inc * unix thandle is always 32bit 2004-05-18 20:16:23 +00:00
thread.inc * wrappers and nothread prototypes for the basic* functions 2004-05-23 20:26:20 +00:00
threadh.inc * wrappers and nothread prototypes for the basic* functions 2004-05-23 20:26:20 +00:00
threadvr.inc + New threadmanager implementation 2003-11-26 20:10:59 +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 * sparc uses wait4 as well 2004-08-18 21:03:35 +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 + several unicode (to/from utf-8 conversion) stuff added 2004-07-18 20:21:44 +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.