fpc/rtl/inc
michael 6452f5b692 * Some TCustomVariant methods implemented
git-svn-id: trunk@13213 -
2009-05-30 12:07:16 +00:00
..
aliases.inc
astrings.inc
cgeneric.inc * return 0 for length(pchar(0)), like Kylix does (using corrected and 2009-01-01 22:02:17 +00:00
cgenmath.inc
cgenstr.inc
charset.pp * Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one. 2008-07-20 12:10:31 +00:00
cmem.pp
compproc.inc * fixed bug #5800 2009-02-09 00:35:09 +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 * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 2009-01-26 12:58:20 +00:00
currh.inc
dos.inc
dosh.inc
dynarr.inc * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
dynarrh.inc
dynlibs.pas
except.inc
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
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 * renamed rol/ror functions into rolbyte/rolword/roldword/rolqword 2009-01-28 12:56:27 +00:00
genmath.inc
genset.inc
genstr.inc * added striscan, strriscan and stripos 2009-04-17 10:08:17 +00:00
genstrs.inc
getopts.pp * Patch from Inoussa OUEDRAOGO so it can work with Delphi2009 and unicode chars 2008-12-19 17:49:24 +00:00
heap.inc * applied feature dependencies patch by Sven Barth from mantis #13673 : 2009-05-09 20:08:57 +00:00
heaph.inc * changed destination parameter of getmem/getmemory from "var" to "out" 2009-04-25 09:57:29 +00:00
heaptrc.pp - reverted r13079, it gives wrong results when using heaptrc with an 2009-05-10 09:28:47 +00:00
innr.inc + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 2009-03-08 18:40:32 +00:00
int64.inc
intres.inc
keyboard.inc
keybrdh.inc
keyscan.inc
lineinfo.pp * exeinfo: Return executable image base and current module base address on Windows. 2009-05-15 22:14:09 +00:00
lnfodwrf.pp * exeinfo: Return executable image base and current module base address on Windows. 2009-05-15 22:14:09 +00:00
lstrings.pp
macpas.pp * use math.SetExceptionMask() to disable floating point exceptions 2008-07-20 09:07:50 +00:00
makefile.inc
mathh.inc
matrix.pp
mmatimp.inc
mouse.inc
mouseh.inc
mvecimp.inc
objc1.pp + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 2009-03-08 18:40:32 +00:00
objc1h.inc + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 2009-03-08 18:40:32 +00:00
objects.pp
objpas.inc * fixed bug #5800 2009-02-09 00:35:09 +00:00
objpash.inc * fixed bug #5800 2009-02-09 00:35:09 +00:00
pagemem.pp
printer.inc
printerh.inc
readme
real2str.inc * don't "round" 0.0 when converting to a string (mantis #12202) 2008-09-26 13:28:53 +00:00
resh.inc
rtti.inc * set finalized dynarrays to nil (mantis #12048) 2008-09-13 20:01:47 +00:00
sockets.inc * handle EsockEINTR for fpaccept and fpconnect 2009-03-21 16:11:08 +00:00
socketsh.inc
sockovl.inc
softfpu.pp
sstrings.inc * moved core logic from fpc_shortstr_enum into a separate function, so 2009-05-02 08:48:48 +00:00
stdsock.inc o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
strings.pp * added striscan, strriscan and stripos 2009-04-17 10:08:17 +00:00
stringsi.inc * added striscan, strriscan and stripos 2009-04-17 10:08:17 +00:00
sysres.inc
system.fpd
system.inc * applied feature dependencies patch by Sven Barth from mantis #13673 : 2009-05-09 20:08:57 +00:00
systemh.inc + cardinal/qword overloads for interlocked* routines (mantis #13281) 2009-05-10 15:22:38 +00:00
text.inc - removed PARAOUTFILE define and ifdefs 2009-03-15 12:31:02 +00:00
textrec.inc
thread.inc * applied feature dependencies patch by Sven Barth from mantis #13673 : 2009-05-09 20:08:57 +00:00
threadh.inc * set default stack size to 4 MiB instead of to 32 KiB 2009-01-08 18:08:32 +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 Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
ustrings.inc * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
varerror.inc
variant.inc * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to 2009-02-08 00:24:03 +00:00
varianth.inc * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to 2009-02-08 00:24:03 +00:00
variants.pp * Some TCustomVariant methods implemented 2009-05-30 12:07:16 +00:00
video.inc
videoh.inc
wstring22h.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wstringh.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wstrings.inc * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
wustring22.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wustrings.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +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.