Tomas Hajny 70ca5f79e9 * fix for bug #7539 18 jaren geleden
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 jaren geleden
astrings.inc e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 18 jaren geleden
cgeneric.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 jaren geleden
cgenmath.inc 83884ec540 * more "real" fixes 19 jaren geleden
cgenstr.inc 4ace790492 * remove $Log 20 jaren geleden
charset.pp 790a4fe2d3 * log and id tags removed 20 jaren geleden
cmem.pp 19b11c78e3 * fixed for win64 19 jaren geleden
compproc.inc 2167655902 * patch from Thorsten Engler submitted in #8235 18 jaren geleden
crt.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 jaren geleden
crth.inc 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 jaren geleden
ctypes.pp 442ad0cbe8 * fixed long type and derivates for win64 19 jaren geleden
dos.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 jaren geleden
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 jaren geleden
dynarr.inc fd2032dab2 + start of embedded rtl 18 jaren geleden
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion 20 jaren geleden
dynlibs.pp 790a4fe2d3 * log and id tags removed 20 jaren geleden
elfres32.inc 677defd615 * Small optimization. 19 jaren geleden
except.inc 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. 19 jaren geleden
fexpand.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 jaren geleden
file.inc 9566255122 * allow out file parameters 19 jaren geleden
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 jaren geleden
generic.inc cd767cf5c8 * i386 uses generic fpc_compare_shortstr_equal 18 jaren geleden
genmath.inc 5596cd5391 * ensure that qword_to_double is calculated using doubles 18 jaren geleden
genset.inc 2579cd139f + support for sets with size 1 and 2 18 jaren geleden
genstr.inc 4ace790492 * remove $Log 20 jaren geleden
genstrs.inc 4ace790492 * remove $Log 20 jaren geleden
getopts.pp c3fb576801 * getopts fix from Bram Kuijvenhoven 19 jaren geleden
heap.inc 3c10856a4f * Dont throw runerrors in default MemoryMutexManager if HAS_MT_MEMORYMANAGER is defined. 18 jaren geleden
heaph.inc fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 jaren geleden
heaptrc.pp 8ed35dd5fb * do a stack trace in case of abording with an heap error when EXTRA is defined 18 jaren geleden
innr.inc cd5b9245f9 + support for bitsizeof() function 19 jaren geleden
int64.inc bd27a09918 * changed record typecast into shift to avoid q3 becoming not 19 jaren geleden
keyboard.inc 4ace790492 * remove $Log 20 jaren geleden
keybrdh.inc 4ace790492 * remove $Log 20 jaren geleden
keyscan.inc 56d3bf1403 + Keyboard unit overhaul 19 jaren geleden
lineinfo.pp 92538bcb2a Fixed lineinfo compilation with -gl 18 jaren geleden
lnfodwrf.pp 949aa60805 * DWARF debug lineinfo reader 18 jaren geleden
lstrings.pp 790a4fe2d3 * log and id tags removed 20 jaren geleden
macpas.pp 4f55927506 * fixed little endian typo 19 jaren geleden
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 jaren geleden
mathh.inc b3a1868ff0 * correct masking of exceptions in genmath code 18 jaren geleden
matrix.pp 4847fae030 * cosmetic - trash at the end removed 19 jaren geleden
mmatimp.inc aabc1e0fd2 * Tidy indentation 19 jaren geleden
mouse.inc d704af7216 fix compilation for {$T+} linux/win 19 jaren geleden
mouseh.inc 4ace790492 * remove $Log 20 jaren geleden
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 jaren geleden
objects.pp 59e84ac06d * force stackframes for foreach,firstthat,lastthat 19 jaren geleden
objpas.inc c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 18 jaren geleden
objpash.inc c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 18 jaren geleden
pagemem.pp 4ace790492 * remove $Log 20 jaren geleden
printer.inc 4ace790492 * remove $Log 20 jaren geleden
printerh.inc 4ace790492 * remove $Log 20 jaren geleden
readme 13db04fb8b * small cleanup of commented code (merged) 24 jaren geleden
real2str.inc 61f0f0b793 * define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL. 19 jaren geleden
resh.inc e864a12528 + loading of components from resources 20 jaren geleden
rtti.inc 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 jaren geleden
sockets.inc e47681ab0d * Remove reming usage of errno. 18 jaren geleden
socketsh.inc 8ff402109f + Add type and constants to ease porting from Kylix libc unit 18 jaren geleden
sockovl.inc 1c452dd4f9 + Restore and fix text/file socket functionality. 18 jaren geleden
softfpu.pp 26ffc101da * fixed softfloat trunc 18 jaren geleden
sstrings.inc 5f61271824 * fixed val_sint(x,longint) for negative hex/bin values on 64 bit 18 jaren geleden
stdsock.inc 4509209df7 * socketerror 19 jaren geleden
strings.pp 790a4fe2d3 * log and id tags removed 20 jaren geleden
stringsi.inc 9b9dd342c5 * fixed strpos() in case source or target is nil 19 jaren geleden
sysres.inc c15d1b280f + Initial implementation of RTL resource support 20 jaren geleden
system.fpd 50778076c3 initial import 20 jaren geleden
system.inc 984191ef0e * Also add symteminline condition. 18 jaren geleden
systemh.inc 48e51671e5 * don't include compiler proc. in the docs 18 jaren geleden
text.inc 70ca5f79e9 * fix for bug #7539 18 jaren geleden
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 jaren geleden
thread.inc 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 18 jaren geleden
threadh.inc 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 18 jaren geleden
threadvr.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 jaren geleden
typefile.inc 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 jaren geleden
ucomplex.pp 7cc78b6ae1 * improved complex / operator by Dimitrios Apostolou 19 jaren geleden
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated 19 jaren geleden
variant.inc 0d070eef7f * Patch from Thorsten for bug in lower than equal( only did lower than) 18 jaren geleden
varianth.inc a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 jaren geleden
video.inc 4a3248bc08 + Correct behaviour when initialization fails. 19 jaren geleden
videoh.inc f009b5700a * Unix video unit character set conversion overhaul 19 jaren geleden
wstringh.inc f900d1ab5b * more consitent space and case usage 19 jaren geleden
wstrings.inc ebccbf720c * fix concat_multi for widestrings, patch was already done for ansistrings fixes 8292 18 jaren geleden

readme

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.