peter dd3fdac68e * beos support from Olivier Coursiere 18 years ago
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 years ago
astrings.inc 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures 18 years ago
cgeneric.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
cgenmath.inc 83884ec540 * more "real" fixes 19 years ago
cgenstr.inc 4ace790492 * remove $Log 20 years ago
charset.pp 790a4fe2d3 * log and id tags removed 20 years ago
cmem.pp 7f2a257102 + heap manager now per thread, reduce heap lock contention 18 years ago
compproc.inc 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since 18 years ago
crt.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 years ago
crth.inc 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 years ago
ctypes.pp 442ad0cbe8 * fixed long type and derivates for win64 19 years ago
dos.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 years ago
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 years ago
dynarr.inc fd2032dab2 + start of embedded rtl 18 years ago
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion 20 years ago
dynlibs.pas d49ffdf543 * Renamed dynlibs.pas 18 years ago
elfres32.inc 677defd615 * Small optimization. 19 years ago
except.inc 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. 19 years ago
fexpand.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 years ago
file.inc 9566255122 * allow out file parameters 19 years ago
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 years ago
generic.inc 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures 18 years ago
genmath.inc 5596cd5391 * ensure that qword_to_double is calculated using doubles 18 years ago
genset.inc 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since 18 years ago
genstr.inc 4ace790492 * remove $Log 20 years ago
genstrs.inc 4ace790492 * remove $Log 20 years ago
getopts.pp c3fb576801 * getopts fix from Bram Kuijvenhoven 19 years ago
heap.inc 9f11556f10 * flush output after heap debug writeln at exit 18 years ago
heaph.inc 7f2a257102 + heap manager now per thread, reduce heap lock contention 18 years ago
heaptrc.pp e989730f34 * initialize/finalize critical sections in heaptrace properly 18 years ago
innr.inc c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 years ago
int64.inc bd27a09918 * changed record typecast into shift to avoid q3 becoming not 19 years ago
keyboard.inc 4ace790492 * remove $Log 20 years ago
keybrdh.inc 4ace790492 * remove $Log 20 years ago
keyscan.inc 56d3bf1403 + Keyboard unit overhaul 19 years ago
lineinfo.pp dd3fdac68e * beos support from Olivier Coursiere 18 years ago
lnfodwrf.pp 949aa60805 * DWARF debug lineinfo reader 18 years ago
lstrings.pp 790a4fe2d3 * log and id tags removed 20 years ago
macpas.pp c7f77296a9 + brotl, brotr and bnot functions for macpas mode + tests 18 years ago
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 years ago
mathh.inc b3a1868ff0 * correct masking of exceptions in genmath code 18 years ago
matrix.pp 4847fae030 * cosmetic - trash at the end removed 19 years ago
mmatimp.inc aabc1e0fd2 * Tidy indentation 19 years ago
mouse.inc d704af7216 fix compilation for {$T+} linux/win 19 years ago
mouseh.inc 4ace790492 * remove $Log 20 years ago
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 years ago
objects.pp 59e84ac06d * force stackframes for foreach,firstthat,lastthat 19 years ago
objpas.inc 1a7f06aa7d * added the new CLONE_* constants from syscall clone 18 years ago
objpash.inc b52c4f821a * make sure the size of tinterfaceentry is correct, regardless of 18 years ago
pagemem.pp 4ace790492 * remove $Log 20 years ago
printer.inc 4ace790492 * remove $Log 20 years ago
printerh.inc 4ace790492 * remove $Log 20 years ago
readme 13db04fb8b * small cleanup of commented code (merged) 24 years ago
real2str.inc e44a9ca4cb * fixed mantis 8434 (wrong precision used in case of |number| < 1, 18 years ago
resh.inc d5d3779360 * patch for #8375 from Roozbeh Gholizadeh 18 years ago
rtti.inc 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 years ago
sockets.inc fa232dd4ac * make it work on non-unix too... 18 years ago
socketsh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 18 years ago
sockovl.inc 2086107cf3 * fix missing socketerror discrepancy 18 years ago
softfpu.pp 26ffc101da * fixed softfloat trunc 18 years ago
sstrings.inc 986dea1cfc * reject 0x#0 and variations in val function 18 years ago
stdsock.inc 8991b8f365 * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) 18 years ago
strings.pp 790a4fe2d3 * log and id tags removed 20 years ago
stringsi.inc 9b9dd342c5 * fixed strpos() in case source or target is nil 20 years ago
sysres.inc c15d1b280f + Initial implementation of RTL resource support 20 years ago
system.fpd 50778076c3 initial import 20 years ago
system.inc c630797934 * fixed swap(integer) due to counter-intuitive TP/Delphi compatible 18 years ago
systemh.inc 5c914393d5 * added uint64 alias 18 years ago
text.inc c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 years ago
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 years ago
thread.inc 6c85fcb157 heap manager: initialize critical sections properly 18 years ago
threadh.inc 7f2a257102 + heap manager now per thread, reduce heap lock contention 18 years ago
threadvr.inc 7f2a257102 + heap manager now per thread, reduce heap lock contention 18 years ago
typefile.inc 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 years ago
ucomplex.pp 7cc78b6ae1 * improved complex / operator by Dimitrios Apostolou 19 years ago
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated 19 years ago
variant.inc 5bf9c58e14 * fixed real:=variant for non-x86 18 years ago
varianth.inc 3aa64eb6b4 * made vararrays working on win64 18 years ago
video.inc 4a3248bc08 + Correct behaviour when initialization fails. 19 years ago
videoh.inc f009b5700a * Unix video unit character set conversion overhaul 19 years ago
wstringh.inc f900d1ab5b * more consitent space and case usage 19 years ago
wstrings.inc 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures 18 years ago

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.