florian 1bbe6565b0 * fixes widestring range checking, resolves #10013 18 년 전
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define 20 년 전
astrings.inc 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 18 년 전
cgeneric.inc eb6c8fa570 * one more typecast fix 18 년 전
cgenmath.inc 83884ec540 * more "real" fixes 19 년 전
cgenstr.inc 4ace790492 * remove $Log 20 년 전
charset.pp 790a4fe2d3 * log and id tags removed 20 년 전
cmem.pp bcd5fc555a * rtl part of Olivier Coursier's BeOS patch 18 년 전
compproc.inc 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 18 년 전
crt.inc 58ff2fb482 + Use CtrlBreakHandler infrastructure to allow processing of Ctrl-C in ReadKey (OS/2 implementation) 18 년 전
crth.inc 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 년 전
ctypes.pp 134427700b * disabled overloaded operators for non-x86 because they don't compile 18 년 전
dos.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 년 전
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 년 전
dynarr.inc fd2032dab2 + start of embedded rtl 19 년 전
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion 20 년 전
dynlibs.pas 9c45584938 * Safeloadlibrary 18 년 전
elfres32.inc ebfd2b6b20 * Fix for tres.pp test by Sergei Gorelkin. 18 년 전
except.inc 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. 19 년 전
fexpand.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 년 전
file.inc 9566255122 * allow out file parameters 20 년 전
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 년 전
generic.inc 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU 18 년 전
genmath.inc 04b640880c * fixed exp() for hardfloat on arm. 18 년 전
genset.inc 0040eecf9f + support for extra packing of sets whose lower element number 18 년 전
genstr.inc 4ace790492 * remove $Log 20 년 전
genstrs.inc 4ace790492 * remove $Log 20 년 전
getopts.pp 3ed12b0229 * Small patch from Inoussa OUEDRAOGO so it compiles with Delphi 18 년 전
heap.inc b02fd37fbe * removed some unused variables 18 년 전
heaph.inc 0c3a2a257d * Convert heap to ptruint. 18 년 전
heaptrc.pp a221785d0b * try to read caller address only when we got a proper base pointer 18 년 전
innr.inc c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 년 전
int64.inc bd27a09918 * changed record typecast into shift to avoid q3 becoming not 19 년 전
keyboard.inc 85b8eeac17 + common CtrlBreakHandler for unit Keyboard 18 년 전
keybrdh.inc 4ace790492 * remove $Log 20 년 전
keyscan.inc 56d3bf1403 + Keyboard unit overhaul 20 년 전
lineinfo.pp bcd5fc555a * rtl part of Olivier Coursier's BeOS patch 18 년 전
lnfodwrf.pp 0ae5dedbc2 * last commit fixed, the steps are: saving, testing, committing, not testing, saving, commtting ;) 18 년 전
lstrings.pp 790a4fe2d3 * log and id tags removed 20 년 전
macpas.pp bce3ea4373 + Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion by 18 년 전
makefile.inc 375d7711b8 * widestr->shortstr fixed 21 년 전
mathh.inc b3a1868ff0 * correct masking of exceptions in genmath code 19 년 전
matrix.pp 4847fae030 * cosmetic - trash at the end removed 19 년 전
mmatimp.inc aabc1e0fd2 * Tidy indentation 19 년 전
mouse.inc 02bed23a11 * Prevent range check error at compile time. 18 년 전
mouseh.inc 4ace790492 * remove $Log 20 년 전
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago 21 년 전
objects.pp 4917931c63 * don't compile objects in fpu emulation mode 18 년 전
objpas.inc e8322a83e4 * optimized generic implementations to use pointers instead of 18 년 전
objpash.inc 5cffd5d22b * marked TObject.InitInstance as inline 18 년 전
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 4f23f216f6 * fixed mantis #9695 introduced by the fix in r7959 18 년 전
resh.inc d5d3779360 * patch for #8375 from Roozbeh Gholizadeh 19 년 전
rtti.inc dc71827e2e * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) 18 년 전
sockets.inc b846f2596e * Fix for 9220 for socket2text stuff too 18 년 전
socketsh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) 18 년 전
sockovl.inc 2086107cf3 * fix missing socketerror discrepancy 18 년 전
softfpu.pp 370f05c516 * soft float128 code compiles in theory (ies the compiler) 18 년 전
sstrings.inc 9777065197 * Fixed carry bug in conversion of currency to string 18 년 전
stdsock.inc 8991b8f365 * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) 18 년 전
strings.pp 6b8466633e * forgotten commit (part of last commit) 18 년 전
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 287c262d10 * Added copy,length and setlength 18 년 전
system.inc cd35804502 * cache inoutres threadvar address 18 년 전
systemh.inc 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU 18 년 전
text.inc 815cd2b39d + support for widestring manager based widechar conversions 18 년 전
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define 20 년 전
thread.inc 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU 18 년 전
threadh.inc 7f2a257102 + heap manager now per thread, reduce heap lock contention 18 년 전
threadvr.inc 0c6fb09094 * fixed compilation for wince. 18 년 전
typefile.inc 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 년 전
ucomplex.pp 7cc78b6ae1 * improved complex / operator by Dimitrios Apostolou 19 년 전
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated 20 년 전
variant.inc dc2a8787a1 + VarArrayPut and VarArrayGet from Igor, resolves #9161 18 년 전
varianth.inc dc2a8787a1 + VarArrayPut and VarArrayGet from Igor, resolves #9161 18 년 전
video.inc 4a3248bc08 + Correct behaviour when initialization fails. 19 년 전
videoh.inc f009b5700a * Unix video unit character set conversion overhaul 19 년 전
wstringh.inc 0d8594a705 * made cwstring thread safe without locks + test (twide4): widestring 18 년 전
wstrings.inc 1bbe6565b0 * fixes widestring range checking, resolves #10013 18 년 전

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.