peter 8be342c36b * pinteger in non-delphi/objfpc mode is psmallint 21 年 前
..
graph 01dfac4a4e * old logs removed and tabs fixed 23 年 前
aliases.inc fd759e521f * saveregisters calling convention is obsolete 21 年 前
astrings.inc 9191989228 * replaced CompareChar by CompareByte, saves one redirection 21 年 前
cgeneric.inc 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath 21 年 前
cgenmath.inc b6a6e78db1 * fixed remaining compilation problems 21 年 前
cgenstr.inc b6a6e78db1 * fixed remaining compilation problems 21 年 前
charset.pp 01dfac4a4e * old logs removed and tabs fixed 23 年 前
cmem.pp a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 年 前
compproc.inc 13c5439bb1 + basic rtl support for variant <-> interface implemented 21 年 前
crth.inc 5b92078595 fix compile for 1.0.x 21 年 前
ctypes.pp fde4bac1cf * initial version 21 年 前
dos.inc d5d331bced * yet another attempt to make Mac OS accept dos.inc without hacks ;-) 21 年 前
dosh.inc 4872364ac7 * GetMsCount added, platform independent routines moved to single include file 21 年 前
dynarr.inc 3f30fb7bb6 * fixed getting pointer to nested dynarray types 21 年 前
dynarrh.inc 3094258825 * removed warnings 21 年 前
dynlibs.pp 9071845590 + Fix for bug #3164 by Michalis Kamburelis 21 年 前
except.inc fd759e521f * saveregisters calling convention is obsolete 21 年 前
fexpand.inc af1ab052af + MacOS support 21 年 前
file.inc 041eb4aa1d * do_read/do_write addr argument changed to pointer 22 年 前
filerec.inc 85320d6787 * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 21 年 前
generic.inc f13ab0667c * missing typecast in indexchar0 21 年 前
genmath.inc 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** 21 年 前
genset.inc fd759e521f * saveregisters calling convention is obsolete 21 年 前
genstr.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 年 前
genstrs.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 年 前
getopts.pp 934fe41c45 * several 64 bit issues fixed 22 年 前
heap.inc 2e52bf2824 * fixed overflow when reusing a memory block for fixed size chunks 21 年 前
heaph.inc a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 年 前
heaptrc.pp 14334ebb1b * uses _eend instead of _edata in checkpointer, patch by 21 年 前
innr.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 年 前
int64.inc f77e8ab5a6 * fixed overflow checking for qword 21 年 前
keyboard.inc b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 22 年 前
keybrdh.inc 14b11ebf16 + Added windows key definitions (bug 3445) 21 年 前
keyscan.inc a4202664da + Initial import to main branch from fixes branch 24 年 前
lineinfo.pp 9e930c445d * added support for netware nlm (netware and netwlibc) 21 年 前
lstrings.pp 01dfac4a4e * old logs removed and tabs fixed 23 年 前
macpas.pp 6d429b0d95 + added assigning op which converts FourCharCode to LongWord 21 年 前
makefile.inc 9a219375c1 - removed os_types 23 年 前
mathh.inc 615c4f3d7c * patch from peter. 21 年 前
matrix.pp fdbed06377 * Doesn't compile with 1.0 :( 21 年 前
mmatimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 年 前
mouse.inc 6d19671a84 * ptrint fixes 21 年 前
mouseh.inc 01dfac4a4e * old logs removed and tabs fixed 23 年 前
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 年 前
objects.pp a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 21 年 前
objpas.inc 36bcc2defa * fixed memory release in TInterfacedObject._Release 21 年 前
objpash.inc b80e1cfcdb * vtype changed to ptrint 21 年 前
printer.inc d0191eaa3c * common implementation of unit printer - fix for bug #3421 21 年 前
printerh.inc d0191eaa3c * common implementation of unit printer - fix for bug #3421 21 年 前
readme 13db04fb8b * small cleanup of commented code (merged) 24 年 前
real2str.inc 3094258825 * removed warnings 21 年 前
rtti.inc 99ebd46010 * several variant init./final. stuff fixed 21 年 前
sockets.inc b2d63683ec * disable inline for 1.9.4 21 年 前
socketsh.inc 5f0c8bd8b5 * cdecl stuff removed. Now works on FreeBSD with and without FPC_USE_LIBC 21 年 前
sockovl.inc bdb8404de0 * new files sockets changes 22 年 前
softfpu.pp 22352dad85 * forgot goto on switch in last commit 23 年 前
sstrings.inc 14eb8f59b4 internconst, internproc and some external declarations moved to interface 21 年 前
stdsock.inc fe251972ec * Now working under Darwin 22 年 前
strings.pp 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 年 前
stringsi.inc 81b6d9f16c * replace strlenint with sizeint 21 年 前
system.fpd 4c872834ab + Added phony documentation declarations 21 年 前
system.inc 353d5cc3de + GetProcessID added 21 年 前
systemh.inc 8be342c36b * pinteger in non-delphi/objfpc mode is psmallint 21 年 前
text.inc 14eb8f59b4 internconst, internproc and some external declarations moved to interface 21 年 前
textrec.inc 85320d6787 * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 21 年 前
thread.inc 690e3330d1 * applied patch to compile go32v2 from Tomas (tested by John) 21 年 前
threadh.inc 690e3330d1 * applied patch to compile go32v2 from Tomas (tested by John) 21 年 前
threadvr.inc 041dfe7b99 * fixed some x86-64 multithreading stuff 21 年 前
typefile.inc 041eb4aa1d * do_read/do_write addr argument changed to pointer 22 年 前
ucomplex.pp 01dfac4a4e * old logs removed and tabs fixed 23 年 前
variant.inc 99ebd46010 * several variant init./final. stuff fixed 21 年 前
varianth.inc 99ebd46010 * several variant init./final. stuff fixed 21 年 前
video.inc 01dfac4a4e * old logs removed and tabs fixed 23 年 前
videoh.inc 01dfac4a4e * old logs removed and tabs fixed 23 年 前
wstrings.inc 87771a2ae3 * widecharray patch from Peter 21 年 前

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.