Jonas Maebe 3a4c28f3c9 Merged revisions 6589,6591 via svnmerge from 18 năm trước cách đây
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 năm trước cách đây
astrings.inc 56d69a42d0 * o2s -> ord2str, s2o -> str2ord 18 năm trước cách đây
cgeneric.inc 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 20 năm trước cách đây
cgenmath.inc 83884ec540 * more "real" fixes 19 năm trước cách đây
cgenstr.inc 4ace790492 * remove $Log 20 năm trước cách đây
charset.pp 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
cmem.pp 19b11c78e3 * fixed for win64 19 năm trước cách đây
compproc.inc a26026a932 * o2s -> ord2str, s2o -> str2ord 18 năm trước cách đây
crt.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 năm trước cách đây
crth.inc 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 năm trước cách đây
ctypes.pp 442ad0cbe8 * fixed long type and derivates for win64 19 năm trước cách đây
dos.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 năm trước cách đây
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 năm trước cách đây
dynarr.inc fd2032dab2 + start of embedded rtl 19 năm trước cách đây
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion 20 năm trước cách đây
dynlibs.pp 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
elfres32.inc 677defd615 * Small optimization. 19 năm trước cách đây
except.inc 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. 19 năm trước cách đây
fexpand.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 năm trước cách đây
file.inc 9566255122 * allow out file parameters 19 năm trước cách đây
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 năm trước cách đây
generic.inc cd767cf5c8 * i386 uses generic fpc_compare_shortstr_equal 18 năm trước cách đây
genmath.inc 5596cd5391 * ensure that qword_to_double is calculated using doubles 18 năm trước cách đây
genset.inc 2579cd139f + support for sets with size 1 and 2 18 năm trước cách đây
genstr.inc 4ace790492 * remove $Log 20 năm trước cách đây
genstrs.inc 4ace790492 * remove $Log 20 năm trước cách đây
getopts.pp c3fb576801 * getopts fix from Bram Kuijvenhoven 19 năm trước cách đây
heap.inc 3c10856a4f * Dont throw runerrors in default MemoryMutexManager if HAS_MT_MEMORYMANAGER is defined. 19 năm trước cách đây
heaph.inc fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines 20 năm trước cách đây
heaptrc.pp 8ed35dd5fb * do a stack trace in case of abording with an heap error when EXTRA is defined 18 năm trước cách đây
innr.inc cd5b9245f9 + support for bitsizeof() function 19 năm trước cách đây
int64.inc bd27a09918 * changed record typecast into shift to avoid q3 becoming not 19 năm trước cách đây
keyboard.inc 4ace790492 * remove $Log 20 năm trước cách đây
keybrdh.inc 4ace790492 * remove $Log 20 năm trước cách đây
keyscan.inc 56d3bf1403 + Keyboard unit overhaul 19 năm trước cách đây
lineinfo.pp 92538bcb2a Fixed lineinfo compilation with -gl 19 năm trước cách đây
lnfodwrf.pp 949aa60805 * DWARF debug lineinfo reader 19 năm trước cách đây
lstrings.pp 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
macpas.pp 4f55927506 * fixed little endian typo 19 năm trước cách đây
makefile.inc 375d7711b8 * widestr->shortstr fixed 20 năm trước cách đây
mathh.inc b3a1868ff0 * correct masking of exceptions in genmath code 19 năm trước cách đây
matrix.pp 4847fae030 * cosmetic - trash at the end removed 19 năm trước cách đây
mmatimp.inc aabc1e0fd2 * Tidy indentation 19 năm trước cách đây
mouse.inc d704af7216 fix compilation for {$T+} linux/win 19 năm trước cách đây
mouseh.inc 4ace790492 * remove $Log 20 năm trước cách đây
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 năm trước cách đây
objects.pp 59e84ac06d * force stackframes for foreach,firstthat,lastthat 19 năm trước cách đây
objpas.inc c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 18 năm trước cách đây
objpash.inc 3a4c28f3c9 Merged revisions 6589,6591 via svnmerge from 18 năm trước cách đây
pagemem.pp 4ace790492 * remove $Log 20 năm trước cách đây
printer.inc 4ace790492 * remove $Log 20 năm trước cách đây
printerh.inc 4ace790492 * remove $Log 20 năm trước cách đây
readme 13db04fb8b * small cleanup of commented code (merged) 24 năm trước cách đây
real2str.inc 61f0f0b793 * define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL. 19 năm trước cách đây
resh.inc e864a12528 + loading of components from resources 20 năm trước cách đây
rtti.inc 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 năm trước cách đây
sockets.inc e47681ab0d * Remove reming usage of errno. 19 năm trước cách đây
socketsh.inc 1c452dd4f9 + Restore and fix text/file socket functionality. 19 năm trước cách đây
sockovl.inc 1c452dd4f9 + Restore and fix text/file socket functionality. 19 năm trước cách đây
softfpu.pp 26ffc101da * fixed softfloat trunc 18 năm trước cách đây
sstrings.inc 56d69a42d0 * o2s -> ord2str, s2o -> str2ord 18 năm trước cách đây
stdsock.inc 4509209df7 * socketerror 19 năm trước cách đây
strings.pp 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
stringsi.inc 9b9dd342c5 * fixed strpos() in case source or target is nil 20 năm trước cách đây
sysres.inc c15d1b280f + Initial implementation of RTL resource support 20 năm trước cách đây
system.fpd 50778076c3 initial import 20 năm trước cách đây
system.inc 984191ef0e * Also add symteminline condition. 19 năm trước cách đây
systemh.inc 48e51671e5 * don't include compiler proc. in the docs 19 năm trước cách đây
text.inc 97b0b5810e * Change longint to valsint. 18 năm trước cách đây
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 năm trước cách đây
thread.inc 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 19 năm trước cách đây
threadh.inc 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 19 năm trước cách đây
threadvr.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 năm trước cách đây
typefile.inc 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 năm trước cách đây
ucomplex.pp 7cc78b6ae1 * improved complex / operator by Dimitrios Apostolou 19 năm trước cách đây
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated 19 năm trước cách đây
variant.inc 2167655902 * patch from Thorsten Engler submitted in #8235 18 năm trước cách đây
varianth.inc a2ec2e72b6 * better hint about abstract methods (fixes 5098) 19 năm trước cách đây
video.inc 4a3248bc08 + Correct behaviour when initialization fails. 19 năm trước cách đây
videoh.inc f009b5700a * Unix video unit character set conversion overhaul 19 năm trước cách đây
wstringh.inc f900d1ab5b * more consitent space and case usage 19 năm trước cách đây
wstrings.inc 56d69a42d0 * o2s -> ord2str, s2o -> str2ord 18 năm trước cách đây

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.