Tomas Hajny 226b1ff3a7 * two more (TThreadID) 20 년 전
..
graph e417e34496 * truncate log 20 년 전
aliases.inc e417e34496 * truncate log 20 년 전
astrings.inc 0274b9b848 + Removed erroneously committed debug statement 20 년 전
cgeneric.inc e417e34496 * truncate log 20 년 전
cgenmath.inc e417e34496 * truncate log 20 년 전
cgenstr.inc e417e34496 * truncate log 20 년 전
charset.pp e417e34496 * truncate log 20 년 전
cmem.pp 617bd39762 * fix getheapstatus bootstrapping 20 년 전
compproc.inc 372711eea4 + a lot of vararray stuff 20 년 전
crth.inc e417e34496 * truncate log 20 년 전
ctypes.pp 02c6c9abcc + floating point c types added 20 년 전
dos.inc e417e34496 * truncate log 20 년 전
dosh.inc e417e34496 * truncate log 20 년 전
dynarr.inc 9ccf2effdc * fixed web bug #3805 20 년 전
dynarrh.inc e417e34496 * truncate log 20 년 전
dynlibs.pp e417e34496 * truncate log 20 년 전
except.inc cd86e40cb7 * ref. counting for popping second exceptiono object fixed 20 년 전
fexpand.inc e417e34496 * truncate log 20 년 전
file.inc e417e34496 * truncate log 20 년 전
filerec.inc 534b11cfb1 * userdata in file/textrecs now 32 bytes 20 년 전
generic.inc e417e34496 * truncate log 20 년 전
genmath.inc e417e34496 * truncate log 20 년 전
genset.inc e417e34496 * truncate log 20 년 전
genstr.inc e417e34496 * truncate log 20 년 전
genstrs.inc e417e34496 * truncate log 20 년 전
getopts.pp e417e34496 * truncate log 20 년 전
heap.inc fc977d3259 * check if there is enough room before concatting blocks in 20 년 전
heaph.inc 617bd39762 * fix getheapstatus bootstrapping 20 년 전
heaptrc.pp aef9ac69a2 * fixed crash in tracereallocmem statictics 20 년 전
innr.inc e417e34496 * truncate log 20 년 전
int64.inc e417e34496 * truncate log 20 년 전
keyboard.inc e417e34496 * truncate log 20 년 전
keybrdh.inc e417e34496 * truncate log 20 년 전
keyscan.inc a4202664da + Initial import to main branch from fixes branch 24 년 전
lineinfo.pp e417e34496 * truncate log 20 년 전
lstrings.pp e417e34496 * truncate log 20 년 전
macpas.pp 5687c3c24c * don't use keywords for variables 20 년 전
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 년 전
mathh.inc e417e34496 * truncate log 20 년 전
matrix.pp e417e34496 * truncate log 20 년 전
mmatimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 년 전
mouse.inc e417e34496 * truncate log 20 년 전
mouseh.inc e417e34496 * truncate log 20 년 전
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 년 전
objects.pp e417e34496 * truncate log 20 년 전
objpas.inc 36d97e9310 * call initspecialchars if one of the specialchars is configured 20 년 전
objpash.inc e417e34496 * truncate log 20 년 전
printer.inc e417e34496 * truncate log 20 년 전
printerh.inc e417e34496 * truncate log 20 년 전
readme 13db04fb8b * small cleanup of commented code (merged) 24 년 전
real2str.inc e417e34496 * truncate log 20 년 전
rtti.inc e417e34496 * truncate log 20 년 전
sockets.inc 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or 20 년 전
socketsh.inc 1ecd3e0db3 * more netdb and Kylix related minor fixes. At the last minute, commented 20 년 전
sockovl.inc e417e34496 * truncate log 20 년 전
softfpu.pp e417e34496 * truncate log 20 년 전
sstrings.inc f787600c86 + 0x is now recognized as hex prefix 20 년 전
stdsock.inc e417e34496 * truncate log 20 년 전
strings.pp e417e34496 * truncate log 20 년 전
stringsi.inc e417e34496 * truncate log 20 년 전
system.fpd 4c872834ab + Added phony documentation declarations 21 년 전
system.inc 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or 20 년 전
systemh.inc d18746bd15 * proper error message if the cthreads unit is included too late 20 년 전
text.inc d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) 20 년 전
textrec.inc 534b11cfb1 * userdata in file/textrecs now 32 bytes 20 년 전
thread.inc 226b1ff3a7 * two more (TThreadID) 20 년 전
threadh.inc 1723f08a51 * yet another TThreadID fix 20 년 전
threadvr.inc e417e34496 * truncate log 20 년 전
typefile.inc e417e34496 * truncate log 20 년 전
ucomplex.pp e417e34496 * truncate log 20 년 전
variant.inc 89da61f7a8 + basic operators (int, real and string) for variants implemented 20 년 전
varianth.inc 89da61f7a8 + basic operators (int, real and string) for variants implemented 20 년 전
video.inc e417e34496 * truncate log 20 년 전
videoh.inc e417e34496 * truncate log 20 년 전
wstringh.inc 9445db95f3 * widestring manager can handle now ansi<->wide string conversions even if the lens don't match 20 년 전
wstrings.inc 375d7711b8 * widestr->shortstr fixed 20 년 전

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.