fpc/rtl/inc
florian 67fbadcdcf * WinCE compilation fixed
git-svn-id: trunk@11057 -
2008-05-23 15:35:18 +00:00
..
aliases.inc
astrings.inc * fix for 11176 val ansistring to enum 2008-05-01 13:05:34 +00:00
cgeneric.inc * actually assign result of strncmp to comparechar0 result 2007-11-12 21:26:07 +00:00
cgenmath.inc * don't use libc round/trunc/cos/... if FPC_HAS_TYPE_EXTENDED, because 2007-11-11 19:10:34 +00:00
cgenstr.inc
charset.pp
cmem.pp * Fixed warnings and notes. 2007-11-01 15:55:54 +00:00
compproc.inc * fix for 11176 val ansistring to enum 2008-05-01 13:05:34 +00:00
crt.inc + Use CtrlBreakHandler infrastructure to allow processing of Ctrl-C in ReadKey (OS/2 implementation) 2007-09-30 14:17:42 +00:00
crth.inc
ctypes.pp + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
currh.inc * add missing currh.inc belonging to revision 10422 2008-03-03 21:34:40 +00:00
dos.inc * DoDirSeperators pchar overload 2008-02-01 08:16:33 +00:00
dosh.inc
dynarr.inc * give range error if setlength value < 0 and the array is not filled 2008-01-14 18:05:48 +00:00
dynarrh.inc
dynlibs.pas * SharedSuffix 2008-04-27 20:33:33 +00:00
except.inc * ifdefed fatal error messages in exception handling to be available only if debugging is needed. 2007-12-28 20:10:19 +00:00
exeinfo.pp * WinCE compilation fixed 2008-05-23 15:35:18 +00:00
extres.inc Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
fexpand.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
file.inc
filerec.inc
fpextres.pp Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
fpintres.pp Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
gencurr.inc * add missing gencurr.inc belonging to revision 10422 2008-03-03 21:39:19 +00:00
generic.inc * Fixed warning and notes. 2008-05-07 12:35:03 +00:00
genmath.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
genset.inc
genstr.inc
genstrs.inc
getopts.pp * Fixed bug #10140 2007-12-30 20:17:08 +00:00
heap.inc * fix crash in case of main thread exiting simultaneously with other threads (issue #11006) 2008-03-15 19:42:30 +00:00
heaph.inc * Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now. 2007-12-28 11:30:46 +00:00
heaptrc.pp Checkpointer: consider bss section too for go32v2 (webtbs/tw3661 now works) 2008-05-14 13:08:11 +00:00
innr.inc + inline abs(<longint>) on x86 2007-11-25 18:54:40 +00:00
int64.inc * fixed overflow checking for $8000000000000000 in generic int64 mul 2008-03-01 19:38:19 +00:00
intres.inc Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
keyboard.inc + common CtrlBreakHandler for unit Keyboard 2007-09-30 15:18:37 +00:00
keybrdh.inc
keyscan.inc
lineinfo.pp + proper handling of lineinfo retrival for dyn. libs in unix 2008-05-18 18:42:09 +00:00
lnfodwrf.pp + proper handling of lineinfo retrival for dyn. libs in unix 2008-05-18 18:42:09 +00:00
lstrings.pp
macpas.pp * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 2008-04-12 13:34:26 +00:00
makefile.inc
mathh.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
matrix.pp + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
mmatimp.inc * fixed Matrix * Vector (patch by Bartosz Bogacz, mantis #11199) 2008-04-26 21:44:05 +00:00
mouse.inc
mouseh.inc
mvecimp.inc
objects.pp
objpas.inc * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable 2008-05-22 11:49:40 +00:00
objpash.inc * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable 2008-05-22 11:49:40 +00:00
pagemem.pp
printer.inc
printerh.inc
readme
real2str.inc * use rounding correction in str_real based on smallest possible 2008-05-21 16:55:31 +00:00
resh.inc Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
rtti.inc * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) 2007-10-14 10:55:40 +00:00
sockets.inc * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 2008-04-12 13:34:26 +00:00
socketsh.inc
sockovl.inc
softfpu.pp * disabled float128 2007-11-04 14:41:51 +00:00
sstrings.inc * set code to 0 in case val(enum) does not encounter an error 2008-05-12 10:19:53 +00:00
stdsock.inc
strings.pp * forgotten commit (part of last commit) 2007-10-21 17:41:26 +00:00
stringsi.inc
sysres.inc Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
system.fpd
system.inc * fixed i386/linux rtl compilation and functionality when compiled 2008-05-21 15:20:13 +00:00
systemh.inc * Handling of -Sf parameter fixed 2008-05-10 17:00:04 +00:00
text.inc * formatting 2008-05-02 18:41:40 +00:00
textrec.inc
thread.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
threadh.inc
threadvr.inc * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 2007-11-01 21:59:43 +00:00
typefile.inc
ucomplex.pp + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
ufloat128.pp * continued to work on float128 stuff 2007-11-03 21:41:54 +00:00
varerror.inc
variant.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
varianth.inc + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
variants.pp * Fixed cleanroom implementation of DoVarClearArray. It fixes tw9098. 2008-04-13 15:19:58 +00:00
video.inc
videoh.inc
wstringh.inc + WC_NO_BEST_FIT_CHARS 2007-12-16 13:45:09 +00:00
wstrings.inc * preparations for unicodestring support in the rtl 2007-12-02 22:33:56 +00:00
wustrings.inc * fixed Pos(WideChar,AnsiString) 2008-05-14 17:18:37 +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.