florian eab1f74b54 * exported SwapEndian 19 лет назад
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 лет назад
astrings.inc 9084587bdc * fixed decrementing of refcount of constant ansistrings in setlength() 19 лет назад
cgeneric.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 20 лет назад
cgenmath.inc 0c8c95c334 * older Solaris doesn't have trunc in libc 20 лет назад
cgenstr.inc 4ace790492 * remove $Log 20 лет назад
charset.pp 790a4fe2d3 * log and id tags removed 20 лет назад
cmem.pp fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 лет назад
compproc.inc 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 лет назад
crt.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 лет назад
crth.inc 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 лет назад
ctypes.pp 790a4fe2d3 * log and id tags removed 20 лет назад
dos.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 лет назад
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 лет назад
dynarr.inc 9d7ac02696 * fixed tb0488 on unix platforms (missing cwstring uses) 20 лет назад
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion 20 лет назад
dynlibs.pp 790a4fe2d3 * log and id tags removed 20 лет назад
elfres32.inc 1b6364ceba * fixed fillchar parameters 20 лет назад
except.inc 0089de9428 * improved exception handling code 20 лет назад
fexpand.inc 4d9e404403 * remove GetEnv dependency 19 лет назад
file.inc 9566255122 * allow out file parameters 20 лет назад
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 лет назад
generic.inc 069ac7d163 * endian conversion functions 19 лет назад
genmath.inc 4c3fb9ae00 * frexp has out instead of var parameter 20 лет назад
genset.inc 93ba0409be + Removed HASCOMPILERPROC define 20 лет назад
genstr.inc 4ace790492 * remove $Log 20 лет назад
genstrs.inc 4ace790492 * remove $Log 20 лет назад
getopts.pp c3fb576801 * getopts fix from Bram Kuijvenhoven 19 лет назад
heap.inc 5575a837db * gba patch from Francesco Lombardi 19 лет назад
heaph.inc fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 лет назад
heaptrc.pp f9df108e03 * heaptrc should be multi threading safe now 19 лет назад
innr.inc fea15be56f * Prepare for internal stack frame functions. 19 лет назад
int64.inc bd27a09918 * changed record typecast into shift to avoid q3 becoming not 19 лет назад
keyboard.inc 4ace790492 * remove $Log 20 лет назад
keybrdh.inc 4ace790492 * remove $Log 20 лет назад
keyscan.inc 56d3bf1403 + Keyboard unit overhaul 20 лет назад
lineinfo.pp 9639c8c810 + lineinfo support for win64 19 лет назад
lstrings.pp 790a4fe2d3 * log and id tags removed 20 лет назад
macpas.pp 718d697498 * ifdef powerpc -> ifdef cpupowerpc 20 лет назад
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 лет назад
mathh.inc 47fac4ee6e * moved *SSECSR to system unit 19 лет назад
matrix.pp 4847fae030 * cosmetic - trash at the end removed 19 лет назад
mmatimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 лет назад
mouse.inc d427da09d5 * fix broken getmouseevent 19 лет назад
mouseh.inc 4ace790492 * remove $Log 20 лет назад
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 лет назад
objects.pp bdcd42b0cd * Make callpointerlocal and friends inline 19 лет назад
objpas.inc f86ee115d8 * more fixes for 64 bit compilation after Peter's changes 20 лет назад
objpash.inc 5a29c69982 * fixed previously broken IDispatch declaration 19 лет назад
pagemem.pp 4ace790492 * remove $Log 20 лет назад
printer.inc 4ace790492 * remove $Log 20 лет назад
printerh.inc 4ace790492 * remove $Log 20 лет назад
readme 13db04fb8b * small cleanup of commented code (merged) 24 лет назад
real2str.inc 9a08cdccf0 * several changes of var parameters into out parameters to avoid 20 лет назад
resh.inc e864a12528 + loading of components from resources 20 лет назад
rtti.inc 7bff61ce29 * patch from Ales Katona to add a stack size parameter to tthread functions 20 лет назад
sockets.inc bb9629decc * fixed broken sockets.inc 20 лет назад
socketsh.inc dfacac4657 * fixed SOCK_* for SunOS 20 лет назад
sockovl.inc 4ace790492 * remove $Log 20 лет назад
softfpu.pp 93ba0409be + Removed HASCOMPILERPROC define 20 лет назад
sstrings.inc 9a08cdccf0 * several changes of var parameters into out parameters to avoid 20 лет назад
stdsock.inc 4509209df7 * socketerror 20 лет назад
strings.pp 790a4fe2d3 * log and id tags removed 20 лет назад
stringsi.inc 9b9dd342c5 * fixed strpos() in case source or target is nil 20 лет назад
sysres.inc c15d1b280f + Initial implementation of RTL resource support 20 лет назад
system.fpd 50778076c3 initial import 20 лет назад
system.inc 5ef20e6215 + Added delphi compatibility Error procedure 19 лет назад
systemh.inc eab1f74b54 * exported SwapEndian 19 лет назад
text.inc 9d893195b5 * fixed potential buffer overflow in fpc_Write_Text_Char/ 20 лет назад
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 лет назад
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 лет назад
threadh.inc 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 лет назад
threadvr.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 лет назад
typefile.inc 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 лет назад
ucomplex.pp 790a4fe2d3 * log and id tags removed 20 лет назад
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated 20 лет назад
variant.inc 5ef20e6215 + Added delphi compatibility Error procedure 19 лет назад
varianth.inc 5ef20e6215 + Added delphi compatibility Error procedure 19 лет назад
video.inc d36ac1283e * fixed AssignVideoBuf 19 лет назад
videoh.inc f009b5700a * Unix video unit character set conversion overhaul 19 лет назад
wstringh.inc f900d1ab5b * more consitent space and case usage 19 лет назад
wstrings.inc 96ad9ad3cf * firstoff->widefirstoff typo correction 19 лет назад

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.