fpc/rtl/inc
florian 484e7ac0c1 * fixed defines
git-svn-id: trunk@4976 -
2006-10-19 15:17:14 +00:00
..
aliases.inc + Removed NOSAVEREGISTERS define 2005-06-09 17:58:20 +00:00
astrings.inc * fixed fpc_AnsiStr_Concat_multi + test 2006-10-04 16:44:31 +00:00
cgeneric.inc * reverted r2037 because of braindead "out" semantics for refcounted 2005-12-24 01:06:05 +00:00
cgenmath.inc * more "real" fixes 2006-09-17 21:44:20 +00:00
cgenstr.inc * remove $Log 2005-06-07 09:47:55 +00:00
charset.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
cmem.pp * fixed for win64 2006-09-07 17:34:24 +00:00
compproc.inc * part of r4826 (forgot to commit) 2006-10-08 10:01:58 +00:00
crt.inc + Removed HASTHREADVAR SUPPORT_THREADVAR defines 2005-06-09 17:40:29 +00:00
crth.inc + Removed HASINTF and VER1_0 defines 2005-06-07 20:30:03 +00:00
ctypes.pp * add small delphi compat tweak for h2pas usage. + restored Kylix compat idents. (without, pkgs might break unnecessarily) 2006-09-26 12:24:12 +00:00
dos.inc * fixed more warnings and notes while compiling RTL. 2006-07-19 19:10:02 +00:00
dosh.inc + Removed HASTHREADVAR SUPPORT_THREADVAR defines 2005-06-09 17:40:29 +00:00
dynarr.inc fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
dynarrh.inc + (ole)variant<->error type conversion 2005-10-30 23:12:08 +00:00
dynlibs.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
elfres32.inc * fixed fillchar parameters 2005-10-02 17:06:06 +00:00
except.inc * improved exception handling code 2006-02-19 15:48:15 +00:00
fexpand.inc * fixed more warnings and notes while compiling RTL. 2006-07-19 19:10:02 +00:00
file.inc * allow out file parameters 2006-03-01 10:18:47 +00:00
filerec.inc + Removed FPC_HASUSERDATA32 define 2005-06-07 21:02:43 +00:00
generic.inc * string concat changed from function to procedure to 2006-10-02 20:00:06 +00:00
genmath.inc * fixed defines 2006-10-19 15:17:14 +00:00
genset.inc * fixed compilation for x86_64 2006-09-17 18:40:20 +00:00
genstr.inc * remove $Log 2005-06-07 09:47:55 +00:00
genstrs.inc * remove $Log 2005-06-07 09:47:55 +00:00
getopts.pp * getopts fix from Bram Kuijvenhoven 2006-05-06 08:12:58 +00:00
heap.inc + heap manager: reduce overhead on fixed size chunks from 8 to 4 2006-10-14 15:05:24 +00:00
heaph.inc + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 2005-06-09 18:04:47 +00:00
heaptrc.pp + added some morphos support to checkpointer 2006-07-08 08:25:19 +00:00
innr.inc + support for bitsizeof() function 2006-09-09 18:57:49 +00:00
int64.inc * changed record typecast into shift to avoid q3 becoming not 2006-04-09 18:21:35 +00:00
keyboard.inc * remove $Log 2005-06-07 09:47:55 +00:00
keybrdh.inc * remove $Log 2005-06-07 09:47:55 +00:00
keyscan.inc + Keyboard unit overhaul 2006-01-31 10:26:25 +00:00
lineinfo.pp + lineinfo support for win64 2006-04-17 14:16:46 +00:00
lstrings.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
macpas.pp - removed getpointersize again, it's not a standard macpas function 2006-10-18 19:50:16 +00:00
makefile.inc * widestr->shortstr fixed 2005-04-03 08:46:02 +00:00
mathh.inc * moved *SSECSR to system unit 2006-05-11 19:13:54 +00:00
matrix.pp * cosmetic - trash at the end removed 2006-05-24 22:51:23 +00:00
mmatimp.inc * Tidy indentation 2006-10-18 19:44:24 +00:00
mouse.inc fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
mouseh.inc * remove $Log 2005-06-07 09:47:55 +00:00
mvecimp.inc
objects.pp * force stackframes for foreach,firstthat,lastthat 2006-10-18 20:31:25 +00:00
objpas.inc Use symbolic const E_NOINTERFACE instead of raw value $80004002 2006-10-15 19:51:40 +00:00
objpash.inc Added EntryOffset field for _IMPLEMENTS 2006-08-06 01:02:32 +00:00
pagemem.pp * remove $Log 2005-06-07 09:47:55 +00:00
printer.inc * remove $Log 2005-06-07 09:47:55 +00:00
printerh.inc * remove $Log 2005-06-07 09:47:55 +00:00
readme
real2str.inc * several changes of var parameters into out parameters to avoid 2005-12-23 22:25:26 +00:00
resh.inc + loading of components from resources 2005-10-02 08:10:17 +00:00
rtti.inc * fixed warnings and notes while compiling system unit for wince. 2006-07-18 15:00:09 +00:00
sockets.inc * post 2.0 simplification, win32 now also has fpread/write 2006-10-15 12:29:22 +00:00
socketsh.inc * moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right) 2006-09-18 20:56:13 +00:00
sockovl.inc fix compilation for {$T+} linux/win 2006-10-04 20:43:55 +00:00
softfpu.pp * made the softfpu unit embedable in the system unit 2006-10-15 21:27:30 +00:00
sstrings.inc * several changes of var parameters into out parameters to avoid 2005-12-23 22:25:26 +00:00
stdsock.inc * socketerror 2006-02-26 00:51:19 +00:00
strings.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
stringsi.inc * fixed strpos() in case source or target is nil 2005-12-09 14:57:10 +00:00
sysres.inc + Initial implementation of RTL resource support 2005-08-31 15:54:30 +00:00
system.fpd initial import 2005-05-16 18:37:41 +00:00
system.inc * Free hidden cmdline instead of cmdline property. 2006-10-18 20:32:45 +00:00
systemh.inc * Turn cmdline into property on Linux. 2006-10-18 20:07:10 +00:00
text.inc * don't call the system if flush hasn't to flush anything 2006-10-08 14:21:00 +00:00
textrec.inc + Removed FPC_HASUSERDATA32 define 2005-06-07 21:02:43 +00:00
thread.inc * adds semaphore support to ThreadManager, removes pipe hack from non linux 2006-10-14 11:39:47 +00:00
threadh.inc * adds semaphore support to ThreadManager, removes pipe hack from non linux 2006-10-14 11:39:47 +00:00
threadvr.inc + Removed HASTHREADVAR SUPPORT_THREADVAR defines 2005-06-09 17:40:29 +00:00
typefile.inc * fixed web bug tw4954 (warning when reading from a typed file) 2006-05-29 09:54:42 +00:00
ucomplex.pp * fix to ucomplex.cln from Dimitris Apostolou 2006-07-28 21:06:33 +00:00
varerror.inc * removed duplicate EVariant class from varutils and incorporated 2006-03-24 22:47:15 +00:00
variant.inc * avoid warning when pointer points to size 1 data 2006-10-11 16:40:40 +00:00
varianth.inc * fixed another problem caused by yesterdays real change 2006-09-18 18:21:00 +00:00
video.inc + Correct behaviour when initialization fails. 2006-06-11 09:00:19 +00:00
videoh.inc * Unix video unit character set conversion overhaul 2006-04-17 12:39:02 +00:00
wstringh.inc * more consitent space and case usage 2006-05-09 20:37:22 +00:00
wstrings.inc * string concat changed from function to procedure to 2006-10-02 20:00:06 +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.