yury adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 18 years ago
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 years ago
astrings.inc b6b9582d8e * implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr. 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 19b11c78e3 * fixed for win64 19 years ago
compproc.inc adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 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.pp 790a4fe2d3 * log and id tags removed 20 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 2244f1b9c6 * fixed warning. 18 years ago
genmath.inc b04c30dfb8 * fixed warnings. 18 years ago
genset.inc 7781e842fc * varset support fixed 19 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 9e6d19a494 * rtl part of first Nintendo DS port 18 years ago
heaph.inc fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 years ago
heaptrc.pp 1eefed6cfe + HaltOnNotReleased boolean added:defaults to false. 18 years ago
innr.inc cd5b9245f9 + support for bitsizeof() function 19 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 92538bcb2a Fixed lineinfo compilation with -gl 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 4f55927506 * fixed little endian typo 19 years ago
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 years ago
mathh.inc 47fac4ee6e * moved *SSECSR to system unit 19 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 8e8c0832c6 * fixed previous commit 18 years ago
objpash.inc 21955282d0 + infrastructure for DispInterface call dispatching 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 61f0f0b793 * define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL. 19 years ago
resh.inc e864a12528 + loading of components from resources 20 years ago
rtti.inc 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 years ago
sockets.inc c606162d3d * revert fpread to fdread fix, rename fdread in non-unix to fpread 19 years ago
socketsh.inc c0c59912dd + Added sockaddr_un for AF_UNIX local sockets 18 years ago
sockovl.inc d704af7216 fix compilation for {$T+} linux/win 19 years ago
softfpu.pp 1e75956435 * continued to work on float128 translation, tedious work 18 years ago
sstrings.inc adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 18 years ago
stdsock.inc 4509209df7 * socketerror 19 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 984191ef0e * Also add symteminline condition. 18 years ago
systemh.inc 48e51671e5 * don't include compiler proc. in the docs 18 years ago
text.inc 6f968732c0 * don't call the system if flush hasn't to flush anything 19 years ago
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 years ago
thread.inc 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 18 years ago
threadh.inc 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 18 years ago
threadvr.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 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 28d59bbf6f * pos(...,...) overloads with variants, see tb0520.pp for the reason 18 years ago
varianth.inc a2ec2e72b6 * better hint about abstract methods (fixes 5098) 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 adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 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.