florian da18dca277 * graph and ggigraph unit moved to packages/base 19 years ago
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 years ago
astrings.inc 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
cgeneric.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
cgenmath.inc 4c3fb9ae00 * frexp has out instead of var parameter 19 years ago
cgenstr.inc 4ace790492 * remove $Log 20 years ago
charset.pp 790a4fe2d3 * log and id tags removed 20 years ago
cmem.pp fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 years ago
compproc.inc 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 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 790a4fe2d3 * log and id tags removed 20 years ago
dos.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 years ago
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 years ago
dynarr.inc 9d7ac02696 * fixed tb0488 on unix platforms (missing cwstring uses) 20 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 1b6364ceba * fixed fillchar parameters 20 years ago
except.inc 9e5a2f9522 * From Yury Sidorov: 20 years ago
fexpand.inc 4ace790492 * remove $Log 20 years ago
file.inc 4a6939e354 * made generic basic file handling 64 bit 20 years ago
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 years ago
generic.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
genmath.inc 4c3fb9ae00 * frexp has out instead of var parameter 19 years ago
genset.inc 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
genstr.inc 4ace790492 * remove $Log 20 years ago
genstrs.inc 4ace790492 * remove $Log 20 years ago
getopts.pp 653f4b465d * fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only) 20 years ago
heap.inc 9d817056ce * optimize by removing expensive calculations 19 years ago
heaph.inc fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 years ago
heaptrc.pp 349d7108ce * Check of memory ranges under OS/2 added to HeapTrc 20 years ago
innr.inc 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 years ago
int64.inc 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
keyboard.inc 4ace790492 * remove $Log 20 years ago
keybrdh.inc 4ace790492 * remove $Log 20 years ago
keyscan.inc a4202664da + Initial import to main branch from fixes branch 24 years ago
lineinfo.pp 7b03f03eff * wince support was added to lineinfo. 20 years ago
lstrings.pp 790a4fe2d3 * log and id tags removed 20 years ago
macpas.pp e686da2026 * fixed and removed some missing HASINLINE directives, needs more work 20 years ago
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 years ago
mathh.inc b1bd426009 + fpower10 implemented 20 years ago
matrix.pp 4ace790492 * remove $Log 20 years ago
mmatimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 years ago
mouse.inc 4ace790492 * remove $Log 20 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 790a4fe2d3 * log and id tags removed 20 years ago
objpas.inc 640ddd2e26 - removed unused local conflicting type definition 19 years ago
objpash.inc 767291ca5f * refactor reading and setting of parent classes 19 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 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
resh.inc e864a12528 + loading of components from resources 20 years ago
rtti.inc 7bff61ce29 * patch from Ales Katona to add a stack size parameter to tthread functions 20 years ago
sockets.inc bb9629decc * fixed broken sockets.inc 20 years ago
socketsh.inc a9a3c88fed * small but significant typo fixed for ipv6 sockaddr record in BSD style (_WITH_ sinlen) 20 years ago
sockovl.inc 4ace790492 * remove $Log 20 years ago
softfpu.pp 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
sstrings.inc 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
stdsock.inc 4ace790492 * remove $Log 20 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 19 years ago
sysres.inc c15d1b280f + Initial implementation of RTL resource support 20 years ago
system.fpd 50778076c3 initial import 20 years ago
system.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
systemh.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
text.inc 198aa2e72a * change value to const string to remvoe implicit exception stack: 19 years ago
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 years ago
thread.inc 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking 20 years ago
threadh.inc 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 years ago
threadvr.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 years ago
typefile.inc 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
ucomplex.pp 790a4fe2d3 * log and id tags removed 20 years ago
variant.inc 380d3be22c * started to fix var. array -> dyn. array 20 years ago
varianth.inc c5f82ba6de + (ole)variant<->error type conversion 20 years ago
video.inc 2dcefd968f * fixed video unit for windows with sizes requiring scrolling 20 years ago
videoh.inc 4ace790492 * remove $Log 20 years ago
wstringh.inc b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect 19 years ago
wstrings.inc b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect 19 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.